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 6fe837de206c2c927ce44a8d53e1fb377b475937 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6fe837de206c2c927ce44a8d53e1fb377b475937 # timeout=10 Commit message: "testenv: podman: restart_count in container_name" > git rev-list --no-walk e72c295fdd725246b50d8c90f9199483d68f349b # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins13418673887876345570.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:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef 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-20241017-0825-14e6b35c-0', '--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'] 16b89b00666dad6fe38e5edee4d40c657a45e27728043a3c429c027e3edb6b86 [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-20241017-0825-14e6b35c-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20241017-0825-14e6b35c-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [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.4 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-20241017-0825-14e6b35c-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' 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-20241017-0825-14e6b35c-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn: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-20241017-0825-14e6b35c-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_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_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_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_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_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 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_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-20241017-0825-14e6b35c-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (735 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-20241017-0825-14e6b35c-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-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 (23.1 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-20241017-0825-14e6b35c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['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-20241017-0825-14e6b35c-0', '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-20241017-0825-14e6b35c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20241017082515619 DMAIN <0000> hlr.c:802 hlr starting 20241017082515619 DDB <0001> db.c:599 using database: hlr.db 20241017082515619 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241017082515619 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241017082515619 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241017082515619 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241017082515641 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241017082515641 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20241017082515719 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241017082515721 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241017082515721 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@16b89b00666d: Unix server socket created successfully. MC@16b89b00666d: Listening on TCP port 45499. MC2> 16b89b00666d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 16b89b00666d 45499 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@16b89b00666d: New HC connected from 10.0.2.100 [10.0.2.100]. 16b89b00666d: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@16b89b00666d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@16b89b00666d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@16b89b00666d: Configuration file was processed on all HCs. MC@16b89b00666d: Creating MTC on host 10.0.2.100. MC@16b89b00666d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@16b89b00666d: 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 ------ Thu Oct 17 08:25:16 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_sai_err_invalid_imsi started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082517169 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082517169 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082517172 DLINP <000b> input/ipa.c:451 connected read/write 20241017082517172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082517173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@16b89b00666d: 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 } } } } 20241017082517175 DLINP <000b> input/ipa.c:451 connected read/write 20241017082517175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082517175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082517175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082517175 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  20241017082517175 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082517175 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  20241017082517175 DLGSUP <0013> gsup_server.c:235 2:  20241017082517175 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082517175 DLGSUP <0013> gsup_server.c:235 3:  20241017082517175 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082517175 DLGSUP <0013> gsup_server.c:235 4:  20241017082517175 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082517175 DLGSUP <0013> gsup_server.c:235 5:  20241017082517175 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082517175 DLGSUP <0013> gsup_server.c:235 7:  20241017082517175 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082517175 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082517175 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082517175 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@16b89b00666d: 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") 20241017082517187 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39581<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@16b89b00666d: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241017082517193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 20241017082517218 DLINP <000b> input/ipa.c:451 connected read/write 20241017082517218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082517218 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"} 20241017082517218 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" 20241017082517218 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} 20241017082517218 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 20241017082517218 DLINP <000b> input/ipa.c:451 connected read/write 20241017082517218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082517218 DLINP <000b> input/ipa.c:451 connected read/write 20241017082517218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@16b89b00666d: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@16b89b00666d: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082517224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@16b89b00666d: Final verdict of PTC: pass 20241017082517225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20241017082517228 DLINP <000b> input/ipa.c:451 connected read/write 20241017082517228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082517228 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082517228 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082517228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082517228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39581<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@16b89b00666d: Final verdict of PTC: none 5@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 5: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@16b89b00666d: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:25:17 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241017082517288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 20241017082517288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58924<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25: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_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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_sai started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082520394 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082520394 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082520399 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082520401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58926<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082520405 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082520405 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082520405 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082520405 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  20241017082520405 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082520405 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  20241017082520405 DLGSUP <0013> gsup_server.c:235 2:  20241017082520405 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082520405 DLGSUP <0013> gsup_server.c:235 3:  20241017082520405 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082520405 DLGSUP <0013> gsup_server.c:235 4:  20241017082520405 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082520405 DLGSUP <0013> gsup_server.c:235 5:  20241017082520405 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082520405 DLGSUP <0013> gsup_server.c:235 7:  20241017082520405 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082520405 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082520405 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082520405 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@16b89b00666d: 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") 20241017082520432 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33209<->l=127.0.0.1:4259) 20241017082520478 DAUC <0003> db_auc.c:157 IMSI='262423937098972': No 2G Auth Data 20241017082520478 DAUC <0003> db_auc.c:192 IMSI='262423937098972': No 3G Auth Data HLR_Test-GSUP(9)@16b89b00666d: Created GsupExpect[0] for "262423937098972" to be handled at TC_gsup_sai(12) 20241017082520520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4258 20241017082520530 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082520530 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423937098972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423937098972"} 20241017082520539 DAUC <0003> db_auc.c:192 IMSI='262423937098972': No 3G Auth Data 20241017082520539 DAUC <0003> db_auc.c:236 IMSI='262423937098972': Calling to generate 5 vectors 20241017082520539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017082520539 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082520539 DAUC <0003> auc.c:113 vector [0]: rand = 8098e31e4935521463cd1550a031e72c 20241017082520539 DAUC <0003> auc.c:179 vector [0]: kc = 5c2f84bb8c7e6400 20241017082520539 DAUC <0003> auc.c:180 vector [0]: sres = 53506a34 20241017082520539 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082520539 DAUC <0003> auc.c:113 vector [1]: rand = 9468dc61ce7c51ee119102d8bff2b5fc 20241017082520539 DAUC <0003> auc.c:179 vector [1]: kc = b63be94e98800400 20241017082520539 DAUC <0003> auc.c:180 vector [1]: sres = 4e2918d2 20241017082520539 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082520539 DAUC <0003> auc.c:113 vector [2]: rand = 0ec938e7ccccc434dc49af96bd43db1c 20241017082520539 DAUC <0003> auc.c:179 vector [2]: kc = a21077509b9e8c00 20241017082520539 DAUC <0003> auc.c:180 vector [2]: sres = ba229bb8 20241017082520539 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082520539 DAUC <0003> auc.c:113 vector [3]: rand = 81ce2d0df128ca1ac306790f9acf2e5a 20241017082520539 DAUC <0003> auc.c:179 vector [3]: kc = a4422bff5bf2a800 20241017082520539 DAUC <0003> auc.c:180 vector [3]: sres = 8684c64a 20241017082520539 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082520539 DAUC <0003> auc.c:113 vector [4]: rand = be9246de97c27c81077ddded2b7783fb 20241017082520539 DAUC <0003> auc.c:179 vector [4]: kc = a62e9fa7c88ae000 20241017082520539 DAUC <0003> auc.c:180 vector [4]: sres = d7ba91d5 20241017082520539 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017082520539 DAUC <0003> db_auc.c:245 IMSI='262423937098972': Generated 5 vectors 20241017082520539 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423937098972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423937098972"} 20241017082520539 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423937098972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082520539 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082520539 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@16b89b00666d: Found GsupExpect[0] for "262423937098972" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@16b89b00666d: Added IMSI table entry 0TC_gsup_sai(12)"262423937098972" TC_gsup_sai(12)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai(12)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082520547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4258 TC_gsup_sai(12)@16b89b00666d: Final verdict of PTC: pass 20241017082520579 DAUC <0003> db_auc.c:157 IMSI='262421200492957': No 2G Auth Data 20241017082520579 DAUC <0003> db_auc.c:192 IMSI='262421200492957': No 3G Auth Data HLR_Test-GSUP(9)@16b89b00666d: Created GsupExpect[0] for "262421200492957" to be handled at TC_gsup_sai(13) 20241017082520601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 20241017082520602 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082520602 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421200492957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421200492957"} 20241017082520602 DAUC <0003> db_auc.c:192 IMSI='262421200492957': No 3G Auth Data 20241017082520602 DAUC <0003> db_auc.c:236 IMSI='262421200492957': Calling to generate 5 vectors 20241017082520602 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017082520602 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082520602 DAUC <0003> auc.c:113 vector [0]: rand = 98fc51c7856330225453883974d0ae1a 20241017082520602 DAUC <0003> auc.c:179 vector [0]: kc = 402dc1ebd6a49800 20241017082520602 DAUC <0003> auc.c:180 vector [0]: sres = 3c8581a4 20241017082520602 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082520602 DAUC <0003> auc.c:113 vector [1]: rand = 43c827f132a6ae689b5bb4d6b1091e10 20241017082520602 DAUC <0003> auc.c:179 vector [1]: kc = 9c8fa32ed5b4b800 20241017082520602 DAUC <0003> auc.c:180 vector [1]: sres = 4a217799 20241017082520602 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082520602 DAUC <0003> auc.c:113 vector [2]: rand = 8ba99074c44e67471a306455b956396f 20241017082520602 DAUC <0003> auc.c:179 vector [2]: kc = 2261ce3c2b23e000 20241017082520602 DAUC <0003> auc.c:180 vector [2]: sres = f252184e 20241017082520602 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082520602 DAUC <0003> auc.c:113 vector [3]: rand = 1c408370407f7f2f865e993398a41d88 20241017082520602 DAUC <0003> auc.c:179 vector [3]: kc = 1018be304cf80000 20241017082520602 DAUC <0003> auc.c:180 vector [3]: sres = 7fb0304d 20241017082520602 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082520602 DAUC <0003> auc.c:113 vector [4]: rand = b6c9d7e1685f41100b3a5c06d5dcdbb0 20241017082520602 DAUC <0003> auc.c:179 vector [4]: kc = 4fd27cc456df1400 20241017082520602 DAUC <0003> auc.c:180 vector [4]: sres = 2ad99759 20241017082520602 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017082520602 DAUC <0003> db_auc.c:245 IMSI='262421200492957': Generated 5 vectors 20241017082520602 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421200492957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421200492957"} 20241017082520602 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421200492957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082520602 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082520602 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@16b89b00666d: Found GsupExpect[0] for "262421200492957" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@16b89b00666d: Added IMSI table entry 1TC_gsup_sai(13)"262421200492957" TC_gsup_sai(13)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai(13)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082520604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 TC_gsup_sai(13)@16b89b00666d: Final verdict of PTC: pass 20241017082520628 DAUC <0003> db_auc.c:157 IMSI='262421133801491': No 2G Auth Data 20241017082520628 DAUC <0003> db_auc.c:192 IMSI='262421133801491': No 3G Auth Data HLR_Test-GSUP(9)@16b89b00666d: Created GsupExpect[0] for "262421133801491" to be handled at TC_gsup_sai(14) 20241017082520655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 20241017082520657 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082520657 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421133801491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421133801491"} 20241017082520657 DAUC <0003> db_auc.c:192 IMSI='262421133801491': No 3G Auth Data 20241017082520657 DAUC <0003> db_auc.c:236 IMSI='262421133801491': Calling to generate 5 vectors 20241017082520657 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017082520657 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082520657 DAUC <0003> auc.c:113 vector [0]: rand = 3f127418da6a2824cb2d05dc5af763fc 20241017082520657 DAUC <0003> auc.c:179 vector [0]: kc = 29a158b31bf28fec 20241017082520657 DAUC <0003> auc.c:180 vector [0]: sres = c44a3a62 20241017082520657 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082520657 DAUC <0003> auc.c:113 vector [1]: rand = 548b67d3e11f0e6842834239a7e1c7e8 20241017082520657 DAUC <0003> auc.c:179 vector [1]: kc = 99f7e0f2e17820a2 20241017082520657 DAUC <0003> auc.c:180 vector [1]: sres = 465de1ed 20241017082520657 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082520657 DAUC <0003> auc.c:113 vector [2]: rand = 997e9f488df49a8adaef13a22eaef684 20241017082520657 DAUC <0003> auc.c:179 vector [2]: kc = 37348a1da926e6c7 20241017082520657 DAUC <0003> auc.c:180 vector [2]: sres = 2119f50a 20241017082520657 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082520657 DAUC <0003> auc.c:113 vector [3]: rand = 9e5059fb52099f287424450340edc19f 20241017082520657 DAUC <0003> auc.c:179 vector [3]: kc = 37bf75d7c7abc58a 20241017082520657 DAUC <0003> auc.c:180 vector [3]: sres = 2aa93df3 20241017082520657 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082520657 DAUC <0003> auc.c:113 vector [4]: rand = 6542d5601f3ae2e2eab544c2fd99507e 20241017082520657 DAUC <0003> auc.c:179 vector [4]: kc = 348ac61128d9b748 20241017082520657 DAUC <0003> auc.c:180 vector [4]: sres = 2b57b253 20241017082520657 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017082520657 DAUC <0003> db_auc.c:245 IMSI='262421133801491': Generated 5 vectors 20241017082520657 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421133801491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421133801491"} 20241017082520657 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421133801491 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082520657 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082520657 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@16b89b00666d: Found GsupExpect[0] for "262421133801491" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@16b89b00666d: Added IMSI table entry 2TC_gsup_sai(14)"262421133801491" TC_gsup_sai(14)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai(14)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082520659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58962<->l=127.0.0.1:4258 TC_gsup_sai(14)@16b89b00666d: Final verdict of PTC: pass 20241017082520683 DAUC <0003> db_auc.c:157 IMSI='262422058057020': No 2G Auth Data 20241017082520683 DAUC <0003> db_auc.c:192 IMSI='262422058057020': No 3G Auth Data HLR_Test-GSUP(9)@16b89b00666d: Created GsupExpect[0] for "262422058057020" to be handled at TC_gsup_sai(15) 20241017082520708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58966<->l=127.0.0.1:4258 20241017082520710 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082520710 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422058057020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422058057020"} 20241017082520710 DAUC <0003> db_auc.c:157 IMSI='262422058057020': No 2G Auth Data 20241017082520710 DAUC <0003> db_auc.c:236 IMSI='262422058057020': Calling to generate 5 vectors 20241017082520710 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017082520710 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082520710 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082520710 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082520710 DAUC <0003> auc.c:113 vector [0]: rand = 5fdaf81cfaa6dc8c7614e748f4498300 20241017082520710 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082520710 DAUC <0003> auc.c:142 vector [0]: autn = d93c45d8b5300000bfd1189f6a2c48e7 20241017082520710 DAUC <0003> auc.c:143 vector [0]: ck = 45e74e692f46ee529577445c282a98db 20241017082520710 DAUC <0003> auc.c:144 vector [0]: ik = b04809141ffe5cd01d7c66a93c05617d 20241017082520710 DAUC <0003> auc.c:145 vector [0]: res = 4f5755c503d77d8b0000000000000000 20241017082520710 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082520710 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082520710 DAUC <0003> auc.c:151 vector [0]: kc = 7da4658824974b24 20241017082520710 DAUC <0003> auc.c:152 vector [0]: sres = 4c80284e 20241017082520710 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082520710 DAUC <0003> auc.c:113 vector [1]: rand = 59d7ee253af798c4f920a671317ead13 20241017082520710 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017082520710 DAUC <0003> auc.c:142 vector [1]: autn = 64514fabbd300000c44243c7a3890ba1 20241017082520710 DAUC <0003> auc.c:143 vector [1]: ck = 81a8da7fd29a1abe828e6202d3c6b7d8 20241017082520710 DAUC <0003> auc.c:144 vector [1]: ik = eb8b1eb07206aaa88cdf5f57b56bd5aa 20241017082520710 DAUC <0003> auc.c:145 vector [1]: res = fbfbaf7c6cceaa0e0000000000000000 20241017082520710 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082520710 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017082520710 DAUC <0003> auc.c:151 vector [1]: kc = 6472f99ac631d264 20241017082520710 DAUC <0003> auc.c:152 vector [1]: sres = 97350572 20241017082520710 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017082520710 DAUC <0003> auc.c:113 vector [2]: rand = 8451fa2745443ec891cdfdf73bbd0985 20241017082520710 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017082520710 DAUC <0003> auc.c:142 vector [2]: autn = 48207b71289f00006a453a2c29ddb094 20241017082520710 DAUC <0003> auc.c:143 vector [2]: ck = 4bdbda1ed9fe89a44e4226b3298c0d15 20241017082520710 DAUC <0003> auc.c:144 vector [2]: ik = e32aaaa7267f9104d8ace7e447170993 20241017082520710 DAUC <0003> auc.c:145 vector [2]: res = d192810290cd5e6b0000000000000000 20241017082520710 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082520710 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017082520710 DAUC <0003> auc.c:151 vector [2]: kc = 3e1fb1ee911a1c26 20241017082520710 DAUC <0003> auc.c:152 vector [2]: sres = 415fdf69 20241017082520710 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017082520710 DAUC <0003> auc.c:113 vector [3]: rand = 71c9fd4627cb9d3d2be58f0608298d02 20241017082520710 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017082520710 DAUC <0003> auc.c:142 vector [3]: autn = 7e0ae691ca2c000049ac9fb796865a95 20241017082520710 DAUC <0003> auc.c:143 vector [3]: ck = bb877c51c0e30129498d5fe45a1433aa 20241017082520710 DAUC <0003> auc.c:144 vector [3]: ik = ce7f0d1a0e0115209bac1e88b7b9813b 20241017082520710 DAUC <0003> auc.c:145 vector [3]: res = 3c83a36775449b0c0000000000000000 20241017082520710 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082520710 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017082520710 DAUC <0003> auc.c:151 vector [3]: kc = a7d93027234fa698 20241017082520710 DAUC <0003> auc.c:152 vector [3]: sres = 49c7386b 20241017082520710 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017082520710 DAUC <0003> auc.c:113 vector [4]: rand = a177ba2ffd917c793e9f2457c98a829a 20241017082520710 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017082520710 DAUC <0003> auc.c:142 vector [4]: autn = b5dc001f2d430000c60e9a714a2abee0 20241017082520710 DAUC <0003> auc.c:143 vector [4]: ck = ca381bd95fbe8ab0962ab15d36a72d3f 20241017082520710 DAUC <0003> auc.c:144 vector [4]: ik = ed26e4182b2732df5c9f805edd1f2758 20241017082520710 DAUC <0003> auc.c:145 vector [4]: res = 6fe32780cdef2e320000000000000000 20241017082520710 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082520710 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017082520710 DAUC <0003> auc.c:151 vector [4]: kc = edabcec29f21b208 20241017082520710 DAUC <0003> auc.c:152 vector [4]: sres = a20c09b2 20241017082520710 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017082520710 DAUC <0003> db_auc.c:245 IMSI='262422058057020': Generated 5 vectors 20241017082520710 DAUC <0003> db_auc.c:249 IMSI='262422058057020': Updating SQN=161 in DB 20241017082520719 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422058057020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422058057020"} 20241017082520719 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422058057020 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082520719 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082520719 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@16b89b00666d: Found GsupExpect[0] for "262422058057020" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@16b89b00666d: Added IMSI table entry 3TC_gsup_sai(15)"262422058057020" TC_gsup_sai(15)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai(15)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082520722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58966<->l=127.0.0.1:4258 TC_gsup_sai(15)@16b89b00666d: Final verdict of PTC: pass 20241017082520755 DAUC <0003> db_auc.c:157 IMSI='262428369238561': No 2G Auth Data 20241017082520755 DAUC <0003> db_auc.c:192 IMSI='262428369238561': No 3G Auth Data HLR_Test-GSUP(9)@16b89b00666d: Created GsupExpect[0] for "262428369238561" to be handled at TC_gsup_sai(16) 20241017082520788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 20241017082520792 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082520792 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428369238561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428369238561"} 20241017082520792 DAUC <0003> db_auc.c:157 IMSI='262428369238561': No 2G Auth Data 20241017082520792 DAUC <0003> db_auc.c:236 IMSI='262428369238561': Calling to generate 5 vectors 20241017082520792 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017082520792 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082520792 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017082520792 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082520792 DAUC <0003> auc.c:113 vector [0]: rand = 350b14de4964c882f13d8f694aca98f2 20241017082520792 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082520792 DAUC <0003> auc.c:142 vector [0]: autn = 12338e4c014c0000875a8ad21bb2b06a 20241017082520792 DAUC <0003> auc.c:143 vector [0]: ck = ab70cb6f8766e4457175026c029496a5 20241017082520792 DAUC <0003> auc.c:144 vector [0]: ik = 92548bf83155a5ebf465ce4b5e3fa2af 20241017082520792 DAUC <0003> auc.c:145 vector [0]: res = 6776873a268fa3f30000000000000000 20241017082520792 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082520792 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082520792 DAUC <0003> auc.c:151 vector [0]: kc = bc348cb0ea9875a4 20241017082520792 DAUC <0003> auc.c:152 vector [0]: sres = 41f924c9 20241017082520792 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082520792 DAUC <0003> auc.c:113 vector [1]: rand = 112eef9c8a8343da27b56baa39dfe243 20241017082520792 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017082520792 DAUC <0003> auc.c:142 vector [1]: autn = ab9861666a56000078edb10bef20f8f5 20241017082520792 DAUC <0003> auc.c:143 vector [1]: ck = b5f5b71c62a9f681893024604ae037ff 20241017082520792 DAUC <0003> auc.c:144 vector [1]: ik = e941d39ad75fc8982680d157f23a2d31 20241017082520792 DAUC <0003> auc.c:145 vector [1]: res = 998c1b32c3185b830000000000000000 20241017082520792 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082520792 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017082520792 DAUC <0003> auc.c:151 vector [1]: kc = f30491b10d2c24d7 20241017082520792 DAUC <0003> auc.c:152 vector [1]: sres = 5a9440b1 20241017082520792 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017082520792 DAUC <0003> auc.c:113 vector [2]: rand = 046a5d633cbe2363309d75252fd78ce6 20241017082520792 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017082520792 DAUC <0003> auc.c:142 vector [2]: autn = 6a569a7fc91400008e9f0200b6542acf 20241017082520792 DAUC <0003> auc.c:143 vector [2]: ck = 842452f4e5f711b04ffa4b3ab2db2f21 20241017082520792 DAUC <0003> auc.c:144 vector [2]: ik = 9fc812cf4ee39b2f0604709382455d39 20241017082520792 DAUC <0003> auc.c:145 vector [2]: res = 3e76843ee07e399a0000000000000000 20241017082520792 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082520792 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017082520792 DAUC <0003> auc.c:151 vector [2]: kc = 52127b929b8af887 20241017082520792 DAUC <0003> auc.c:152 vector [2]: sres = de08bda4 20241017082520792 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017082520792 DAUC <0003> auc.c:113 vector [3]: rand = a040db991a1a29c124adf97109036071 20241017082520792 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017082520792 DAUC <0003> auc.c:142 vector [3]: autn = 6a8f39d674ed0000e1115a5fa86c16f3 20241017082520792 DAUC <0003> auc.c:143 vector [3]: ck = 10b92bf67e0d68564ac83e1f6f0ebd48 20241017082520792 DAUC <0003> auc.c:144 vector [3]: ik = 6a6bc4fdfbf5dfb55e5ed2c81677507d 20241017082520792 DAUC <0003> auc.c:145 vector [3]: res = 9719277e4acb67070000000000000000 20241017082520792 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082520792 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017082520792 DAUC <0003> auc.c:151 vector [3]: kc = 6e4403dcfc815ad6 20241017082520792 DAUC <0003> auc.c:152 vector [3]: sres = ddd24079 20241017082520792 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017082520792 DAUC <0003> auc.c:113 vector [4]: rand = 93133050f6de0ff61c72658b653aad5b 20241017082520792 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017082520792 DAUC <0003> auc.c:142 vector [4]: autn = b37303e9efff0000f601630a7f6a680e 20241017082520792 DAUC <0003> auc.c:143 vector [4]: ck = 547dc29717deaf0f4a3070af259926e4 20241017082520792 DAUC <0003> auc.c:144 vector [4]: ik = 59e3276e051fc95a9fd7457c8e87be26 20241017082520792 DAUC <0003> auc.c:145 vector [4]: res = 2e3fd45d02ac88860000000000000000 20241017082520792 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082520792 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017082520792 DAUC <0003> auc.c:151 vector [4]: kc = d879d02ab9dffe97 20241017082520792 DAUC <0003> auc.c:152 vector [4]: sres = 2c935cdb 20241017082520792 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017082520792 DAUC <0003> db_auc.c:245 IMSI='262428369238561': Generated 5 vectors 20241017082520792 DAUC <0003> db_auc.c:249 IMSI='262428369238561': Updating SQN=161 in DB 20241017082520800 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428369238561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428369238561"} 20241017082520800 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428369238561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082520800 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082520800 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@16b89b00666d: Found GsupExpect[0] for "262428369238561" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@16b89b00666d: Added IMSI table entry 4TC_gsup_sai(16)"262428369238561" TC_gsup_sai(16)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai(16)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082520807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58980<->l=127.0.0.1:4258 TC_gsup_sai(16)@16b89b00666d: Final verdict of PTC: pass 20241017082520832 DAUC <0003> db_auc.c:157 IMSI='262425297106538': No 2G Auth Data 20241017082520832 DAUC <0003> db_auc.c:192 IMSI='262425297106538': No 3G Auth Data HLR_Test-GSUP(9)@16b89b00666d: Created GsupExpect[0] for "262425297106538" to be handled at TC_gsup_sai(17) 20241017082520864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4258 20241017082520867 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082520867 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425297106538 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425297106538"} 20241017082520867 DAUC <0003> db_auc.c:236 IMSI='262425297106538': Calling to generate 5 vectors 20241017082520867 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082520867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082520867 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082520867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082520867 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082520867 DAUC <0003> auc.c:113 vector [0]: rand = 0f532a2007b8e5cdc84f166b0eae6980 20241017082520867 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082520867 DAUC <0003> auc.c:142 vector [0]: autn = 762d7807f9c000008a167cc614cdddeb 20241017082520867 DAUC <0003> auc.c:143 vector [0]: ck = 86dba0d8e5f868c8249bda0464309612 20241017082520867 DAUC <0003> auc.c:144 vector [0]: ik = 93e71385cb90c6b230ad06c85e640bdc 20241017082520867 DAUC <0003> auc.c:145 vector [0]: res = 4b5132581a2aa25b0000000000000000 20241017082520867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082520867 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082520867 DAUC <0003> auc.c:179 vector [0]: kc = 537c6c932ffaf400 20241017082520867 DAUC <0003> auc.c:180 vector [0]: sres = a61b732b 20241017082520867 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082520867 DAUC <0003> auc.c:113 vector [1]: rand = 15be5780ff81b69946112e717466614d 20241017082520867 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017082520867 DAUC <0003> auc.c:142 vector [1]: autn = a8f8d61fa3c70000dc268ef0be812d93 20241017082520867 DAUC <0003> auc.c:143 vector [1]: ck = fd433d23e426efe1e51fc6e8d547f5a5 20241017082520867 DAUC <0003> auc.c:144 vector [1]: ik = c86bc9f79a8c53919b074f70752799a5 20241017082520867 DAUC <0003> auc.c:145 vector [1]: res = 0d4db1920d2f805e0000000000000000 20241017082520867 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082520867 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082520867 DAUC <0003> auc.c:179 vector [1]: kc = 09ff61f128129000 20241017082520867 DAUC <0003> auc.c:180 vector [1]: sres = 5707ef2e 20241017082520867 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082520867 DAUC <0003> auc.c:113 vector [2]: rand = 888e02650ccc4420f39d9de9dec0ca6b 20241017082520867 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017082520867 DAUC <0003> auc.c:142 vector [2]: autn = bfc9d7ce8d9c0000cc049e64f7b44d3e 20241017082520867 DAUC <0003> auc.c:143 vector [2]: ck = 2dae58ccdb0971296e9742e408adcd32 20241017082520867 DAUC <0003> auc.c:144 vector [2]: ik = 48a76c48bdb3f941802b46eeab1acb0f 20241017082520867 DAUC <0003> auc.c:145 vector [2]: res = 074415c5cac474e10000000000000000 20241017082520867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082520867 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082520867 DAUC <0003> auc.c:179 vector [2]: kc = da251fb30239c800 20241017082520867 DAUC <0003> auc.c:180 vector [2]: sres = eef249ae 20241017082520867 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082520867 DAUC <0003> auc.c:113 vector [3]: rand = ed18a3a11c7abbf7131f712ee47e4691 20241017082520867 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017082520867 DAUC <0003> auc.c:142 vector [3]: autn = 3e00bbf5d02c000083a417addae67064 20241017082520867 DAUC <0003> auc.c:143 vector [3]: ck = 27f8d8ae4dbe6e5a8771b5160fda3a69 20241017082520867 DAUC <0003> auc.c:144 vector [3]: ik = 201c8d3390a469984d52766fd78e8650 20241017082520867 DAUC <0003> auc.c:145 vector [3]: res = fa9f6507b1bfc2510000000000000000 20241017082520867 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082520867 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082520867 DAUC <0003> auc.c:179 vector [3]: kc = 7185999031275c00 20241017082520867 DAUC <0003> auc.c:180 vector [3]: sres = d1bccbb9 20241017082520867 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082520867 DAUC <0003> auc.c:113 vector [4]: rand = 6c5c3af008f9d9872c1e9db0889eff55 20241017082520867 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017082520867 DAUC <0003> auc.c:142 vector [4]: autn = 8d967227ae0900008592134b971232e2 20241017082520867 DAUC <0003> auc.c:143 vector [4]: ck = 2faf5d00557a20e75bc7baf9e5bd256e 20241017082520867 DAUC <0003> auc.c:144 vector [4]: ik = 05c056322188c5ce5eb1d8804dbbc508 20241017082520867 DAUC <0003> auc.c:145 vector [4]: res = 8dacff9b8bc144c70000000000000000 20241017082520867 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082520867 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082520867 DAUC <0003> auc.c:179 vector [4]: kc = 3771e3b8085c8800 20241017082520867 DAUC <0003> auc.c:180 vector [4]: sres = ed8191eb 20241017082520867 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082520867 DAUC <0003> db_auc.c:245 IMSI='262425297106538': Generated 5 vectors 20241017082520867 DAUC <0003> db_auc.c:249 IMSI='262425297106538': Updating SQN=161 in DB 20241017082520875 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425297106538 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425297106538"} 20241017082520875 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425297106538 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082520875 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082520875 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@16b89b00666d: Found GsupExpect[0] for "262425297106538" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@16b89b00666d: Added IMSI table entry 5TC_gsup_sai(17)"262425297106538" TC_gsup_sai(17)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai(17)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082520881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4258 TC_gsup_sai(17)@16b89b00666d: Final verdict of PTC: pass 20241017082520913 DAUC <0003> db_auc.c:157 IMSI='262420605370205': No 2G Auth Data 20241017082520913 DAUC <0003> db_auc.c:192 IMSI='262420605370205': No 3G Auth Data HLR_Test-GSUP(9)@16b89b00666d: Created GsupExpect[0] for "262420605370205" to be handled at TC_gsup_sai(18) 20241017082520950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58996<->l=127.0.0.1:4258 20241017082520953 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082520953 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420605370205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420605370205"} 20241017082520953 DAUC <0003> db_auc.c:236 IMSI='262420605370205': Calling to generate 5 vectors 20241017082520953 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082520953 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082520953 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082520953 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082520953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082520953 DAUC <0003> auc.c:113 vector [0]: rand = 36d27b9f1af497e6706ab6c1454bdd30 20241017082520953 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082520953 DAUC <0003> auc.c:142 vector [0]: autn = 61a4561972d400007f58c0497993c336 20241017082520953 DAUC <0003> auc.c:143 vector [0]: ck = 2ee67e8b26d0633a7652c9a0fecc5adf 20241017082520953 DAUC <0003> auc.c:144 vector [0]: ik = 58e8060b4ade24a21ad1e53da7923b15 20241017082520953 DAUC <0003> auc.c:145 vector [0]: res = 61e44cf0b2ca46260000000000000000 20241017082520953 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082520953 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082520953 DAUC <0003> auc.c:179 vector [0]: kc = 48d80f348008f800 20241017082520953 DAUC <0003> auc.c:180 vector [0]: sres = 33e2b0c7 20241017082520953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082520953 DAUC <0003> auc.c:113 vector [1]: rand = 8742a2177f90b8422e3cdae22b077ad7 20241017082520953 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017082520953 DAUC <0003> auc.c:142 vector [1]: autn = 9f893c07dae500003bcfb4e2a3f94243 20241017082520953 DAUC <0003> auc.c:143 vector [1]: ck = b6ca6131269aab85c9440c2407ed2ac7 20241017082520953 DAUC <0003> auc.c:144 vector [1]: ik = 0e8e4ce8d0926058051d314323cc6368 20241017082520953 DAUC <0003> auc.c:145 vector [1]: res = 67ebe63f979901b20000000000000000 20241017082520953 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082520953 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082520953 DAUC <0003> auc.c:179 vector [1]: kc = d97923fd51b4b400 20241017082520953 DAUC <0003> auc.c:180 vector [1]: sres = 38fd16cc 20241017082520953 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082520953 DAUC <0003> auc.c:113 vector [2]: rand = 322e36ca01a9491f691db2dd64a8393c 20241017082520953 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017082520953 DAUC <0003> auc.c:142 vector [2]: autn = 3ca0427f26e400002138dfa35d55c852 20241017082520954 DAUC <0003> auc.c:143 vector [2]: ck = 7dfdf6f88ec4e74c195d7f68dc189196 20241017082520954 DAUC <0003> auc.c:144 vector [2]: ik = ae97853cf1d1d694e8f52f1240b80014 20241017082520954 DAUC <0003> auc.c:145 vector [2]: res = f05087cc6672c0500000000000000000 20241017082520954 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082520954 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082520954 DAUC <0003> auc.c:179 vector [2]: kc = 04c989bba47cc800 20241017082520954 DAUC <0003> auc.c:180 vector [2]: sres = 482c9bb1 20241017082520954 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082520954 DAUC <0003> auc.c:113 vector [3]: rand = 8c32e786ef929791d65b2ab6e8feb4bf 20241017082520954 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017082520954 DAUC <0003> auc.c:142 vector [3]: autn = efae3c1ab1c9000050ba1c7accaf2874 20241017082520954 DAUC <0003> auc.c:143 vector [3]: ck = 0d419222315ea9f26652a593d24d2242 20241017082520954 DAUC <0003> auc.c:144 vector [3]: ik = 6dbc8cbcf68f38503947aa6b32b1de8f 20241017082520954 DAUC <0003> auc.c:145 vector [3]: res = 70697ce0c7ec1ee10000000000000000 20241017082520954 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082520954 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082520954 DAUC <0003> auc.c:179 vector [3]: kc = 54b543b04b99c800 20241017082520954 DAUC <0003> auc.c:180 vector [3]: sres = bcb47816 20241017082520954 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082520954 DAUC <0003> auc.c:113 vector [4]: rand = 306958c94e4afce776a2b0279a7d2cb7 20241017082520954 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017082520954 DAUC <0003> auc.c:142 vector [4]: autn = 29deeb775b450000c4994efa6859e403 20241017082520954 DAUC <0003> auc.c:143 vector [4]: ck = a85062d2b46a5d0604eb1ab934310ac3 20241017082520954 DAUC <0003> auc.c:144 vector [4]: ik = 831d7a72ab85c1d54251c216b30362df 20241017082520954 DAUC <0003> auc.c:145 vector [4]: res = a816ab455adefa050000000000000000 20241017082520954 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082520954 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082520954 DAUC <0003> auc.c:179 vector [4]: kc = 49b109f048f83000 20241017082520954 DAUC <0003> auc.c:180 vector [4]: sres = 2a74cd1f 20241017082520954 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082520954 DAUC <0003> db_auc.c:245 IMSI='262420605370205': Generated 5 vectors 20241017082520954 DAUC <0003> db_auc.c:249 IMSI='262420605370205': Updating SQN=161 in DB 20241017082520962 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420605370205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420605370205"} 20241017082520962 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420605370205 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082520962 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082520962 DLINP <000b> input/ipa.c:451 connected read/write 20241017082520962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@16b89b00666d: Found GsupExpect[0] for "262420605370205" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@16b89b00666d: Added IMSI table entry 6TC_gsup_sai(18)"262420605370205" TC_gsup_sai(18)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai(18)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082520966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58996<->l=127.0.0.1:4258 TC_gsup_sai(18)@16b89b00666d: Final verdict of PTC: pass 20241017082520999 DAUC <0003> db_auc.c:157 IMSI='262422079598773': No 2G Auth Data 20241017082520999 DAUC <0003> db_auc.c:192 IMSI='262422079598773': No 3G Auth Data HLR_Test-GSUP(9)@16b89b00666d: Created GsupExpect[0] for "262422079598773" to be handled at TC_gsup_sai(19) 20241017082521032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59008<->l=127.0.0.1:4258 20241017082521036 DLINP <000b> input/ipa.c:451 connected read/write 20241017082521036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082521036 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422079598773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422079598773"} 20241017082521036 DAUC <0003> db_auc.c:236 IMSI='262422079598773': Calling to generate 5 vectors 20241017082521036 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082521036 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082521036 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082521036 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082521036 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082521036 DAUC <0003> auc.c:113 vector [0]: rand = c6dc16e18ed43da44c1f290e333053bb 20241017082521036 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082521036 DAUC <0003> auc.c:142 vector [0]: autn = 45dec24936d70000a212bc03ce6e04f6 20241017082521036 DAUC <0003> auc.c:143 vector [0]: ck = 4dc23e965713e317ba822ff1b9e2ff67 20241017082521036 DAUC <0003> auc.c:144 vector [0]: ik = 66bc74ad916d2bbccba853b4fa13fb68 20241017082521036 DAUC <0003> auc.c:145 vector [0]: res = 0341e00ab85637e90000000000000000 20241017082521036 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082521036 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082521036 DAUC <0003> auc.c:179 vector [0]: kc = 335edb7909bc20bb 20241017082521036 DAUC <0003> auc.c:180 vector [0]: sres = be97cfca 20241017082521036 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082521036 DAUC <0003> auc.c:113 vector [1]: rand = d97fedfa552a1b4053ee3193dc89adfe 20241017082521036 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017082521036 DAUC <0003> auc.c:142 vector [1]: autn = 4dfeeed60a7a00006e743f8cf0d326ef 20241017082521036 DAUC <0003> auc.c:143 vector [1]: ck = b0a3f213803c3becfd2c338ec42c496b 20241017082521036 DAUC <0003> auc.c:144 vector [1]: ik = a70e5bed96991e0700c68a001629cffa 20241017082521036 DAUC <0003> auc.c:145 vector [1]: res = 2256fb10c38fb0a70000000000000000 20241017082521036 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082521036 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082521036 DAUC <0003> auc.c:179 vector [1]: kc = 813606ed12e0c75a 20241017082521036 DAUC <0003> auc.c:180 vector [1]: sres = 4d74fda5 20241017082521036 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082521036 DAUC <0003> auc.c:113 vector [2]: rand = 78834c81ea3becfcf2de67bb55aef233 20241017082521036 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017082521036 DAUC <0003> auc.c:142 vector [2]: autn = 930d1f58d46b0000a2a03ffdb04e3c77 20241017082521036 DAUC <0003> auc.c:143 vector [2]: ck = 2e638d727d444e6e62b3a8c6713183b9 20241017082521036 DAUC <0003> auc.c:144 vector [2]: ik = f15521c2a740aebb16e784c4ebd21594 20241017082521036 DAUC <0003> auc.c:145 vector [2]: res = 16402797de11b2b90000000000000000 20241017082521036 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082521036 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082521036 DAUC <0003> auc.c:179 vector [2]: kc = 377d9bffff77e016 20241017082521036 DAUC <0003> auc.c:180 vector [2]: sres = c6959ea2 20241017082521036 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082521036 DAUC <0003> auc.c:113 vector [3]: rand = 5836ff82fb4cf5cda8fbec64687d08a6 20241017082521036 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017082521036 DAUC <0003> auc.c:142 vector [3]: autn = 14c6df04212500007d063e9800201087 20241017082521036 DAUC <0003> auc.c:143 vector [3]: ck = a3a8b24fd49bbd06d2c70d3616b9e4f3 20241017082521036 DAUC <0003> auc.c:144 vector [3]: ik = 8b4104eb4208cf85b652cdcaf569f653 20241017082521036 DAUC <0003> auc.c:145 vector [3]: res = cdfbb21866e103570000000000000000 20241017082521036 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082521036 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082521036 DAUC <0003> auc.c:179 vector [3]: kc = f2622410581a29ec 20241017082521036 DAUC <0003> auc.c:180 vector [3]: sres = aa35261f 20241017082521036 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082521036 DAUC <0003> auc.c:113 vector [4]: rand = 708c0ac6d80d99c2a61bafe377f43f8d 20241017082521036 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017082521036 DAUC <0003> auc.c:142 vector [4]: autn = cf5dc1e2ce87000078273778aa5e3dc6 20241017082521036 DAUC <0003> auc.c:143 vector [4]: ck = 60bb926bfd57c2fb1a52a0668517df0f 20241017082521036 DAUC <0003> auc.c:144 vector [4]: ik = f2eef8ac2fed129a09c03154637c3d97 20241017082521036 DAUC <0003> auc.c:145 vector [4]: res = 8c8630f1008ae0020000000000000000 20241017082521036 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082521036 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082521036 DAUC <0003> auc.c:179 vector [4]: kc = 2620a6c00adfb902 20241017082521036 DAUC <0003> auc.c:180 vector [4]: sres = 5f948aa7 20241017082521036 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082521036 DAUC <0003> db_auc.c:245 IMSI='262422079598773': Generated 5 vectors 20241017082521036 DAUC <0003> db_auc.c:249 IMSI='262422079598773': Updating SQN=161 in DB 20241017082521045 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422079598773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422079598773"} 20241017082521045 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422079598773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082521045 DLINP <000b> input/ipa.c:451 connected read/write 20241017082521045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082521045 DLINP <000b> input/ipa.c:451 connected read/write 20241017082521045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@16b89b00666d: Found GsupExpect[0] for "262422079598773" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@16b89b00666d: Added IMSI table entry 7TC_gsup_sai(19)"262422079598773" TC_gsup_sai(19)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai(19)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082521051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59008<->l=127.0.0.1:4258 TC_gsup_sai(19)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082521077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58926<->l=127.0.0.1:4258 20241017082521077 DLINP <000b> input/ipa.c:451 connected read/write 20241017082521077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082521077 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082521077 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082521077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082521077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33209<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@16b89b00666d: Final verdict of PTC: none 10@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_sai finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:25:21 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241017082521099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59012<->l=127.0.0.1:4258 20241017082521100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59012<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5372) Waiting for packet dumper to finish... 1 (prev_count=5372, count=45576) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25:23 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_sai_num_auth_vectors started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082524216 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082524216 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082524221 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40366<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082524226 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524226 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082524226 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082524226 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  20241017082524226 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082524226 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  20241017082524226 DLGSUP <0013> gsup_server.c:235 2:  20241017082524226 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082524226 DLGSUP <0013> gsup_server.c:235 3:  20241017082524226 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082524226 DLGSUP <0013> gsup_server.c:235 4:  20241017082524226 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082524226 DLGSUP <0013> gsup_server.c:235 5:  20241017082524226 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082524226 DLGSUP <0013> gsup_server.c:235 7:  20241017082524226 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082524226 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082524226 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082524226 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@16b89b00666d: 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") 20241017082524250 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33363<->l=127.0.0.1:4259) 20241017082524290 DAUC <0003> db_auc.c:157 IMSI='262427674523277': No 2G Auth Data 20241017082524290 DAUC <0003> db_auc.c:192 IMSI='262427674523277': No 3G Auth Data HLR_Test-GSUP(21)@16b89b00666d: Created GsupExpect[0] for "262427674523277" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241017082524330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40370<->l=127.0.0.1:4258 20241017082524341 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524341 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427674523277"} 20241017082524341 DAUC <0003> db_auc.c:192 IMSI='262427674523277': No 3G Auth Data 20241017082524341 DAUC <0003> db_auc.c:236 IMSI='262427674523277': Calling to generate 1 vectors 20241017082524341 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241017082524341 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524341 DAUC <0003> auc.c:113 vector [0]: rand = 0affb9d5dfa080f077406d39ca3543bf 20241017082524341 DAUC <0003> auc.c:179 vector [0]: kc = 076741edeba99000 20241017082524341 DAUC <0003> auc.c:180 vector [0]: sres = b2023f07 20241017082524341 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524341 DAUC <0003> db_auc.c:245 IMSI='262427674523277': Generated 1 vectors 20241017082524341 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427674523277"} 20241017082524341 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524341 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524341 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@16b89b00666d: Found GsupExpect[0] for "262427674523277" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@16b89b00666d: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427674523277" TC_gsup_sai_num_auth_vectors(24)@16b89b00666d: setverdict(pass): none -> pass 20241017082524347 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524347 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427674523277"} 20241017082524347 DAUC <0003> db_auc.c:192 IMSI='262427674523277': No 3G Auth Data 20241017082524347 DAUC <0003> db_auc.c:236 IMSI='262427674523277': Calling to generate 4 vectors 20241017082524347 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241017082524347 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524347 DAUC <0003> auc.c:113 vector [0]: rand = 3b9c2d9b131f4780cf8f5391c13da5fb 20241017082524347 DAUC <0003> auc.c:179 vector [0]: kc = 8b74ce86fb2f6400 20241017082524347 DAUC <0003> auc.c:180 vector [0]: sres = 169946c6 20241017082524347 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524347 DAUC <0003> auc.c:113 vector [1]: rand = 1107aee8f45dcbcda37b21ac814d7cdd 20241017082524347 DAUC <0003> auc.c:179 vector [1]: kc = b3b98da5ae4a0000 20241017082524347 DAUC <0003> auc.c:180 vector [1]: sres = a7de49b8 20241017082524347 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082524347 DAUC <0003> auc.c:113 vector [2]: rand = d5a6558425ab723f6ace5f208ad9bbba 20241017082524347 DAUC <0003> auc.c:179 vector [2]: kc = bbaf76458e121c00 20241017082524347 DAUC <0003> auc.c:180 vector [2]: sres = e002dd06 20241017082524347 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082524347 DAUC <0003> auc.c:113 vector [3]: rand = d1a0ff772cc4ebbcd5263c5de3ae73c2 20241017082524347 DAUC <0003> auc.c:179 vector [3]: kc = a0bc335ea9363000 20241017082524347 DAUC <0003> auc.c:180 vector [3]: sres = 03207084 20241017082524347 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082524347 DAUC <0003> db_auc.c:245 IMSI='262427674523277': Generated 4 vectors 20241017082524347 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427674523277"} 20241017082524347 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524347 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524347 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524351 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524351 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427674523277"} 20241017082524351 DAUC <0003> db_auc.c:192 IMSI='262427674523277': No 3G Auth Data 20241017082524351 DAUC <0003> db_auc.c:236 IMSI='262427674523277': Calling to generate 5 vectors 20241017082524351 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017082524351 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524351 DAUC <0003> auc.c:113 vector [0]: rand = 4e3254685fe96a23bd06623a85f8f482 20241017082524351 DAUC <0003> auc.c:179 vector [0]: kc = 8f0cae1a65026c00 20241017082524351 DAUC <0003> auc.c:180 vector [0]: sres = 1844325c 20241017082524351 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524351 DAUC <0003> auc.c:113 vector [1]: rand = 38fd3a9a34529aca6cc8f265018bfa23 20241017082524351 DAUC <0003> auc.c:179 vector [1]: kc = ad76008bd929b400 20241017082524351 DAUC <0003> auc.c:180 vector [1]: sres = 9b1c133d 20241017082524351 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082524351 DAUC <0003> auc.c:113 vector [2]: rand = 725dc1cbd4a561164d42bfaac13059bc 20241017082524351 DAUC <0003> auc.c:179 vector [2]: kc = 402a271df810e800 20241017082524351 DAUC <0003> auc.c:180 vector [2]: sres = 550834fc 20241017082524351 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082524351 DAUC <0003> auc.c:113 vector [3]: rand = f5d8a193c8614495df922f799e528a39 20241017082524351 DAUC <0003> auc.c:179 vector [3]: kc = d1762fe32d061800 20241017082524351 DAUC <0003> auc.c:180 vector [3]: sres = 13ff09a8 20241017082524351 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082524351 DAUC <0003> auc.c:113 vector [4]: rand = b93a09cd825bb70f6393d47003ec18c2 20241017082524351 DAUC <0003> auc.c:179 vector [4]: kc = 0a8a7e7be2bfe800 20241017082524351 DAUC <0003> auc.c:180 vector [4]: sres = fc16761d 20241017082524351 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017082524351 DAUC <0003> db_auc.c:245 IMSI='262427674523277': Generated 5 vectors 20241017082524351 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427674523277"} 20241017082524351 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524351 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524351 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524355 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524355 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427674523277"} 20241017082524355 DAUC <0003> db_auc.c:192 IMSI='262427674523277': No 3G Auth Data 20241017082524355 DAUC <0003> db_auc.c:236 IMSI='262427674523277': Calling to generate 5 vectors 20241017082524355 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017082524355 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524355 DAUC <0003> auc.c:113 vector [0]: rand = 161f4103e61cd97149ba9911f7608ff8 20241017082524355 DAUC <0003> auc.c:179 vector [0]: kc = 80a023db88c5f800 20241017082524355 DAUC <0003> auc.c:180 vector [0]: sres = dfb3e053 20241017082524355 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524355 DAUC <0003> auc.c:113 vector [1]: rand = 3c0abf9c1d8a3f3017f62fdf342ded31 20241017082524355 DAUC <0003> auc.c:179 vector [1]: kc = 5f9a489dad8b8000 20241017082524355 DAUC <0003> auc.c:180 vector [1]: sres = 18415f99 20241017082524355 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082524355 DAUC <0003> auc.c:113 vector [2]: rand = b7b64a15328a404fbd7139dfe6900923 20241017082524355 DAUC <0003> auc.c:179 vector [2]: kc = c9e8dff967802000 20241017082524355 DAUC <0003> auc.c:180 vector [2]: sres = 405278c7 20241017082524355 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082524355 DAUC <0003> auc.c:113 vector [3]: rand = e678f82190e50e26c6ac1d0dd1cbba69 20241017082524355 DAUC <0003> auc.c:179 vector [3]: kc = 4eb0cd20a8aed000 20241017082524355 DAUC <0003> auc.c:180 vector [3]: sres = 72bf9d1d 20241017082524355 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082524355 DAUC <0003> auc.c:113 vector [4]: rand = 5a807e4e910b98ad39c51d88bfe25c33 20241017082524355 DAUC <0003> auc.c:179 vector [4]: kc = fe784dd017a57800 20241017082524355 DAUC <0003> auc.c:180 vector [4]: sres = 4a8d3695 20241017082524355 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017082524355 DAUC <0003> db_auc.c:245 IMSI='262427674523277': Generated 5 vectors 20241017082524355 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427674523277"} 20241017082524355 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427674523277 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524355 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524355 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40370<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@16b89b00666d: Final verdict of PTC: pass 20241017082524384 DAUC <0003> db_auc.c:157 IMSI='262421432105591': No 2G Auth Data 20241017082524384 DAUC <0003> db_auc.c:192 IMSI='262421432105591': No 3G Auth Data HLR_Test-GSUP(21)@16b89b00666d: Created GsupExpect[0] for "262421432105591" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241017082524410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40380<->l=127.0.0.1:4258 20241017082524412 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524412 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421432105591"} 20241017082524412 DAUC <0003> db_auc.c:192 IMSI='262421432105591': No 3G Auth Data 20241017082524412 DAUC <0003> db_auc.c:236 IMSI='262421432105591': Calling to generate 1 vectors 20241017082524412 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241017082524412 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524412 DAUC <0003> auc.c:113 vector [0]: rand = 259781c05c81640ee21cdc5244b412e1 20241017082524412 DAUC <0003> auc.c:179 vector [0]: kc = c4324f744262bc00 20241017082524412 DAUC <0003> auc.c:180 vector [0]: sres = bd6727ad 20241017082524412 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524412 DAUC <0003> db_auc.c:245 IMSI='262421432105591': Generated 1 vectors 20241017082524412 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421432105591"} 20241017082524412 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524412 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524412 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@16b89b00666d: Found GsupExpect[0] for "262421432105591" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@16b89b00666d: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421432105591" TC_gsup_sai_num_auth_vectors(25)@16b89b00666d: setverdict(pass): none -> pass 20241017082524412 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524412 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421432105591"} 20241017082524412 DAUC <0003> db_auc.c:192 IMSI='262421432105591': No 3G Auth Data 20241017082524412 DAUC <0003> db_auc.c:236 IMSI='262421432105591': Calling to generate 4 vectors 20241017082524412 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241017082524412 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524412 DAUC <0003> auc.c:113 vector [0]: rand = aad6a46066095aa9db15c8dee677a742 20241017082524412 DAUC <0003> auc.c:179 vector [0]: kc = 15efd37da02d1800 20241017082524412 DAUC <0003> auc.c:180 vector [0]: sres = ebf18d18 20241017082524412 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524412 DAUC <0003> auc.c:113 vector [1]: rand = 504e44725528acd0f492571092e86a81 20241017082524412 DAUC <0003> auc.c:179 vector [1]: kc = 4e89e4115ab5ac00 20241017082524412 DAUC <0003> auc.c:180 vector [1]: sres = e18a212a 20241017082524412 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082524412 DAUC <0003> auc.c:113 vector [2]: rand = 69e948f058ebf4a737c42776d7014e90 20241017082524412 DAUC <0003> auc.c:179 vector [2]: kc = 17b3b51391c04000 20241017082524412 DAUC <0003> auc.c:180 vector [2]: sres = 003b9db9 20241017082524412 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082524412 DAUC <0003> auc.c:113 vector [3]: rand = a3e2e279ee45fbb2cea06166bea41357 20241017082524412 DAUC <0003> auc.c:179 vector [3]: kc = e525fb0184a00400 20241017082524412 DAUC <0003> auc.c:180 vector [3]: sres = d226293f 20241017082524412 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082524412 DAUC <0003> db_auc.c:245 IMSI='262421432105591': Generated 4 vectors 20241017082524412 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421432105591"} 20241017082524412 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524412 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524412 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524413 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524413 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421432105591"} 20241017082524413 DAUC <0003> db_auc.c:192 IMSI='262421432105591': No 3G Auth Data 20241017082524413 DAUC <0003> db_auc.c:236 IMSI='262421432105591': Calling to generate 5 vectors 20241017082524413 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017082524413 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524413 DAUC <0003> auc.c:113 vector [0]: rand = 1ae6fffd079be82528b67e6f97525da4 20241017082524413 DAUC <0003> auc.c:179 vector [0]: kc = 3a5ff4b86d7b4000 20241017082524413 DAUC <0003> auc.c:180 vector [0]: sres = fef886de 20241017082524413 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524413 DAUC <0003> auc.c:113 vector [1]: rand = 5261fcb82d64e9d654de55bfb69b0d29 20241017082524413 DAUC <0003> auc.c:179 vector [1]: kc = 9429bf4a07216800 20241017082524413 DAUC <0003> auc.c:180 vector [1]: sres = 7122a8f5 20241017082524413 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082524413 DAUC <0003> auc.c:113 vector [2]: rand = 209ab637b155f011c8d6d4eedadd4857 20241017082524413 DAUC <0003> auc.c:179 vector [2]: kc = ea0a3d5f53ee2400 20241017082524413 DAUC <0003> auc.c:180 vector [2]: sres = eaba5e39 20241017082524413 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082524413 DAUC <0003> auc.c:113 vector [3]: rand = f7f18f05670c6322c211b6ac35bdb803 20241017082524413 DAUC <0003> auc.c:179 vector [3]: kc = 5873b4b3fdc40c00 20241017082524413 DAUC <0003> auc.c:180 vector [3]: sres = ee5ba64d 20241017082524413 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082524413 DAUC <0003> auc.c:113 vector [4]: rand = 08b81719e7c803bfdb591c368259db46 20241017082524413 DAUC <0003> auc.c:179 vector [4]: kc = 4af204d9fec89400 20241017082524413 DAUC <0003> auc.c:180 vector [4]: sres = 1e7a2dbb 20241017082524413 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017082524413 DAUC <0003> db_auc.c:245 IMSI='262421432105591': Generated 5 vectors 20241017082524413 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421432105591"} 20241017082524413 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524413 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524413 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524414 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524414 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421432105591"} 20241017082524414 DAUC <0003> db_auc.c:192 IMSI='262421432105591': No 3G Auth Data 20241017082524414 DAUC <0003> db_auc.c:236 IMSI='262421432105591': Calling to generate 5 vectors 20241017082524414 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017082524414 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524414 DAUC <0003> auc.c:113 vector [0]: rand = 0379dc1f4c3cde10debff1a46c15becc 20241017082524414 DAUC <0003> auc.c:179 vector [0]: kc = a1e4ade65e826000 20241017082524414 DAUC <0003> auc.c:180 vector [0]: sres = dc6e1382 20241017082524414 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524414 DAUC <0003> auc.c:113 vector [1]: rand = 6602c80be803ad8fc3580fb56cc96bc1 20241017082524414 DAUC <0003> auc.c:179 vector [1]: kc = 50632fab3149cc00 20241017082524414 DAUC <0003> auc.c:180 vector [1]: sres = 06cc4043 20241017082524414 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082524414 DAUC <0003> auc.c:113 vector [2]: rand = 7f8b9d2cf1df7789ac80f49ef6be76c4 20241017082524414 DAUC <0003> auc.c:179 vector [2]: kc = 6e2c9dcbd6c8a800 20241017082524414 DAUC <0003> auc.c:180 vector [2]: sres = 90bd73e6 20241017082524414 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082524414 DAUC <0003> auc.c:113 vector [3]: rand = 5b9f56a3fc7aab9eaa2cac1fb01c198d 20241017082524414 DAUC <0003> auc.c:179 vector [3]: kc = 6f7232b390a5a000 20241017082524414 DAUC <0003> auc.c:180 vector [3]: sres = ea95ea99 20241017082524414 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082524414 DAUC <0003> auc.c:113 vector [4]: rand = c81a999fa888a9e139a7dc696411ce97 20241017082524414 DAUC <0003> auc.c:179 vector [4]: kc = 656dba6d133f8400 20241017082524414 DAUC <0003> auc.c:180 vector [4]: sres = 73d5340d 20241017082524414 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017082524414 DAUC <0003> db_auc.c:245 IMSI='262421432105591': Generated 5 vectors 20241017082524414 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421432105591"} 20241017082524414 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421432105591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524414 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524414 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40380<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@16b89b00666d: Final verdict of PTC: pass 20241017082524439 DAUC <0003> db_auc.c:157 IMSI='262420259776475': No 2G Auth Data 20241017082524439 DAUC <0003> db_auc.c:192 IMSI='262420259776475': No 3G Auth Data HLR_Test-GSUP(21)@16b89b00666d: Created GsupExpect[0] for "262420259776475" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241017082524460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4258 20241017082524462 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524462 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420259776475"} 20241017082524462 DAUC <0003> db_auc.c:192 IMSI='262420259776475': No 3G Auth Data 20241017082524462 DAUC <0003> db_auc.c:236 IMSI='262420259776475': Calling to generate 1 vectors 20241017082524462 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241017082524462 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524462 DAUC <0003> auc.c:113 vector [0]: rand = a291154a6361cb5f47183dc880bb31d2 20241017082524462 DAUC <0003> auc.c:179 vector [0]: kc = 47f0a60b2522acb7 20241017082524462 DAUC <0003> auc.c:180 vector [0]: sres = 8a15d70d 20241017082524462 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524462 DAUC <0003> db_auc.c:245 IMSI='262420259776475': Generated 1 vectors 20241017082524462 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420259776475"} 20241017082524462 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524462 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524463 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@16b89b00666d: Found GsupExpect[0] for "262420259776475" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@16b89b00666d: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420259776475" TC_gsup_sai_num_auth_vectors(26)@16b89b00666d: setverdict(pass): none -> pass 20241017082524464 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524464 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420259776475"} 20241017082524464 DAUC <0003> db_auc.c:192 IMSI='262420259776475': No 3G Auth Data 20241017082524464 DAUC <0003> db_auc.c:236 IMSI='262420259776475': Calling to generate 4 vectors 20241017082524464 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241017082524464 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524464 DAUC <0003> auc.c:113 vector [0]: rand = d4ec82aa9587e68b754918a379c69991 20241017082524464 DAUC <0003> auc.c:179 vector [0]: kc = 693913af6c86181c 20241017082524464 DAUC <0003> auc.c:180 vector [0]: sres = e369cc25 20241017082524464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524464 DAUC <0003> auc.c:113 vector [1]: rand = f607a9978da51c8ed768dca0755c7513 20241017082524464 DAUC <0003> auc.c:179 vector [1]: kc = 61c219077525b58c 20241017082524464 DAUC <0003> auc.c:180 vector [1]: sres = 9e2add7a 20241017082524464 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082524464 DAUC <0003> auc.c:113 vector [2]: rand = 922157d40da84dc2771212f2ac2ffc4b 20241017082524464 DAUC <0003> auc.c:179 vector [2]: kc = c489aa5da4b09003 20241017082524464 DAUC <0003> auc.c:180 vector [2]: sres = ac3cf8f9 20241017082524464 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082524464 DAUC <0003> auc.c:113 vector [3]: rand = 47e42b8cb00a44dc30d34656561dceaa 20241017082524464 DAUC <0003> auc.c:179 vector [3]: kc = b9aac69495c1c91b 20241017082524464 DAUC <0003> auc.c:180 vector [3]: sres = d1b44ef8 20241017082524464 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082524464 DAUC <0003> db_auc.c:245 IMSI='262420259776475': Generated 4 vectors 20241017082524464 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420259776475"} 20241017082524464 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524464 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524464 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524465 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524465 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420259776475"} 20241017082524465 DAUC <0003> db_auc.c:192 IMSI='262420259776475': No 3G Auth Data 20241017082524465 DAUC <0003> db_auc.c:236 IMSI='262420259776475': Calling to generate 5 vectors 20241017082524465 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017082524465 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524465 DAUC <0003> auc.c:113 vector [0]: rand = 39c01a0054565fd38ba722ae56588f4e 20241017082524465 DAUC <0003> auc.c:179 vector [0]: kc = 9fe87ac5c56aaf71 20241017082524465 DAUC <0003> auc.c:180 vector [0]: sres = a39adc67 20241017082524465 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524465 DAUC <0003> auc.c:113 vector [1]: rand = 652bc847f881b4f9f802ce7a77c3aaa3 20241017082524465 DAUC <0003> auc.c:179 vector [1]: kc = 5e784840df08f65d 20241017082524465 DAUC <0003> auc.c:180 vector [1]: sres = 2da58a5a 20241017082524465 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082524465 DAUC <0003> auc.c:113 vector [2]: rand = 32f6de44bd2ae891b7a3d7625be4ae97 20241017082524465 DAUC <0003> auc.c:179 vector [2]: kc = 5f011df20c29e92d 20241017082524465 DAUC <0003> auc.c:180 vector [2]: sres = 3eb11178 20241017082524465 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082524465 DAUC <0003> auc.c:113 vector [3]: rand = b96b87d72cf7b68d9366f9d16c4d6dfc 20241017082524465 DAUC <0003> auc.c:179 vector [3]: kc = 556eeb27c7f871f8 20241017082524465 DAUC <0003> auc.c:180 vector [3]: sres = 57e530e1 20241017082524465 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082524465 DAUC <0003> auc.c:113 vector [4]: rand = 9015f923a7d84c7a596905c6dab01bf2 20241017082524465 DAUC <0003> auc.c:179 vector [4]: kc = 5e774049121e52df 20241017082524465 DAUC <0003> auc.c:180 vector [4]: sres = a25ee25a 20241017082524465 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017082524465 DAUC <0003> db_auc.c:245 IMSI='262420259776475': Generated 5 vectors 20241017082524465 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420259776475"} 20241017082524465 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524465 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524465 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524466 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524466 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420259776475"} 20241017082524466 DAUC <0003> db_auc.c:192 IMSI='262420259776475': No 3G Auth Data 20241017082524466 DAUC <0003> db_auc.c:236 IMSI='262420259776475': Calling to generate 5 vectors 20241017082524466 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241017082524466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524466 DAUC <0003> auc.c:113 vector [0]: rand = ce498f5e582ed4ee6a1b140e4877fb5b 20241017082524466 DAUC <0003> auc.c:179 vector [0]: kc = e0205d6afc0475fa 20241017082524466 DAUC <0003> auc.c:180 vector [0]: sres = fa9b5115 20241017082524466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241017082524466 DAUC <0003> auc.c:113 vector [1]: rand = fdbc6d92251e908505b1e1aa596c9c2f 20241017082524466 DAUC <0003> auc.c:179 vector [1]: kc = bb1ba35fa7c003f9 20241017082524466 DAUC <0003> auc.c:180 vector [1]: sres = 82fa04b9 20241017082524466 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241017082524466 DAUC <0003> auc.c:113 vector [2]: rand = 3680ba2da90020e7fd7a04effa4a45b0 20241017082524466 DAUC <0003> auc.c:179 vector [2]: kc = 6469ab013e5a205b 20241017082524466 DAUC <0003> auc.c:180 vector [2]: sres = 23b0f8be 20241017082524466 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241017082524466 DAUC <0003> auc.c:113 vector [3]: rand = 9dbd36ec9f41c0f308404385fd1da39f 20241017082524466 DAUC <0003> auc.c:179 vector [3]: kc = fe95e61c6607eecd 20241017082524466 DAUC <0003> auc.c:180 vector [3]: sres = e03dd75e 20241017082524466 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241017082524466 DAUC <0003> auc.c:113 vector [4]: rand = 939e81160c354abb871b0d1b6577e7b6 20241017082524466 DAUC <0003> auc.c:179 vector [4]: kc = 732a91ae930e6353 20241017082524466 DAUC <0003> auc.c:180 vector [4]: sres = ef922f02 20241017082524466 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241017082524466 DAUC <0003> db_auc.c:245 IMSI='262420259776475': Generated 5 vectors 20241017082524466 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420259776475"} 20241017082524466 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420259776475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524466 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524466 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@16b89b00666d: Final verdict of PTC: pass 20241017082524492 DAUC <0003> db_auc.c:157 IMSI='262429347930419': No 2G Auth Data 20241017082524492 DAUC <0003> db_auc.c:192 IMSI='262429347930419': No 3G Auth Data HLR_Test-GSUP(21)@16b89b00666d: Created GsupExpect[0] for "262429347930419" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241017082524514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 20241017082524516 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524516 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429347930419"} 20241017082524516 DAUC <0003> db_auc.c:157 IMSI='262429347930419': No 2G Auth Data 20241017082524516 DAUC <0003> db_auc.c:236 IMSI='262429347930419': Calling to generate 1 vectors 20241017082524516 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241017082524516 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524516 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524516 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082524516 DAUC <0003> auc.c:113 vector [0]: rand = 8bfab6f45e4912dc3496e60966ec9d78 20241017082524516 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082524516 DAUC <0003> auc.c:142 vector [0]: autn = 6aa6210560fa00000a8163d7602d13c3 20241017082524516 DAUC <0003> auc.c:143 vector [0]: ck = fb449086e1f7f405916453797081e624 20241017082524516 DAUC <0003> auc.c:144 vector [0]: ik = 33a1661b5e4bb3ebef171e1fc2cee3c3 20241017082524516 DAUC <0003> auc.c:145 vector [0]: res = addc71ee6320b0610000000000000000 20241017082524516 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524516 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082524516 DAUC <0003> auc.c:151 vector [0]: kc = b696bbfb0df34209 20241017082524516 DAUC <0003> auc.c:152 vector [0]: sres = cefcc18f 20241017082524516 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082524516 DAUC <0003> db_auc.c:245 IMSI='262429347930419': Generated 1 vectors 20241017082524516 DAUC <0003> db_auc.c:249 IMSI='262429347930419': Updating SQN=33 in DB 20241017082524524 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429347930419"} 20241017082524524 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524524 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524524 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@16b89b00666d: Found GsupExpect[0] for "262429347930419" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@16b89b00666d: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429347930419" TC_gsup_sai_num_auth_vectors(27)@16b89b00666d: setverdict(pass): none -> pass 20241017082524525 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524525 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429347930419"} 20241017082524525 DAUC <0003> db_auc.c:157 IMSI='262429347930419': No 2G Auth Data 20241017082524525 DAUC <0003> db_auc.c:236 IMSI='262429347930419': Calling to generate 4 vectors 20241017082524525 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241017082524525 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524525 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524525 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241017082524525 DAUC <0003> auc.c:113 vector [0]: rand = e86ed7b0805fbef2900c6cc2b7864a1e 20241017082524525 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241017082524525 DAUC <0003> auc.c:142 vector [0]: autn = 9728330aa20300005be55a6af6af07e0 20241017082524525 DAUC <0003> auc.c:143 vector [0]: ck = b3d92aa4b69d942291ab2e2e8adeaa15 20241017082524525 DAUC <0003> auc.c:144 vector [0]: ik = f39d773ae4e3071bcd91361fd7dfbd6d 20241017082524525 DAUC <0003> auc.c:145 vector [0]: res = 0950287e197383830000000000000000 20241017082524525 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524525 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082524525 DAUC <0003> auc.c:151 vector [0]: kc = 1c7e45af0f7f8441 20241017082524525 DAUC <0003> auc.c:152 vector [0]: sres = 1023abfd 20241017082524525 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082524525 DAUC <0003> auc.c:113 vector [1]: rand = 5a6981e05076eb8cf0d8f26f35f62df4 20241017082524525 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241017082524525 DAUC <0003> auc.c:142 vector [1]: autn = 3b0d6bc9bc54000035e575971f48a6ba 20241017082524525 DAUC <0003> auc.c:143 vector [1]: ck = 6cf57a2c79fb0a30c21b6c62127a69f9 20241017082524525 DAUC <0003> auc.c:144 vector [1]: ik = b67fe8179b04d471801df3974cb1d448 20241017082524525 DAUC <0003> auc.c:145 vector [1]: res = 3d7518edd80c71860000000000000000 20241017082524525 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524525 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017082524525 DAUC <0003> auc.c:151 vector [1]: kc = 988c0dcebc3463f0 20241017082524525 DAUC <0003> auc.c:152 vector [1]: sres = e579696b 20241017082524525 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017082524525 DAUC <0003> auc.c:113 vector [2]: rand = 22f95d7fcbe4f5728472a483dd8d1966 20241017082524525 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241017082524525 DAUC <0003> auc.c:142 vector [2]: autn = ada6a7acc7b8000004225066a9379d50 20241017082524525 DAUC <0003> auc.c:143 vector [2]: ck = b5e8fcfaaecc13953f6217eaa44b3dca 20241017082524525 DAUC <0003> auc.c:144 vector [2]: ik = 16627e2e4f2651b837ea148132a4bb0c 20241017082524525 DAUC <0003> auc.c:145 vector [2]: res = f722dad729aab9400000000000000000 20241017082524525 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524525 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017082524525 DAUC <0003> auc.c:151 vector [2]: kc = ab0281bf7705c4eb 20241017082524525 DAUC <0003> auc.c:152 vector [2]: sres = de886397 20241017082524525 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017082524525 DAUC <0003> auc.c:113 vector [3]: rand = fcf92b18c76ff4c321d8c50143e2abcf 20241017082524525 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241017082524525 DAUC <0003> auc.c:142 vector [3]: autn = ec1bdbb1d24c0000ce0b1e4a8e1df3fc 20241017082524525 DAUC <0003> auc.c:143 vector [3]: ck = c0c1e9ff0c82257e449a670e58af3b24 20241017082524525 DAUC <0003> auc.c:144 vector [3]: ik = dd71d2d19a775fd68d757c15c75b4704 20241017082524525 DAUC <0003> auc.c:145 vector [3]: res = 15f587352cff34e00000000000000000 20241017082524525 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524525 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017082524525 DAUC <0003> auc.c:151 vector [3]: kc = d45f203509010688 20241017082524525 DAUC <0003> auc.c:152 vector [3]: sres = 390ab3d5 20241017082524525 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017082524525 DAUC <0003> db_auc.c:245 IMSI='262429347930419': Generated 4 vectors 20241017082524525 DAUC <0003> db_auc.c:249 IMSI='262429347930419': Updating SQN=161 in DB 20241017082524534 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429347930419"} 20241017082524534 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524534 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524534 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524536 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524536 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429347930419"} 20241017082524536 DAUC <0003> db_auc.c:157 IMSI='262429347930419': No 2G Auth Data 20241017082524536 DAUC <0003> db_auc.c:236 IMSI='262429347930419': Calling to generate 5 vectors 20241017082524536 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017082524536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524536 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241017082524536 DAUC <0003> auc.c:113 vector [0]: rand = c07d820474d783e4295ca445c5d2ab2e 20241017082524536 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241017082524536 DAUC <0003> auc.c:142 vector [0]: autn = d2125e31cdc90000a7b067fbbffb3615 20241017082524536 DAUC <0003> auc.c:143 vector [0]: ck = eaf4cb31ddb10af0d16b3d661093e232 20241017082524536 DAUC <0003> auc.c:144 vector [0]: ik = 49b096385643a551cf2c0d83f30ddb59 20241017082524536 DAUC <0003> auc.c:145 vector [0]: res = cd9a1a339860abcd0000000000000000 20241017082524536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524536 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082524536 DAUC <0003> auc.c:151 vector [0]: kc = bd036dec686c96ca 20241017082524536 DAUC <0003> auc.c:152 vector [0]: sres = 55fab1fe 20241017082524536 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082524536 DAUC <0003> auc.c:113 vector [1]: rand = 47e562009f306038c7eda9999809de3b 20241017082524536 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241017082524536 DAUC <0003> auc.c:142 vector [1]: autn = 5b6d4626dd07000084032052e225d343 20241017082524536 DAUC <0003> auc.c:143 vector [1]: ck = 7e1cb6f93f63725c7a8be4ea59ff0833 20241017082524536 DAUC <0003> auc.c:144 vector [1]: ik = 349f556d0ad686206f6f2d793faa6f68 20241017082524536 DAUC <0003> auc.c:145 vector [1]: res = 4529c76979ab34b40000000000000000 20241017082524536 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524536 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017082524536 DAUC <0003> auc.c:151 vector [1]: kc = 5f672a0753e09327 20241017082524536 DAUC <0003> auc.c:152 vector [1]: sres = 3c82f3dd 20241017082524536 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017082524536 DAUC <0003> auc.c:113 vector [2]: rand = 43826f85c2ae6815d39b8565e41cb048 20241017082524536 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241017082524536 DAUC <0003> auc.c:142 vector [2]: autn = e3f8b1b1eb25000027bddb70bbd63b29 20241017082524536 DAUC <0003> auc.c:143 vector [2]: ck = 79e567896397db218f345c284fb1dfa3 20241017082524536 DAUC <0003> auc.c:144 vector [2]: ik = 1e93a592139ee95b7faf3fd89c7e1daa 20241017082524536 DAUC <0003> auc.c:145 vector [2]: res = a24cf70bdd47481a0000000000000000 20241017082524536 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524536 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017082524536 DAUC <0003> auc.c:151 vector [2]: kc = 97eda1eba3c6f073 20241017082524536 DAUC <0003> auc.c:152 vector [2]: sres = 7f0bbf11 20241017082524536 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017082524536 DAUC <0003> auc.c:113 vector [3]: rand = b43c1104b55b94b463036f3b54294f2f 20241017082524536 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241017082524536 DAUC <0003> auc.c:142 vector [3]: autn = ae163b8166a800005418bc94a4a0e3d9 20241017082524536 DAUC <0003> auc.c:143 vector [3]: ck = da8d478eb8cef44f950982f1833261b7 20241017082524536 DAUC <0003> auc.c:144 vector [3]: ik = 9d504169afa7ed350dfb1ef30538cd1d 20241017082524536 DAUC <0003> auc.c:145 vector [3]: res = 291cd5031b2bc18d0000000000000000 20241017082524536 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524536 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017082524536 DAUC <0003> auc.c:151 vector [3]: kc = df2f9ae59163b5d0 20241017082524536 DAUC <0003> auc.c:152 vector [3]: sres = 3237148e 20241017082524536 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017082524536 DAUC <0003> auc.c:113 vector [4]: rand = 8cb69f964c4b1b45c87e374eae41729e 20241017082524536 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241017082524536 DAUC <0003> auc.c:142 vector [4]: autn = 065a49e067fb0000709e4930d0498bd2 20241017082524536 DAUC <0003> auc.c:143 vector [4]: ck = c95a6d648dd80876c5e4775c30c5281f 20241017082524536 DAUC <0003> auc.c:144 vector [4]: ik = 8d381f66eb48b2ce2cafaf5714fd75eb 20241017082524536 DAUC <0003> auc.c:145 vector [4]: res = 06fe431a36b17b850000000000000000 20241017082524536 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082524536 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017082524536 DAUC <0003> auc.c:151 vector [4]: kc = ad29aa0942a8e74c 20241017082524536 DAUC <0003> auc.c:152 vector [4]: sres = 304f389f 20241017082524536 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017082524536 DAUC <0003> db_auc.c:245 IMSI='262429347930419': Generated 5 vectors 20241017082524536 DAUC <0003> db_auc.c:249 IMSI='262429347930419': Updating SQN=321 in DB 20241017082524544 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429347930419"} 20241017082524544 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524544 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524545 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524549 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524549 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429347930419"} 20241017082524549 DAUC <0003> db_auc.c:157 IMSI='262429347930419': No 2G Auth Data 20241017082524549 DAUC <0003> db_auc.c:236 IMSI='262429347930419': Calling to generate 5 vectors 20241017082524549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017082524549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241017082524549 DAUC <0003> auc.c:113 vector [0]: rand = 12892083199111c2e7c3ae92753ea0a3 20241017082524549 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241017082524549 DAUC <0003> auc.c:142 vector [0]: autn = b19479d9ba2a0000b322e9096e506d4a 20241017082524549 DAUC <0003> auc.c:143 vector [0]: ck = 4b227d6c92bdcf5cbf991c6074ad6f7a 20241017082524549 DAUC <0003> auc.c:144 vector [0]: ik = 3df3b106cf5a7ac130353302efd6986f 20241017082524549 DAUC <0003> auc.c:145 vector [0]: res = 8e8bbc69ece707ab0000000000000000 20241017082524549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524549 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082524549 DAUC <0003> auc.c:151 vector [0]: kc = f97de308c69c4288 20241017082524549 DAUC <0003> auc.c:152 vector [0]: sres = 626cbbc2 20241017082524549 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082524549 DAUC <0003> auc.c:113 vector [1]: rand = 8c386e6720bf9ecf062a4071f07df47e 20241017082524549 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241017082524549 DAUC <0003> auc.c:142 vector [1]: autn = 37fe59635c47000038b7829bfe3252d0 20241017082524549 DAUC <0003> auc.c:143 vector [1]: ck = 764bc137266bcefedb5ba5a16f72806e 20241017082524549 DAUC <0003> auc.c:144 vector [1]: ik = 1c6d6730cd0c832ca77555e25cca7b3e 20241017082524549 DAUC <0003> auc.c:145 vector [1]: res = 95fbd31ad97b5c2a0000000000000000 20241017082524549 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524549 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017082524549 DAUC <0003> auc.c:151 vector [1]: kc = 16085644d8dfb682 20241017082524549 DAUC <0003> auc.c:152 vector [1]: sres = 4c808f30 20241017082524549 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017082524549 DAUC <0003> auc.c:113 vector [2]: rand = 05735aafda0a33c714680186a38833ea 20241017082524549 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241017082524549 DAUC <0003> auc.c:142 vector [2]: autn = 2570596842c800006eee8f57f409f6e0 20241017082524549 DAUC <0003> auc.c:143 vector [2]: ck = 732fb9dfe3141924dbd0c4c67a2e9a0c 20241017082524549 DAUC <0003> auc.c:144 vector [2]: ik = a5a1ff2fe965cdd3e1f4268b0f398419 20241017082524549 DAUC <0003> auc.c:145 vector [2]: res = 28dbe557598e83090000000000000000 20241017082524549 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524549 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017082524549 DAUC <0003> auc.c:151 vector [2]: kc = ecaaa4bd7f66cae2 20241017082524549 DAUC <0003> auc.c:152 vector [2]: sres = 7155665e 20241017082524549 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017082524549 DAUC <0003> auc.c:113 vector [3]: rand = e091d573dfb814bdd7eb6088216c8e49 20241017082524549 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241017082524549 DAUC <0003> auc.c:142 vector [3]: autn = 98d7939474060000fbb25e128a248915 20241017082524549 DAUC <0003> auc.c:143 vector [3]: ck = a4a33891e71e1313140c857d1919072d 20241017082524549 DAUC <0003> auc.c:144 vector [3]: ik = e41c9e8654d9754fcc6fe29a6c02cddd 20241017082524549 DAUC <0003> auc.c:145 vector [3]: res = 3cdc1610ac48d1df0000000000000000 20241017082524549 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524549 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017082524549 DAUC <0003> auc.c:151 vector [3]: kc = 98dcc1f0c6dcacac 20241017082524549 DAUC <0003> auc.c:152 vector [3]: sres = 9094c7cf 20241017082524549 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017082524549 DAUC <0003> auc.c:113 vector [4]: rand = f4682563a6385384897d1eea2fb1fb2e 20241017082524549 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241017082524549 DAUC <0003> auc.c:142 vector [4]: autn = 9d4c8b1254050000222a5945921e0278 20241017082524549 DAUC <0003> auc.c:143 vector [4]: ck = 78ab97b5c3de59169dbba1cc8a8dd0d7 20241017082524549 DAUC <0003> auc.c:144 vector [4]: ik = 2bb38a6999744b0f5dac32193502df3d 20241017082524549 DAUC <0003> auc.c:145 vector [4]: res = a5af7adf4fc0693d0000000000000000 20241017082524549 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082524549 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017082524549 DAUC <0003> auc.c:151 vector [4]: kc = 930f8e09e5251df3 20241017082524549 DAUC <0003> auc.c:152 vector [4]: sres = ea6f13e2 20241017082524549 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017082524549 DAUC <0003> db_auc.c:245 IMSI='262429347930419': Generated 5 vectors 20241017082524549 DAUC <0003> db_auc.c:249 IMSI='262429347930419': Updating SQN=481 in DB 20241017082524558 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429347930419"} 20241017082524558 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429347930419 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524558 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524558 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@16b89b00666d: Final verdict of PTC: pass 20241017082524589 DAUC <0003> db_auc.c:157 IMSI='262429099370430': No 2G Auth Data 20241017082524589 DAUC <0003> db_auc.c:192 IMSI='262429099370430': No 3G Auth Data HLR_Test-GSUP(21)@16b89b00666d: Created GsupExpect[0] for "262429099370430" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241017082524611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40402<->l=127.0.0.1:4258 20241017082524612 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524612 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429099370430"} 20241017082524612 DAUC <0003> db_auc.c:157 IMSI='262429099370430': No 2G Auth Data 20241017082524612 DAUC <0003> db_auc.c:236 IMSI='262429099370430': Calling to generate 1 vectors 20241017082524612 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241017082524612 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524612 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017082524612 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082524612 DAUC <0003> auc.c:113 vector [0]: rand = d1f61a0b1cfa6ca05d97cd17c2cac960 20241017082524612 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082524612 DAUC <0003> auc.c:142 vector [0]: autn = 43873d210c8e0000a5c16c017b441b0e 20241017082524612 DAUC <0003> auc.c:143 vector [0]: ck = 160a5c26225e20b8aa8c79358099aa6d 20241017082524612 DAUC <0003> auc.c:144 vector [0]: ik = 13e3cbabbde85eaa4e3ecd5a90fce457 20241017082524612 DAUC <0003> auc.c:145 vector [0]: res = 33956866b809f7f10000000000000000 20241017082524612 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524612 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082524612 DAUC <0003> auc.c:151 vector [0]: kc = e15b23e28fd33028 20241017082524612 DAUC <0003> auc.c:152 vector [0]: sres = 8b9c9f97 20241017082524612 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082524612 DAUC <0003> db_auc.c:245 IMSI='262429099370430': Generated 1 vectors 20241017082524612 DAUC <0003> db_auc.c:249 IMSI='262429099370430': Updating SQN=33 in DB 20241017082524620 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429099370430"} 20241017082524620 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524620 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524620 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@16b89b00666d: Found GsupExpect[0] for "262429099370430" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@16b89b00666d: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429099370430" TC_gsup_sai_num_auth_vectors(28)@16b89b00666d: setverdict(pass): none -> pass 20241017082524622 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524622 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429099370430"} 20241017082524622 DAUC <0003> db_auc.c:157 IMSI='262429099370430': No 2G Auth Data 20241017082524622 DAUC <0003> db_auc.c:236 IMSI='262429099370430': Calling to generate 4 vectors 20241017082524622 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241017082524622 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524622 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017082524622 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241017082524622 DAUC <0003> auc.c:113 vector [0]: rand = 4aff4f850f498fb4e48c4e780a02c958 20241017082524622 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241017082524622 DAUC <0003> auc.c:142 vector [0]: autn = c097c4f85dd4000088e274b51843690b 20241017082524622 DAUC <0003> auc.c:143 vector [0]: ck = 457c7d651b1481c3f7503d95bb251dc7 20241017082524622 DAUC <0003> auc.c:144 vector [0]: ik = 8cf9096fc66f0c277e72aa26bbe90178 20241017082524622 DAUC <0003> auc.c:145 vector [0]: res = 8fa33f288ebd56d00000000000000000 20241017082524622 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524622 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082524622 DAUC <0003> auc.c:151 vector [0]: kc = 40a7e3b9ddb7915b 20241017082524622 DAUC <0003> auc.c:152 vector [0]: sres = 011e69f8 20241017082524622 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082524622 DAUC <0003> auc.c:113 vector [1]: rand = bfb3dc8e7e382d4df8c5b5921b5c25c7 20241017082524622 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241017082524622 DAUC <0003> auc.c:142 vector [1]: autn = b3bf7702940d000068662b980676438f 20241017082524622 DAUC <0003> auc.c:143 vector [1]: ck = d67e18fb074809dba035256250f0bc6b 20241017082524622 DAUC <0003> auc.c:144 vector [1]: ik = 03d5f02d1010658b983d1b5fc614ecbd 20241017082524622 DAUC <0003> auc.c:145 vector [1]: res = 31c63239a36b8c770000000000000000 20241017082524622 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524622 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017082524622 DAUC <0003> auc.c:151 vector [1]: kc = eda3d6eb81bc3c86 20241017082524622 DAUC <0003> auc.c:152 vector [1]: sres = 92adbe4e 20241017082524622 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017082524622 DAUC <0003> auc.c:113 vector [2]: rand = b6dfc71958bb39a7b67a61d26452f519 20241017082524622 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241017082524622 DAUC <0003> auc.c:142 vector [2]: autn = e8baca0a8f2800009ebc2d0b22220434 20241017082524622 DAUC <0003> auc.c:143 vector [2]: ck = 39d9b6da647db7ea7f88272feee08631 20241017082524622 DAUC <0003> auc.c:144 vector [2]: ik = 5c163f66fd5d70cfff41d7bd9ae37e42 20241017082524622 DAUC <0003> auc.c:145 vector [2]: res = 92cb2177d527c3eb0000000000000000 20241017082524622 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524622 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017082524622 DAUC <0003> auc.c:151 vector [2]: kc = e506792eed233f56 20241017082524622 DAUC <0003> auc.c:152 vector [2]: sres = 47ece29c 20241017082524622 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017082524622 DAUC <0003> auc.c:113 vector [3]: rand = c5b12393188a0a8cd62ca76ab23306e4 20241017082524622 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241017082524622 DAUC <0003> auc.c:142 vector [3]: autn = a37ccd0a8756000019f7cf784cf2fe6f 20241017082524622 DAUC <0003> auc.c:143 vector [3]: ck = 0e8e26b5f3560684952e413d80650bbd 20241017082524622 DAUC <0003> auc.c:144 vector [3]: ik = 4f056151dd4ec2e3824bbf61961af16f 20241017082524622 DAUC <0003> auc.c:145 vector [3]: res = f643f34ec14baaae0000000000000000 20241017082524622 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524622 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017082524622 DAUC <0003> auc.c:151 vector [3]: kc = 56eeb9b838673eb5 20241017082524622 DAUC <0003> auc.c:152 vector [3]: sres = 370859e0 20241017082524622 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017082524622 DAUC <0003> db_auc.c:245 IMSI='262429099370430': Generated 4 vectors 20241017082524622 DAUC <0003> db_auc.c:249 IMSI='262429099370430': Updating SQN=161 in DB 20241017082524630 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429099370430"} 20241017082524630 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524630 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524630 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524632 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524632 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429099370430"} 20241017082524632 DAUC <0003> db_auc.c:157 IMSI='262429099370430': No 2G Auth Data 20241017082524632 DAUC <0003> db_auc.c:236 IMSI='262429099370430': Calling to generate 5 vectors 20241017082524632 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017082524632 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524632 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017082524632 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241017082524632 DAUC <0003> auc.c:113 vector [0]: rand = 2bc7d0d1298831c9c4fbc4bf6502793e 20241017082524632 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241017082524632 DAUC <0003> auc.c:142 vector [0]: autn = a9f3eed9535b00004af24e09e8a66b2d 20241017082524632 DAUC <0003> auc.c:143 vector [0]: ck = b72615d5f8d0e8a8a38f983f419624f3 20241017082524632 DAUC <0003> auc.c:144 vector [0]: ik = 586975987c07c981a1ac07113d636c76 20241017082524632 DAUC <0003> auc.c:145 vector [0]: res = f290c554ba7a4d950000000000000000 20241017082524632 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524632 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082524632 DAUC <0003> auc.c:151 vector [0]: kc = ed6cff63f82269ac 20241017082524632 DAUC <0003> auc.c:152 vector [0]: sres = 48ea88c1 20241017082524632 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082524632 DAUC <0003> auc.c:113 vector [1]: rand = c1bf7000466563fc401bb5d87017c863 20241017082524632 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241017082524632 DAUC <0003> auc.c:142 vector [1]: autn = 18b945bef36e00008af5bb813ebebb43 20241017082524632 DAUC <0003> auc.c:143 vector [1]: ck = 35c182ebe3735e1b72c676304fad7afd 20241017082524632 DAUC <0003> auc.c:144 vector [1]: ik = 98819edc6ddaef15d5e428aa8ea66df8 20241017082524632 DAUC <0003> auc.c:145 vector [1]: res = ecd2c51a0f2769d40000000000000000 20241017082524632 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524632 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017082524632 DAUC <0003> auc.c:151 vector [1]: kc = 0a6242ad4fa2a60b 20241017082524632 DAUC <0003> auc.c:152 vector [1]: sres = e3f5acce 20241017082524632 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017082524632 DAUC <0003> auc.c:113 vector [2]: rand = 3e0a85158e165e9b3bb3125cdf735c1d 20241017082524632 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241017082524632 DAUC <0003> auc.c:142 vector [2]: autn = 4953a7577a8a0000a2f0404c6d5462ab 20241017082524632 DAUC <0003> auc.c:143 vector [2]: ck = be05590a6b8e6783b3b23ad6dde7187e 20241017082524632 DAUC <0003> auc.c:144 vector [2]: ik = 6b15aca8743f40cc4cdb494425243a9a 20241017082524632 DAUC <0003> auc.c:145 vector [2]: res = 8a2e86e44a6934f80000000000000000 20241017082524632 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524632 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017082524632 DAUC <0003> auc.c:151 vector [2]: kc = 2a798630e77205ab 20241017082524632 DAUC <0003> auc.c:152 vector [2]: sres = c047b21c 20241017082524632 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017082524632 DAUC <0003> auc.c:113 vector [3]: rand = 2caf5edb5195322d7be77fa0a282b801 20241017082524632 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241017082524632 DAUC <0003> auc.c:142 vector [3]: autn = 5fef406f815a00001ce522f0f929ca0e 20241017082524632 DAUC <0003> auc.c:143 vector [3]: ck = 086580d9cd9afd3deb7e4b839a288104 20241017082524632 DAUC <0003> auc.c:144 vector [3]: ik = 732cd7f650a2760273c1992c9bd4cc0a 20241017082524632 DAUC <0003> auc.c:145 vector [3]: res = e99c93602a521da60000000000000000 20241017082524632 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524632 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017082524632 DAUC <0003> auc.c:151 vector [3]: kc = e3f685809cc4c631 20241017082524632 DAUC <0003> auc.c:152 vector [3]: sres = c3ce8ec6 20241017082524632 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017082524632 DAUC <0003> auc.c:113 vector [4]: rand = c9d2937944188a1cd5a62fb8cf8d328a 20241017082524632 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241017082524632 DAUC <0003> auc.c:142 vector [4]: autn = f642ee9dc7cb0000510d9081e64572e1 20241017082524632 DAUC <0003> auc.c:143 vector [4]: ck = 04f958867f9c7d06c53ef8db67044e87 20241017082524632 DAUC <0003> auc.c:144 vector [4]: ik = 18c5967b062f5d15546753beff1a33bc 20241017082524632 DAUC <0003> auc.c:145 vector [4]: res = 863867f5c693d0280000000000000000 20241017082524632 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082524632 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017082524632 DAUC <0003> auc.c:151 vector [4]: kc = 8d656598e1ad5d28 20241017082524632 DAUC <0003> auc.c:152 vector [4]: sres = 40abb7dd 20241017082524632 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017082524632 DAUC <0003> db_auc.c:245 IMSI='262429099370430': Generated 5 vectors 20241017082524632 DAUC <0003> db_auc.c:249 IMSI='262429099370430': Updating SQN=321 in DB 20241017082524640 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429099370430"} 20241017082524640 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524640 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524640 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524645 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524645 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429099370430"} 20241017082524645 DAUC <0003> db_auc.c:157 IMSI='262429099370430': No 2G Auth Data 20241017082524645 DAUC <0003> db_auc.c:236 IMSI='262429099370430': Calling to generate 5 vectors 20241017082524645 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017082524645 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524645 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017082524645 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241017082524645 DAUC <0003> auc.c:113 vector [0]: rand = e14cb0b6a862eb0092d18d63b4afadfc 20241017082524645 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241017082524645 DAUC <0003> auc.c:142 vector [0]: autn = cf1d222095d900007ae08a6adc991c3f 20241017082524645 DAUC <0003> auc.c:143 vector [0]: ck = 8311206c6914146a23b0a4db497dc21a 20241017082524645 DAUC <0003> auc.c:144 vector [0]: ik = d86f08a396011d34ba154ab5512379b4 20241017082524645 DAUC <0003> auc.c:145 vector [0]: res = 084a1915a57358810000000000000000 20241017082524645 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524645 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082524645 DAUC <0003> auc.c:151 vector [0]: kc = c2dbc6a1e74bb2f0 20241017082524645 DAUC <0003> auc.c:152 vector [0]: sres = ad394194 20241017082524645 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082524645 DAUC <0003> auc.c:113 vector [1]: rand = a8145d803a882bdec61f420ef5d0ef42 20241017082524645 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241017082524645 DAUC <0003> auc.c:142 vector [1]: autn = d0400b99a73900009363418d0bb9b38d 20241017082524645 DAUC <0003> auc.c:143 vector [1]: ck = 8ac6e7789d1e98bd129d957af41f6ae8 20241017082524645 DAUC <0003> auc.c:144 vector [1]: ik = a6456fb542b1c8fd1a7ea287904874d9 20241017082524645 DAUC <0003> auc.c:145 vector [1]: res = 4edb305d29cb2e8b0000000000000000 20241017082524645 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524645 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017082524645 DAUC <0003> auc.c:151 vector [1]: kc = 2460bf30bbf84e71 20241017082524645 DAUC <0003> auc.c:152 vector [1]: sres = 67101ed6 20241017082524645 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017082524645 DAUC <0003> auc.c:113 vector [2]: rand = 6ad12ac644e2d3597d5a1f1dd50fe812 20241017082524645 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241017082524645 DAUC <0003> auc.c:142 vector [2]: autn = d04ac7b4a06c0000494d370370a1afd5 20241017082524645 DAUC <0003> auc.c:143 vector [2]: ck = 96b76a9463904af2b8596e4ef762e222 20241017082524645 DAUC <0003> auc.c:144 vector [2]: ik = d5707daedd18d5b2d582f4e032637c22 20241017082524645 DAUC <0003> auc.c:145 vector [2]: res = 470ce0cd2fcb27820000000000000000 20241017082524645 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524645 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017082524645 DAUC <0003> auc.c:151 vector [2]: kc = 2e1c8d947b890140 20241017082524645 DAUC <0003> auc.c:152 vector [2]: sres = 68c7c74f 20241017082524645 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017082524645 DAUC <0003> auc.c:113 vector [3]: rand = a5fae90cb041c476984127405aa0844d 20241017082524645 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241017082524645 DAUC <0003> auc.c:142 vector [3]: autn = 554b2934cde5000057a0fda8179a51b7 20241017082524645 DAUC <0003> auc.c:143 vector [3]: ck = 4f14a343231be1923f4bbc372fb14dd0 20241017082524645 DAUC <0003> auc.c:144 vector [3]: ik = 4aefc2a1b45dfaf2a0c10cf4375835c7 20241017082524645 DAUC <0003> auc.c:145 vector [3]: res = 25e58e06211829d50000000000000000 20241017082524645 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524645 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017082524645 DAUC <0003> auc.c:151 vector [3]: kc = 9a71d1218faf6377 20241017082524645 DAUC <0003> auc.c:152 vector [3]: sres = 04fda7d3 20241017082524645 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017082524645 DAUC <0003> auc.c:113 vector [4]: rand = 111ef2f52a3fd436e0c485901d0536fb 20241017082524645 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241017082524645 DAUC <0003> auc.c:142 vector [4]: autn = b61bc173f8a60000b94a835d7d3158f0 20241017082524645 DAUC <0003> auc.c:143 vector [4]: ck = bf9ce15f9ef63c8effdfcdca6eeb6318 20241017082524645 DAUC <0003> auc.c:144 vector [4]: ik = fdb8a8c7783e645744b96f6a62c6333a 20241017082524645 DAUC <0003> auc.c:145 vector [4]: res = 60e4bcab080e02850000000000000000 20241017082524645 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082524645 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017082524645 DAUC <0003> auc.c:151 vector [4]: kc = f942eb38eae508fb 20241017082524645 DAUC <0003> auc.c:152 vector [4]: sres = 68eabe2e 20241017082524645 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017082524645 DAUC <0003> db_auc.c:245 IMSI='262429099370430': Generated 5 vectors 20241017082524645 DAUC <0003> db_auc.c:249 IMSI='262429099370430': Updating SQN=481 in DB 20241017082524653 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429099370430"} 20241017082524654 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429099370430 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524654 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524654 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40402<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@16b89b00666d: Final verdict of PTC: pass 20241017082524684 DAUC <0003> db_auc.c:157 IMSI='262428798177192': No 2G Auth Data 20241017082524684 DAUC <0003> db_auc.c:192 IMSI='262428798177192': No 3G Auth Data HLR_Test-GSUP(21)@16b89b00666d: Created GsupExpect[0] for "262428798177192" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241017082524713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40406<->l=127.0.0.1:4258 20241017082524715 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524715 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428798177192"} 20241017082524715 DAUC <0003> db_auc.c:236 IMSI='262428798177192': Calling to generate 1 vectors 20241017082524715 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241017082524715 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524715 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524715 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082524715 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524715 DAUC <0003> auc.c:113 vector [0]: rand = 2d950a5085d0a8f00b8ffc0a7e41c14a 20241017082524715 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082524715 DAUC <0003> auc.c:142 vector [0]: autn = 3a8704888f630000bc6ffdb6528f83e7 20241017082524715 DAUC <0003> auc.c:143 vector [0]: ck = e8ef202dea897ccb551b918c058fa76a 20241017082524715 DAUC <0003> auc.c:144 vector [0]: ik = a9870d8460a822d6ff8d03afe8ef81a7 20241017082524715 DAUC <0003> auc.c:145 vector [0]: res = d3178e438baca94a0000000000000000 20241017082524715 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524715 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524715 DAUC <0003> auc.c:179 vector [0]: kc = 570079e0f1b31c00 20241017082524715 DAUC <0003> auc.c:180 vector [0]: sres = a7f95f29 20241017082524715 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524715 DAUC <0003> db_auc.c:245 IMSI='262428798177192': Generated 1 vectors 20241017082524715 DAUC <0003> db_auc.c:249 IMSI='262428798177192': Updating SQN=33 in DB 20241017082524723 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428798177192"} 20241017082524723 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524723 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524723 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@16b89b00666d: Found GsupExpect[0] for "262428798177192" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@16b89b00666d: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428798177192" TC_gsup_sai_num_auth_vectors(29)@16b89b00666d: setverdict(pass): none -> pass 20241017082524724 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524724 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428798177192"} 20241017082524724 DAUC <0003> db_auc.c:236 IMSI='262428798177192': Calling to generate 4 vectors 20241017082524724 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241017082524724 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524724 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524724 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241017082524724 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524724 DAUC <0003> auc.c:113 vector [0]: rand = 8846add076595650c42e78b2fd0c2610 20241017082524724 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241017082524724 DAUC <0003> auc.c:142 vector [0]: autn = 83a3a459d5a300007ae7a56c1a0e0b68 20241017082524724 DAUC <0003> auc.c:143 vector [0]: ck = 415f58072d82d5356ea168ece9e03b0b 20241017082524724 DAUC <0003> auc.c:144 vector [0]: ik = 1724736b58c3c60a77a85945a92c0814 20241017082524724 DAUC <0003> auc.c:145 vector [0]: res = 4e58779211061ef00000000000000000 20241017082524724 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524724 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524724 DAUC <0003> auc.c:179 vector [0]: kc = d2326fde03df2c00 20241017082524724 DAUC <0003> auc.c:180 vector [0]: sres = 337e0c19 20241017082524724 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524724 DAUC <0003> auc.c:113 vector [1]: rand = 8bb3db23eac5bfc99a7ecc0ce6bdcb71 20241017082524724 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241017082524724 DAUC <0003> auc.c:142 vector [1]: autn = 0bee98c57b0f00007938f96cd59b114d 20241017082524724 DAUC <0003> auc.c:143 vector [1]: ck = 22ef6db47e5c6b7227b24d1050355734 20241017082524724 DAUC <0003> auc.c:144 vector [1]: ik = cd1e3db16bc30eeaf7611057767fcfa6 20241017082524724 DAUC <0003> auc.c:145 vector [1]: res = 0524f9130f6917430000000000000000 20241017082524724 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524724 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082524724 DAUC <0003> auc.c:179 vector [1]: kc = 0d5f01dadcea0800 20241017082524724 DAUC <0003> auc.c:180 vector [1]: sres = c6ab1cc3 20241017082524724 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082524724 DAUC <0003> auc.c:113 vector [2]: rand = 913cb8c159bd21cb5f5f62986ef7627c 20241017082524724 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241017082524724 DAUC <0003> auc.c:142 vector [2]: autn = 0c9c8a33d50d00001c0f1be33cd8ac82 20241017082524724 DAUC <0003> auc.c:143 vector [2]: ck = 0bab046aeeef887a9024b591d7f32984 20241017082524724 DAUC <0003> auc.c:144 vector [2]: ik = 5668387e48f644fb3ac441114701050f 20241017082524724 DAUC <0003> auc.c:145 vector [2]: res = 1d0ce6080abd27660000000000000000 20241017082524724 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524724 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082524724 DAUC <0003> auc.c:179 vector [2]: kc = a62be9f7fb79a000 20241017082524724 DAUC <0003> auc.c:180 vector [2]: sres = d35c0ef5 20241017082524724 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082524724 DAUC <0003> auc.c:113 vector [3]: rand = 07d5d64dc2b6a913d08983f52527ad5b 20241017082524724 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241017082524724 DAUC <0003> auc.c:142 vector [3]: autn = 8d91f883ee8e000042dd250859bc716f 20241017082524724 DAUC <0003> auc.c:143 vector [3]: ck = 9a525246a1e2baa44dddf542542bbee3 20241017082524724 DAUC <0003> auc.c:144 vector [3]: ik = 58bd124787b4427963abf7a57f478d15 20241017082524724 DAUC <0003> auc.c:145 vector [3]: res = 7fdefe913ca2c94e0000000000000000 20241017082524724 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524724 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082524724 DAUC <0003> auc.c:179 vector [3]: kc = 2ceb303aabab3000 20241017082524724 DAUC <0003> auc.c:180 vector [3]: sres = 24ed3e16 20241017082524724 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082524724 DAUC <0003> db_auc.c:245 IMSI='262428798177192': Generated 4 vectors 20241017082524724 DAUC <0003> db_auc.c:249 IMSI='262428798177192': Updating SQN=161 in DB 20241017082524732 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428798177192"} 20241017082524732 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524732 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524732 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524734 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524734 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428798177192"} 20241017082524734 DAUC <0003> db_auc.c:236 IMSI='262428798177192': Calling to generate 5 vectors 20241017082524734 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082524734 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524734 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524734 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241017082524734 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524734 DAUC <0003> auc.c:113 vector [0]: rand = 524c161bc309783fb904c914e62899d3 20241017082524734 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241017082524734 DAUC <0003> auc.c:142 vector [0]: autn = ae3fdd795f570000998f13e3dd2dac4a 20241017082524734 DAUC <0003> auc.c:143 vector [0]: ck = 09dbf847a7735b3d4e92074fcb70c6e4 20241017082524734 DAUC <0003> auc.c:144 vector [0]: ik = 7c6ef11e423663d023be2fae7ec44a2f 20241017082524734 DAUC <0003> auc.c:145 vector [0]: res = 3cb78f9fd2e6f8ac0000000000000000 20241017082524734 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524734 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524734 DAUC <0003> auc.c:179 vector [0]: kc = 1e9206827679f000 20241017082524734 DAUC <0003> auc.c:180 vector [0]: sres = 30501b58 20241017082524734 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524735 DAUC <0003> auc.c:113 vector [1]: rand = 8a9bdd1d4437f397f1ba958b1df5726a 20241017082524735 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241017082524735 DAUC <0003> auc.c:142 vector [1]: autn = fdf60c10841e00003060a56d9267b7d2 20241017082524735 DAUC <0003> auc.c:143 vector [1]: ck = 90634a36bb81e3835787bc76d66acdda 20241017082524735 DAUC <0003> auc.c:144 vector [1]: ik = 56df7550f1dc3601711a0d91e4dab114 20241017082524735 DAUC <0003> auc.c:145 vector [1]: res = eccb2b60e018c20f0000000000000000 20241017082524735 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524735 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082524735 DAUC <0003> auc.c:179 vector [1]: kc = 17b6dd1312993400 20241017082524735 DAUC <0003> auc.c:180 vector [1]: sres = 492eea23 20241017082524735 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082524735 DAUC <0003> auc.c:113 vector [2]: rand = 3b40f1feea3221865464d740df70d96f 20241017082524735 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241017082524735 DAUC <0003> auc.c:142 vector [2]: autn = 071c77dca18300001ffbedf9bbd0a842 20241017082524735 DAUC <0003> auc.c:143 vector [2]: ck = 8c4301ea74aada912d44bb2d14f068f6 20241017082524735 DAUC <0003> auc.c:144 vector [2]: ik = 62a12c40e0354dcb240b731289da84d8 20241017082524735 DAUC <0003> auc.c:145 vector [2]: res = bd97fe0433ab91eb0000000000000000 20241017082524735 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524735 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082524735 DAUC <0003> auc.c:179 vector [2]: kc = 0fe4f06cf3531c00 20241017082524735 DAUC <0003> auc.c:180 vector [2]: sres = 4abebd7c 20241017082524735 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082524735 DAUC <0003> auc.c:113 vector [3]: rand = bf023379616d47a7dc3796ec866af872 20241017082524735 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241017082524735 DAUC <0003> auc.c:142 vector [3]: autn = 9ad7cfbe68170000c38ae370496ef273 20241017082524735 DAUC <0003> auc.c:143 vector [3]: ck = adb34ce823a5f3da3de37825798e215e 20241017082524735 DAUC <0003> auc.c:144 vector [3]: ik = 8e6e2374ec9c73f9f3dd7c8fcc1c7073 20241017082524735 DAUC <0003> auc.c:145 vector [3]: res = 91d00c600ebba9160000000000000000 20241017082524735 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524735 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082524735 DAUC <0003> auc.c:179 vector [3]: kc = 1592397d0533a000 20241017082524735 DAUC <0003> auc.c:180 vector [3]: sres = 74de1472 20241017082524735 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082524735 DAUC <0003> auc.c:113 vector [4]: rand = fdd4f1c47b6e16609f7df691602b9adc 20241017082524735 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241017082524735 DAUC <0003> auc.c:142 vector [4]: autn = 41bd7fa8f219000082cc10d4cd84ecd5 20241017082524735 DAUC <0003> auc.c:143 vector [4]: ck = 65486babd39a9452e1272513ecb17db6 20241017082524735 DAUC <0003> auc.c:144 vector [4]: ik = 309c3e045832910f67c1d88030f10bbd 20241017082524735 DAUC <0003> auc.c:145 vector [4]: res = 6eb24a89d928b87c0000000000000000 20241017082524735 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082524735 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082524735 DAUC <0003> auc.c:179 vector [4]: kc = 6c1e80b8a5c34c00 20241017082524735 DAUC <0003> auc.c:180 vector [4]: sres = f944cc16 20241017082524735 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082524735 DAUC <0003> db_auc.c:245 IMSI='262428798177192': Generated 5 vectors 20241017082524735 DAUC <0003> db_auc.c:249 IMSI='262428798177192': Updating SQN=321 in DB 20241017082524743 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428798177192"} 20241017082524743 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524743 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524743 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524747 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524747 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428798177192"} 20241017082524747 DAUC <0003> db_auc.c:236 IMSI='262428798177192': Calling to generate 5 vectors 20241017082524747 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082524747 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524747 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524747 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241017082524747 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524747 DAUC <0003> auc.c:113 vector [0]: rand = 5ed9928a71bece7066154c3a8724d8c8 20241017082524747 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241017082524747 DAUC <0003> auc.c:142 vector [0]: autn = 6f30f35e2564000053fd6edfc01471fa 20241017082524747 DAUC <0003> auc.c:143 vector [0]: ck = a768f8cfaf51a443adc5697d76760fa6 20241017082524747 DAUC <0003> auc.c:144 vector [0]: ik = dd2fcd77ce7ccbffd61ecd22282f25c3 20241017082524747 DAUC <0003> auc.c:145 vector [0]: res = 28a15dc90a26e5130000000000000000 20241017082524747 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524747 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524747 DAUC <0003> auc.c:179 vector [0]: kc = 35af92082ff92000 20241017082524747 DAUC <0003> auc.c:180 vector [0]: sres = 7a1305fc 20241017082524747 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524747 DAUC <0003> auc.c:113 vector [1]: rand = 5db9b20b7d5d7f75c8f311205ec88653 20241017082524747 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241017082524747 DAUC <0003> auc.c:142 vector [1]: autn = bcf83a34ec1a00008cce1e3f23c7b3d1 20241017082524747 DAUC <0003> auc.c:143 vector [1]: ck = 39accd2e7b8d3f3970425ec3a185320a 20241017082524747 DAUC <0003> auc.c:144 vector [1]: ik = 70c1e3067d25a57f9ef85faee86ac82e 20241017082524747 DAUC <0003> auc.c:145 vector [1]: res = 2da5d115de49838c0000000000000000 20241017082524747 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524747 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082524747 DAUC <0003> auc.c:179 vector [1]: kc = 4eeb4f922610c800 20241017082524747 DAUC <0003> auc.c:180 vector [1]: sres = 3a82d5b0 20241017082524747 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082524747 DAUC <0003> auc.c:113 vector [2]: rand = d6b64fac4a5c822fd202ba64204e8b74 20241017082524747 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241017082524747 DAUC <0003> auc.c:142 vector [2]: autn = 2b80fb41e27b00006a2669dc0a58d9d8 20241017082524747 DAUC <0003> auc.c:143 vector [2]: ck = 34816504b2dfadbecfec47714d06e013 20241017082524747 DAUC <0003> auc.c:144 vector [2]: ik = e3b2758f1d64b40f00d27300683f9ac4 20241017082524747 DAUC <0003> auc.c:145 vector [2]: res = c19181501e2105ab0000000000000000 20241017082524747 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524747 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082524747 DAUC <0003> auc.c:179 vector [2]: kc = 05a746c1ae056c00 20241017082524747 DAUC <0003> auc.c:180 vector [2]: sres = 12dc756e 20241017082524747 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082524747 DAUC <0003> auc.c:113 vector [3]: rand = 988c14091d7d45b9183d00331e85f818 20241017082524748 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241017082524748 DAUC <0003> auc.c:142 vector [3]: autn = d90bf18a87540000c31ae2110a860807 20241017082524748 DAUC <0003> auc.c:143 vector [3]: ck = a88099f7d282e6d5656bb2818dc92437 20241017082524748 DAUC <0003> auc.c:144 vector [3]: ik = b4471af57b975278a2cbc668c1985f17 20241017082524748 DAUC <0003> auc.c:145 vector [3]: res = ed158132f239d9470000000000000000 20241017082524748 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524748 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082524748 DAUC <0003> auc.c:179 vector [3]: kc = 81639b9cff945000 20241017082524748 DAUC <0003> auc.c:180 vector [3]: sres = b395ed7b 20241017082524748 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082524748 DAUC <0003> auc.c:113 vector [4]: rand = 46ae53e5915b55c8758761131b0c3e17 20241017082524748 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241017082524748 DAUC <0003> auc.c:142 vector [4]: autn = cd108668390f0000291a74050f58dde6 20241017082524748 DAUC <0003> auc.c:143 vector [4]: ck = 2940d2edab4473846adf07f2a541c5e5 20241017082524748 DAUC <0003> auc.c:144 vector [4]: ik = 95d0607173b60641f67dd4408e2342a3 20241017082524748 DAUC <0003> auc.c:145 vector [4]: res = c5e2688e52dcbbed0000000000000000 20241017082524748 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082524748 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082524748 DAUC <0003> auc.c:179 vector [4]: kc = baa67ecfeb915800 20241017082524748 DAUC <0003> auc.c:180 vector [4]: sres = 439735ac 20241017082524748 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082524748 DAUC <0003> db_auc.c:245 IMSI='262428798177192': Generated 5 vectors 20241017082524748 DAUC <0003> db_auc.c:249 IMSI='262428798177192': Updating SQN=481 in DB 20241017082524756 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428798177192"} 20241017082524756 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428798177192 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524756 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524756 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40406<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@16b89b00666d: Final verdict of PTC: pass 20241017082524794 DAUC <0003> db_auc.c:157 IMSI='262426477920276': No 2G Auth Data 20241017082524794 DAUC <0003> db_auc.c:192 IMSI='262426477920276': No 3G Auth Data HLR_Test-GSUP(21)@16b89b00666d: Created GsupExpect[0] for "262426477920276" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241017082524834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40418<->l=127.0.0.1:4258 20241017082524838 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524838 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426477920276"} 20241017082524838 DAUC <0003> db_auc.c:236 IMSI='262426477920276': Calling to generate 1 vectors 20241017082524838 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241017082524838 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524838 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524838 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082524838 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524838 DAUC <0003> auc.c:113 vector [0]: rand = 181d007c1760ccd6767d9741ffbe99c6 20241017082524838 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082524838 DAUC <0003> auc.c:142 vector [0]: autn = 0091e5ecc7b20000d253cd727a483404 20241017082524838 DAUC <0003> auc.c:143 vector [0]: ck = 975bc19d0d9664757c100bb0a2711c36 20241017082524838 DAUC <0003> auc.c:144 vector [0]: ik = e5a9b452280501a1ce39bb7acb643b04 20241017082524838 DAUC <0003> auc.c:145 vector [0]: res = 8e542a8606417bec0000000000000000 20241017082524838 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524838 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524838 DAUC <0003> auc.c:179 vector [0]: kc = 8eefc13afd23a800 20241017082524838 DAUC <0003> auc.c:180 vector [0]: sres = f08d8e4d 20241017082524838 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524838 DAUC <0003> db_auc.c:245 IMSI='262426477920276': Generated 1 vectors 20241017082524838 DAUC <0003> db_auc.c:249 IMSI='262426477920276': Updating SQN=33 in DB 20241017082524846 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426477920276"} 20241017082524846 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524846 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524846 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@16b89b00666d: Found GsupExpect[0] for "262426477920276" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@16b89b00666d: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426477920276" TC_gsup_sai_num_auth_vectors(30)@16b89b00666d: setverdict(pass): none -> pass 20241017082524851 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524851 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426477920276"} 20241017082524851 DAUC <0003> db_auc.c:236 IMSI='262426477920276': Calling to generate 4 vectors 20241017082524851 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241017082524851 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524851 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524851 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241017082524851 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524851 DAUC <0003> auc.c:113 vector [0]: rand = f5cd0fd206c8b2c1351e8861e6501a0a 20241017082524851 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241017082524851 DAUC <0003> auc.c:142 vector [0]: autn = f5f54e0eb4ad000076ed0880677fa11a 20241017082524851 DAUC <0003> auc.c:143 vector [0]: ck = f91617fcd6223c49f99919760171cba9 20241017082524851 DAUC <0003> auc.c:144 vector [0]: ik = 7e46a2042d33544e05bd0fe17a5696b8 20241017082524851 DAUC <0003> auc.c:145 vector [0]: res = 867bea9616c3926b0000000000000000 20241017082524851 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524851 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524851 DAUC <0003> auc.c:179 vector [0]: kc = 897321545e3a4800 20241017082524851 DAUC <0003> auc.c:180 vector [0]: sres = bae6da17 20241017082524851 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524851 DAUC <0003> auc.c:113 vector [1]: rand = e4f8d7c6fa76293dd3a88d794330459e 20241017082524851 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241017082524851 DAUC <0003> auc.c:142 vector [1]: autn = 2f2137c280210000b2e31218c7eb510a 20241017082524851 DAUC <0003> auc.c:143 vector [1]: ck = 67309021f92042aa5e7c51fa8efa492e 20241017082524851 DAUC <0003> auc.c:144 vector [1]: ik = ee9bb28c8aad0512d75a0df4a0d4bd67 20241017082524851 DAUC <0003> auc.c:145 vector [1]: res = 1ea74823c52f8d460000000000000000 20241017082524851 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524851 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082524851 DAUC <0003> auc.c:179 vector [1]: kc = 516f7b683d45dc00 20241017082524851 DAUC <0003> auc.c:180 vector [1]: sres = 4435988c 20241017082524851 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082524851 DAUC <0003> auc.c:113 vector [2]: rand = ba4016700097ae16efd7263cfe99daa8 20241017082524851 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241017082524851 DAUC <0003> auc.c:142 vector [2]: autn = 3f4841b4614b00003e7d8c56bd6c0274 20241017082524851 DAUC <0003> auc.c:143 vector [2]: ck = fc9cc8eeb5f00ff9cf50a5b147496f8f 20241017082524852 DAUC <0003> auc.c:144 vector [2]: ik = 63ae47866561d0c8d16358461d24f6d4 20241017082524852 DAUC <0003> auc.c:145 vector [2]: res = bde03f00e01b22950000000000000000 20241017082524852 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524852 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082524852 DAUC <0003> auc.c:179 vector [2]: kc = 89ff00cb8a39b800 20241017082524852 DAUC <0003> auc.c:180 vector [2]: sres = d683c5a8 20241017082524852 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082524852 DAUC <0003> auc.c:113 vector [3]: rand = 2cbcb1a02db203661e4f7301d1d3f3de 20241017082524852 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241017082524852 DAUC <0003> auc.c:142 vector [3]: autn = 5bfc13d2d1570000a70872df3ae19f4c 20241017082524852 DAUC <0003> auc.c:143 vector [3]: ck = 00197b6f85eac14a1b1dc711e58b87cc 20241017082524852 DAUC <0003> auc.c:144 vector [3]: ik = af8712320f9db435d4f61bd4cdc0be4b 20241017082524852 DAUC <0003> auc.c:145 vector [3]: res = 46bf8c61677754d30000000000000000 20241017082524852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524852 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082524852 DAUC <0003> auc.c:179 vector [3]: kc = a7878d0a1b146c00 20241017082524852 DAUC <0003> auc.c:180 vector [3]: sres = f31ec331 20241017082524852 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082524852 DAUC <0003> db_auc.c:245 IMSI='262426477920276': Generated 4 vectors 20241017082524852 DAUC <0003> db_auc.c:249 IMSI='262426477920276': Updating SQN=161 in DB 20241017082524860 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426477920276"} 20241017082524860 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524860 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524860 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524865 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524865 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426477920276"} 20241017082524865 DAUC <0003> db_auc.c:236 IMSI='262426477920276': Calling to generate 5 vectors 20241017082524865 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082524865 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524865 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524865 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241017082524865 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524865 DAUC <0003> auc.c:113 vector [0]: rand = 4aeb233d80253801195c89a386555e69 20241017082524865 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241017082524865 DAUC <0003> auc.c:142 vector [0]: autn = 4f2d306f0ca90000d038af4a45e04602 20241017082524865 DAUC <0003> auc.c:143 vector [0]: ck = c9b701f0d78f5021df992dd400cfdb5f 20241017082524865 DAUC <0003> auc.c:144 vector [0]: ik = 88bd2feae17c5321f019bd056d8f3d58 20241017082524865 DAUC <0003> auc.c:145 vector [0]: res = 77deea52e106c3bb0000000000000000 20241017082524865 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524865 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524865 DAUC <0003> auc.c:179 vector [0]: kc = a0447dfc67a22800 20241017082524865 DAUC <0003> auc.c:180 vector [0]: sres = d27d51c2 20241017082524865 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524865 DAUC <0003> auc.c:113 vector [1]: rand = 3df0a1d747365da37843baf59a79a404 20241017082524865 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241017082524865 DAUC <0003> auc.c:142 vector [1]: autn = 96318809c989000066f872cdb1de61aa 20241017082524865 DAUC <0003> auc.c:143 vector [1]: ck = 9f122ac35df4d273d8a1e150f6446426 20241017082524865 DAUC <0003> auc.c:144 vector [1]: ik = d0598d987357498f080f6c5aa5a53e5a 20241017082524865 DAUC <0003> auc.c:145 vector [1]: res = 5825d9e7af1df3d80000000000000000 20241017082524865 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524865 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082524865 DAUC <0003> auc.c:179 vector [1]: kc = 190aae338d656800 20241017082524865 DAUC <0003> auc.c:180 vector [1]: sres = a34c3333 20241017082524865 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082524865 DAUC <0003> auc.c:113 vector [2]: rand = 82ca46580cd3cbe259da24a2faffd4b0 20241017082524865 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241017082524865 DAUC <0003> auc.c:142 vector [2]: autn = a70172f356ad000034afae70edbf0341 20241017082524865 DAUC <0003> auc.c:143 vector [2]: ck = 14f0be8c2ba0464233428326a1035922 20241017082524865 DAUC <0003> auc.c:144 vector [2]: ik = 9158384a900b665ea3236ae21442a6ef 20241017082524865 DAUC <0003> auc.c:145 vector [2]: res = a7a17fd39d2749f60000000000000000 20241017082524865 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524865 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082524865 DAUC <0003> auc.c:179 vector [2]: kc = 6487ba5e3a890400 20241017082524865 DAUC <0003> auc.c:180 vector [2]: sres = 7b18e63e 20241017082524865 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082524865 DAUC <0003> auc.c:113 vector [3]: rand = b5388db66b7e5e97b9fa6aa2e677d0ea 20241017082524865 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241017082524865 DAUC <0003> auc.c:142 vector [3]: autn = 9fa3b6362f48000082fbc3e679a93acf 20241017082524865 DAUC <0003> auc.c:143 vector [3]: ck = d19076178574b874e4bae0f0b5363252 20241017082524865 DAUC <0003> auc.c:144 vector [3]: ik = b7e7b756a518707768cb483128be17da 20241017082524865 DAUC <0003> auc.c:145 vector [3]: res = 612e772ae6dbcaf70000000000000000 20241017082524865 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524865 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082524865 DAUC <0003> auc.c:179 vector [3]: kc = 0f3cd5b645ce7800 20241017082524865 DAUC <0003> auc.c:180 vector [3]: sres = 89b055e3 20241017082524865 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082524865 DAUC <0003> auc.c:113 vector [4]: rand = 63b0a5d7cd23afc699571b22deed4606 20241017082524865 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241017082524865 DAUC <0003> auc.c:142 vector [4]: autn = 7116894e7f6500009bec03a832a4f0f9 20241017082524865 DAUC <0003> auc.c:143 vector [4]: ck = d79010df03b2deec4c3c8b73401b51bb 20241017082524865 DAUC <0003> auc.c:144 vector [4]: ik = b5666a390b461165fc3538fbeb3cff5a 20241017082524865 DAUC <0003> auc.c:145 vector [4]: res = be7587939ccc59980000000000000000 20241017082524865 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082524865 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082524865 DAUC <0003> auc.c:179 vector [4]: kc = a0df7b68efaed400 20241017082524865 DAUC <0003> auc.c:180 vector [4]: sres = c18c307f 20241017082524865 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082524865 DAUC <0003> db_auc.c:245 IMSI='262426477920276': Generated 5 vectors 20241017082524865 DAUC <0003> db_auc.c:249 IMSI='262426477920276': Updating SQN=321 in DB 20241017082524874 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426477920276"} 20241017082524874 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524874 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524874 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524879 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524879 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426477920276"} 20241017082524879 DAUC <0003> db_auc.c:236 IMSI='262426477920276': Calling to generate 5 vectors 20241017082524879 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082524879 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524879 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524879 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241017082524879 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524879 DAUC <0003> auc.c:113 vector [0]: rand = 3266650026e323089443bcad32aeccaf 20241017082524879 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241017082524879 DAUC <0003> auc.c:142 vector [0]: autn = 7cf136e4597700000f7932841ccf514e 20241017082524879 DAUC <0003> auc.c:143 vector [0]: ck = 2ad9d7dd76e366175d4ff5707b02c18f 20241017082524879 DAUC <0003> auc.c:144 vector [0]: ik = 5c28b70a2ed54c004244976c05a1937c 20241017082524879 DAUC <0003> auc.c:145 vector [0]: res = d4e70ee205dd009c0000000000000000 20241017082524879 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524879 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524879 DAUC <0003> auc.c:179 vector [0]: kc = 7082477e354c8c00 20241017082524879 DAUC <0003> auc.c:180 vector [0]: sres = 50cd999a 20241017082524879 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524879 DAUC <0003> auc.c:113 vector [1]: rand = 8356b52d71f6b53fd6f6eb0740dce0ec 20241017082524879 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241017082524879 DAUC <0003> auc.c:142 vector [1]: autn = 495699ad52e4000004150f9df39d320b 20241017082524879 DAUC <0003> auc.c:143 vector [1]: ck = 637374408126b97628e6013813096753 20241017082524879 DAUC <0003> auc.c:144 vector [1]: ik = cf82aa9aa1da37ecdce2b636ad4c57e9 20241017082524879 DAUC <0003> auc.c:145 vector [1]: res = 4e929418429fd75b0000000000000000 20241017082524879 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524879 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082524879 DAUC <0003> auc.c:179 vector [1]: kc = c3524a78188d7000 20241017082524879 DAUC <0003> auc.c:180 vector [1]: sres = 8c764eab 20241017082524879 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082524879 DAUC <0003> auc.c:113 vector [2]: rand = fa5335b4b2b466c1b3f7430fa13822a9 20241017082524879 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241017082524879 DAUC <0003> auc.c:142 vector [2]: autn = c664aa6c25c50000bb9cb38b2226ca46 20241017082524879 DAUC <0003> auc.c:143 vector [2]: ck = f3f41bcfe5ee323699bea1f01065a441 20241017082524879 DAUC <0003> auc.c:144 vector [2]: ik = 7f9b6efbaa7a6c7a0d15bc5ccb0b43aa 20241017082524879 DAUC <0003> auc.c:145 vector [2]: res = d91b2b62ac5a15a90000000000000000 20241017082524879 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524879 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082524879 DAUC <0003> auc.c:179 vector [2]: kc = f493365a5d1c2c00 20241017082524879 DAUC <0003> auc.c:180 vector [2]: sres = 9ecaf76d 20241017082524879 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082524879 DAUC <0003> auc.c:113 vector [3]: rand = 21afd2f3b87c4dcf57ea6e35ccb8f6b1 20241017082524879 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241017082524879 DAUC <0003> auc.c:142 vector [3]: autn = 0795ff6b15dd00007a428675ff8bb776 20241017082524879 DAUC <0003> auc.c:143 vector [3]: ck = af4b405e8fcf8d0936d57dc0fcc1f8cc 20241017082524879 DAUC <0003> auc.c:144 vector [3]: ik = b9234b3a26834513c6a6f476a44a7b59 20241017082524879 DAUC <0003> auc.c:145 vector [3]: res = 1ba9c369eaf9ad2e0000000000000000 20241017082524879 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524879 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082524879 DAUC <0003> auc.c:179 vector [3]: kc = 2f7ab4da9ea7e000 20241017082524879 DAUC <0003> auc.c:180 vector [3]: sres = 628ce36c 20241017082524879 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082524879 DAUC <0003> auc.c:113 vector [4]: rand = f310e71d12bd549e1f032afef56cb3ee 20241017082524879 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241017082524879 DAUC <0003> auc.c:142 vector [4]: autn = 39b10555305c0000a6e8be7e0c3d9e48 20241017082524879 DAUC <0003> auc.c:143 vector [4]: ck = 97921dd570ed587ad9a952362a4d0285 20241017082524879 DAUC <0003> auc.c:144 vector [4]: ik = a88e406a694d54a9c004477a43b30189 20241017082524879 DAUC <0003> auc.c:145 vector [4]: res = 35daa6dc3afae2ae0000000000000000 20241017082524879 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082524879 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082524879 DAUC <0003> auc.c:179 vector [4]: kc = b42e21895ae53800 20241017082524879 DAUC <0003> auc.c:180 vector [4]: sres = 0ace6689 20241017082524879 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082524879 DAUC <0003> db_auc.c:245 IMSI='262426477920276': Generated 5 vectors 20241017082524879 DAUC <0003> db_auc.c:249 IMSI='262426477920276': Updating SQN=481 in DB 20241017082524887 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426477920276"} 20241017082524887 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426477920276 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524887 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524887 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40418<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@16b89b00666d: Final verdict of PTC: pass 20241017082524926 DAUC <0003> db_auc.c:157 IMSI='262423960974226': No 2G Auth Data 20241017082524926 DAUC <0003> db_auc.c:192 IMSI='262423960974226': No 3G Auth Data HLR_Test-GSUP(21)@16b89b00666d: Created GsupExpect[0] for "262423960974226" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241017082524960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40428<->l=127.0.0.1:4258 20241017082524964 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524964 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423960974226"} 20241017082524964 DAUC <0003> db_auc.c:236 IMSI='262423960974226': Calling to generate 1 vectors 20241017082524964 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241017082524964 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524964 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524964 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082524964 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524964 DAUC <0003> auc.c:113 vector [0]: rand = 3d0ddf36d0400080739a6e6851cf45e0 20241017082524964 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082524964 DAUC <0003> auc.c:142 vector [0]: autn = 1088e567160600001a8342409986e850 20241017082524964 DAUC <0003> auc.c:143 vector [0]: ck = 4017893af734c630e3239d7dfd0cfcd9 20241017082524964 DAUC <0003> auc.c:144 vector [0]: ik = 8cb422f045d09baaa04f9801696e4324 20241017082524964 DAUC <0003> auc.c:145 vector [0]: res = 81d19d9bc18234490000000000000000 20241017082524964 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524964 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524964 DAUC <0003> auc.c:179 vector [0]: kc = 1c6798fd73db62a0 20241017082524964 DAUC <0003> auc.c:180 vector [0]: sres = 8ec42807 20241017082524964 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524964 DAUC <0003> db_auc.c:245 IMSI='262423960974226': Generated 1 vectors 20241017082524964 DAUC <0003> db_auc.c:249 IMSI='262423960974226': Updating SQN=33 in DB 20241017082524972 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423960974226"} 20241017082524972 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524972 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524972 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@16b89b00666d: Found GsupExpect[0] for "262423960974226" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@16b89b00666d: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423960974226" TC_gsup_sai_num_auth_vectors(31)@16b89b00666d: setverdict(pass): none -> pass 20241017082524976 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524976 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423960974226"} 20241017082524976 DAUC <0003> db_auc.c:236 IMSI='262423960974226': Calling to generate 4 vectors 20241017082524976 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241017082524976 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524976 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524976 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241017082524976 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524976 DAUC <0003> auc.c:113 vector [0]: rand = 1378073eb03bd78901ebead047565273 20241017082524976 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241017082524976 DAUC <0003> auc.c:142 vector [0]: autn = 34042f54aa0700006749727c94b951f3 20241017082524976 DAUC <0003> auc.c:143 vector [0]: ck = bd73fc814bbcd19576e21761eac1f0e1 20241017082524976 DAUC <0003> auc.c:144 vector [0]: ik = 67a6b3e224e5612822bd8dd21b99ed87 20241017082524976 DAUC <0003> auc.c:145 vector [0]: res = 719134bb58d40f070000000000000000 20241017082524976 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524976 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524976 DAUC <0003> auc.c:179 vector [0]: kc = b0d8ca52d19d08d5 20241017082524976 DAUC <0003> auc.c:180 vector [0]: sres = 565e0fe5 20241017082524976 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524976 DAUC <0003> auc.c:113 vector [1]: rand = 4013e89b487dbc3355a8271174f47c60 20241017082524977 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241017082524977 DAUC <0003> auc.c:142 vector [1]: autn = dc43c91b6d200000078d1f56ca776133 20241017082524977 DAUC <0003> auc.c:143 vector [1]: ck = 10dbebb3065e9be333e911ab6045f408 20241017082524977 DAUC <0003> auc.c:144 vector [1]: ik = 36ed4e8fbceec30a790c9651013c25a4 20241017082524977 DAUC <0003> auc.c:145 vector [1]: res = 8e11fa46a8ec5c0d0000000000000000 20241017082524977 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524977 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082524977 DAUC <0003> auc.c:179 vector [1]: kc = 8a6492da917b440d 20241017082524977 DAUC <0003> auc.c:180 vector [1]: sres = 385f7301 20241017082524977 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082524977 DAUC <0003> auc.c:113 vector [2]: rand = 0631013684d0694987d7c59ef4b8be32 20241017082524977 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241017082524977 DAUC <0003> auc.c:142 vector [2]: autn = 258d9f03f7b200006152fab890d556ed 20241017082524977 DAUC <0003> auc.c:143 vector [2]: ck = 208e57bc515d2aa7eb96b345e1ed4c62 20241017082524977 DAUC <0003> auc.c:144 vector [2]: ik = 786de611338c1c9707ef7295e0ea3d5f 20241017082524977 DAUC <0003> auc.c:145 vector [2]: res = 35f52df3cbfbe5c40000000000000000 20241017082524977 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524977 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082524977 DAUC <0003> auc.c:179 vector [2]: kc = 9ecacf9900e2e578 20241017082524977 DAUC <0003> auc.c:180 vector [2]: sres = fd6eafb6 20241017082524977 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082524977 DAUC <0003> auc.c:113 vector [3]: rand = 50df17544f225f6c40040ffa2b3967d5 20241017082524977 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241017082524977 DAUC <0003> auc.c:142 vector [3]: autn = 24a50c8d1d9e00001fbe29c027934ae9 20241017082524977 DAUC <0003> auc.c:143 vector [3]: ck = 695081b97a932c9b71476303c02968b0 20241017082524977 DAUC <0003> auc.c:144 vector [3]: ik = 22c44ddee7192c4cf00168687ef19750 20241017082524977 DAUC <0003> auc.c:145 vector [3]: res = d8eb0834798bcfd10000000000000000 20241017082524977 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524977 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082524977 DAUC <0003> auc.c:179 vector [3]: kc = 936cb4ae76bee514 20241017082524977 DAUC <0003> auc.c:180 vector [3]: sres = ff4f2878 20241017082524977 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082524977 DAUC <0003> db_auc.c:245 IMSI='262423960974226': Generated 4 vectors 20241017082524977 DAUC <0003> db_auc.c:249 IMSI='262423960974226': Updating SQN=161 in DB 20241017082524985 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423960974226"} 20241017082524985 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524985 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524985 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082524990 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082524990 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423960974226"} 20241017082524990 DAUC <0003> db_auc.c:236 IMSI='262423960974226': Calling to generate 5 vectors 20241017082524990 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082524990 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082524990 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082524990 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241017082524990 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082524990 DAUC <0003> auc.c:113 vector [0]: rand = 8603c0588497092d95501251968fdb3a 20241017082524990 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241017082524990 DAUC <0003> auc.c:142 vector [0]: autn = c75347e64b8e00000849b2b078070218 20241017082524990 DAUC <0003> auc.c:143 vector [0]: ck = 479f0407c1e40a7589d6326da0f3c779 20241017082524990 DAUC <0003> auc.c:144 vector [0]: ik = e84659f714b00448db59c6e5be81bcea 20241017082524990 DAUC <0003> auc.c:145 vector [0]: res = bff62d89b64f4ae90000000000000000 20241017082524990 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082524990 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082524990 DAUC <0003> auc.c:179 vector [0]: kc = 48e12e5ee08895a5 20241017082524990 DAUC <0003> auc.c:180 vector [0]: sres = 6a1ffd0c 20241017082524990 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082524990 DAUC <0003> auc.c:113 vector [1]: rand = 07e13a7985711d8b5c6df73712cc2a65 20241017082524990 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241017082524990 DAUC <0003> auc.c:142 vector [1]: autn = 5ecda539134c0000e7ce2a4d844c2d14 20241017082524990 DAUC <0003> auc.c:143 vector [1]: ck = b1dbd2c74a4bf191e82b55f788cedc51 20241017082524990 DAUC <0003> auc.c:144 vector [1]: ik = 83244313c91c8c0282a51a61c380d041 20241017082524990 DAUC <0003> auc.c:145 vector [1]: res = 62dba4d686a323590000000000000000 20241017082524990 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082524990 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082524990 DAUC <0003> auc.c:179 vector [1]: kc = 22bf9a88b1d161f0 20241017082524990 DAUC <0003> auc.c:180 vector [1]: sres = f925f854 20241017082524990 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082524990 DAUC <0003> auc.c:113 vector [2]: rand = 204a561b2c2664e7d43a4e0de7f00d78 20241017082524990 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241017082524990 DAUC <0003> auc.c:142 vector [2]: autn = 92b8a1eece62000094c888581d4451d6 20241017082524990 DAUC <0003> auc.c:143 vector [2]: ck = 120ccabec677a1633b47e450d796e6b0 20241017082524990 DAUC <0003> auc.c:144 vector [2]: ik = 2589fe162ec464352fc43d118a03f2ea 20241017082524990 DAUC <0003> auc.c:145 vector [2]: res = 34984c6dfeee2fc00000000000000000 20241017082524990 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082524990 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082524990 DAUC <0003> auc.c:179 vector [2]: kc = a45dd875e4b8fec6 20241017082524990 DAUC <0003> auc.c:180 vector [2]: sres = 9f104e2f 20241017082524990 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082524990 DAUC <0003> auc.c:113 vector [3]: rand = 0deadede0d3c578b9da8b6f9f1724130 20241017082524990 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241017082524990 DAUC <0003> auc.c:142 vector [3]: autn = ba9435896b6f000024099992834a61e5 20241017082524990 DAUC <0003> auc.c:143 vector [3]: ck = 5ba3ec893fe912770dc58165c37dfff8 20241017082524990 DAUC <0003> auc.c:144 vector [3]: ik = 2ab6405a5c27597fc063668372de42ff 20241017082524990 DAUC <0003> auc.c:145 vector [3]: res = 5df0886d796a7f6e0000000000000000 20241017082524990 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082524990 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082524990 DAUC <0003> auc.c:179 vector [3]: kc = bf3f4c3ba595ffbc 20241017082524990 DAUC <0003> auc.c:180 vector [3]: sres = a9c1e320 20241017082524990 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082524990 DAUC <0003> auc.c:113 vector [4]: rand = f5f74c05b7f80ca2ae30681e32e9e21e 20241017082524990 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241017082524990 DAUC <0003> auc.c:142 vector [4]: autn = 6f02febbb9cb00005503918212b90e23 20241017082524990 DAUC <0003> auc.c:143 vector [4]: ck = f79731e79fe3a1f81bd32780084d7238 20241017082524990 DAUC <0003> auc.c:144 vector [4]: ik = ea1dad753ab0eced413dc4e3039d387c 20241017082524990 DAUC <0003> auc.c:145 vector [4]: res = 0173a9598682802b0000000000000000 20241017082524990 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082524990 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082524990 DAUC <0003> auc.c:179 vector [4]: kc = f75f1892f2661aee 20241017082524990 DAUC <0003> auc.c:180 vector [4]: sres = 21108387 20241017082524990 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082524990 DAUC <0003> db_auc.c:245 IMSI='262423960974226': Generated 5 vectors 20241017082524990 DAUC <0003> db_auc.c:249 IMSI='262423960974226': Updating SQN=321 in DB 20241017082524999 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423960974226"} 20241017082524999 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082524999 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082524999 DLINP <000b> input/ipa.c:451 connected read/write 20241017082524999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082525004 DLINP <000b> input/ipa.c:451 connected read/write 20241017082525004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082525004 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423960974226"} 20241017082525004 DAUC <0003> db_auc.c:236 IMSI='262423960974226': Calling to generate 5 vectors 20241017082525004 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082525004 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082525004 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082525004 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241017082525004 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082525004 DAUC <0003> auc.c:113 vector [0]: rand = 8e411b962b9212d5a5bc9f127bc1eb62 20241017082525004 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241017082525004 DAUC <0003> auc.c:142 vector [0]: autn = 45fbc5cd088c000013cf79407572f31b 20241017082525004 DAUC <0003> auc.c:143 vector [0]: ck = 8e43db453bab63bb83a564eb47ffe59b 20241017082525004 DAUC <0003> auc.c:144 vector [0]: ik = 59e111a3cd1f9bbad33370a157324564 20241017082525004 DAUC <0003> auc.c:145 vector [0]: res = 4eae421c023b821e0000000000000000 20241017082525004 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082525004 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082525004 DAUC <0003> auc.c:179 vector [0]: kc = 41811598afd68be8 20241017082525004 DAUC <0003> auc.c:180 vector [0]: sres = 6e16a98c 20241017082525004 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082525004 DAUC <0003> auc.c:113 vector [1]: rand = d0cb96931e3d68236f2d54bebce554b7 20241017082525004 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241017082525004 DAUC <0003> auc.c:142 vector [1]: autn = e86bedf00cdf0000821c5f9e8bc49d3f 20241017082525004 DAUC <0003> auc.c:143 vector [1]: ck = ef4ab9490abdffe94e923838b1599eb0 20241017082525004 DAUC <0003> auc.c:144 vector [1]: ik = d895f422d8bc5555562364ed4fffebe2 20241017082525004 DAUC <0003> auc.c:145 vector [1]: res = 20aec826a1d255fe0000000000000000 20241017082525004 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082525004 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082525004 DAUC <0003> auc.c:179 vector [1]: kc = 8e849d3d97c014c7 20241017082525004 DAUC <0003> auc.c:180 vector [1]: sres = acab9fc2 20241017082525004 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082525004 DAUC <0003> auc.c:113 vector [2]: rand = a5f2c77c666a31b982b8201ba958cf88 20241017082525004 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241017082525004 DAUC <0003> auc.c:142 vector [2]: autn = 5665910da91c0000276594e03378d3e1 20241017082525004 DAUC <0003> auc.c:143 vector [2]: ck = 900619971dc751fe3c25fdae2d4f239a 20241017082525004 DAUC <0003> auc.c:144 vector [2]: ik = d14f6395fd00fd4617fd1d9dd309fc27 20241017082525004 DAUC <0003> auc.c:145 vector [2]: res = cea00a564675f3470000000000000000 20241017082525004 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082525004 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082525004 DAUC <0003> auc.c:179 vector [2]: kc = d29ca34446441afd 20241017082525004 DAUC <0003> auc.c:180 vector [2]: sres = 4da5254c 20241017082525004 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082525004 DAUC <0003> auc.c:113 vector [3]: rand = 3087607f22b7b8763ab27feeca98cb00 20241017082525004 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241017082525004 DAUC <0003> auc.c:142 vector [3]: autn = c83119c9482e0000e2537a2aaed90ecb 20241017082525004 DAUC <0003> auc.c:143 vector [3]: ck = 76a2e54e239fb1912a13ba6cd6bcc954 20241017082525004 DAUC <0003> auc.c:144 vector [3]: ik = 8f54c56c60d04cbd345ba2906e628aed 20241017082525004 DAUC <0003> auc.c:145 vector [3]: res = a8fe5a540dae0f800000000000000000 20241017082525004 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082525004 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082525004 DAUC <0003> auc.c:179 vector [3]: kc = 94fac3f84df6a0d6 20241017082525004 DAUC <0003> auc.c:180 vector [3]: sres = 1ceafbad 20241017082525004 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082525004 DAUC <0003> auc.c:113 vector [4]: rand = 2ae4aa4dd376d9adae5c7965ea835cf4 20241017082525004 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241017082525004 DAUC <0003> auc.c:142 vector [4]: autn = f3eb9645b464000051c545ba983e7e1b 20241017082525004 DAUC <0003> auc.c:143 vector [4]: ck = 4ff9629f86878ee1cb92da3c84737643 20241017082525004 DAUC <0003> auc.c:144 vector [4]: ik = ce58ca4f4e19b64e506532f86379a88a 20241017082525004 DAUC <0003> auc.c:145 vector [4]: res = 63dd1fc37ca276c90000000000000000 20241017082525004 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082525004 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082525004 DAUC <0003> auc.c:179 vector [4]: kc = 6659136f380dd3de 20241017082525004 DAUC <0003> auc.c:180 vector [4]: sres = 1fda698d 20241017082525004 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082525004 DAUC <0003> db_auc.c:245 IMSI='262423960974226': Generated 5 vectors 20241017082525004 DAUC <0003> db_auc.c:249 IMSI='262423960974226': Updating SQN=481 in DB 20241017082525013 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423960974226"} 20241017082525013 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423960974226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082525013 DLINP <000b> input/ipa.c:451 connected read/write 20241017082525013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082525013 DLINP <000b> input/ipa.c:451 connected read/write 20241017082525013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082525017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40428<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082525043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40366<->l=127.0.0.1:4258 20241017082525043 DLINP <000b> input/ipa.c:451 connected read/write 20241017082525043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082525043 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082525043 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082525043 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082525043 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33363<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@16b89b00666d: Final verdict of PTC: none 22@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 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 20241017082525066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40440<->l=127.0.0.1:4258 20241017082525067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40440<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=39832) Waiting for packet dumper to finish... 1 (prev_count=39832, count=59772) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25:27 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_sai_eps started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082528177 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082528177 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082528182 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082528182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40454<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@16b89b00666d: 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) } } } } 20241017082528183 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082528183 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082528183 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082528183 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  20241017082528183 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082528183 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  20241017082528183 DLGSUP <0013> gsup_server.c:235 2:  20241017082528183 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082528183 DLGSUP <0013> gsup_server.c:235 3:  20241017082528183 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082528183 DLGSUP <0013> gsup_server.c:235 4:  20241017082528183 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082528183 DLGSUP <0013> gsup_server.c:235 5:  20241017082528183 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082528183 DLGSUP <0013> gsup_server.c:235 7:  20241017082528183 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082528183 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082528183 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082528183 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)@16b89b00666d: 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@16b89b00666d: 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") 20241017082528208 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38839<->l=127.0.0.1:4259) 20241017082528247 DAUC <0003> db_auc.c:157 IMSI='262420897007461': No 2G Auth Data 20241017082528247 DAUC <0003> db_auc.c:192 IMSI='262420897007461': No 3G Auth Data HLR_Test-GSUP(33)@16b89b00666d: Created GsupExpect[0] for "262420897007461" to be handled at TC_gsup_sai_eps(36) 20241017082528294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40460<->l=127.0.0.1:4258 20241017082528304 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082528304 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420897007461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420897007461"} 20241017082528304 DAUC <0003> db_auc.c:157 IMSI='262420897007461': No 2G Auth Data 20241017082528304 DAUC <0003> db_auc.c:236 IMSI='262420897007461': Calling to generate 5 vectors 20241017082528304 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017082528304 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082528304 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082528304 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082528304 DAUC <0003> auc.c:113 vector [0]: rand = bc13eca086cd6826849d43599b36e59d 20241017082528304 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082528304 DAUC <0003> auc.c:142 vector [0]: autn = 24a258acc1d8800044002631bbf8b58e 20241017082528304 DAUC <0003> auc.c:143 vector [0]: ck = 7eb4928bdbf478a206b601c2121a6b4a 20241017082528304 DAUC <0003> auc.c:144 vector [0]: ik = 264569d45f6a31eece8640895e7f32be 20241017082528304 DAUC <0003> auc.c:145 vector [0]: res = 52e99cdf7a68c2750000000000000000 20241017082528304 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082528304 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082528304 DAUC <0003> auc.c:151 vector [0]: kc = 90c1ba14c8fb10b8 20241017082528304 DAUC <0003> auc.c:152 vector [0]: sres = 28815eaa 20241017082528304 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082528304 DAUC <0003> auc.c:113 vector [1]: rand = 3c140ddc1df4323b7fe137dc5db4cddc 20241017082528304 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017082528304 DAUC <0003> auc.c:142 vector [1]: autn = 4825a6e497c280009380a8d90fd4cffc 20241017082528304 DAUC <0003> auc.c:143 vector [1]: ck = 9b1bbed5186e68741237acdf2a736d5a 20241017082528304 DAUC <0003> auc.c:144 vector [1]: ik = 838c172e879dba35ec7c8f4d694d7fa0 20241017082528304 DAUC <0003> auc.c:145 vector [1]: res = c48002b9e1dd77b20000000000000000 20241017082528304 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082528304 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017082528304 DAUC <0003> auc.c:151 vector [1]: kc = e6dc8a69dccdc0bb 20241017082528304 DAUC <0003> auc.c:152 vector [1]: sres = 255d750b 20241017082528304 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017082528304 DAUC <0003> auc.c:113 vector [2]: rand = aa8ffa4ff9194d6968de8506d970edb7 20241017082528304 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017082528304 DAUC <0003> auc.c:142 vector [2]: autn = a7ab400043938000f27a59ba2b84079e 20241017082528304 DAUC <0003> auc.c:143 vector [2]: ck = f0adb65219444fbce4570108bb1b88ff 20241017082528304 DAUC <0003> auc.c:144 vector [2]: ik = 988a7137af2fae4b5a1ac85377a28a11 20241017082528304 DAUC <0003> auc.c:145 vector [2]: res = 862b7770ec5a4d540000000000000000 20241017082528304 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082528304 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017082528304 DAUC <0003> auc.c:151 vector [2]: kc = d66a0e3e7ad2e319 20241017082528304 DAUC <0003> auc.c:152 vector [2]: sres = 6a713a24 20241017082528304 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017082528304 DAUC <0003> auc.c:113 vector [3]: rand = 4eb3310f2a0bb0c62bea86babf20fdf0 20241017082528304 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017082528304 DAUC <0003> auc.c:142 vector [3]: autn = 212a06472c1580003517dad208d1e932 20241017082528304 DAUC <0003> auc.c:143 vector [3]: ck = 451bcc8cf033c21b9c23f4176d61eeba 20241017082528304 DAUC <0003> auc.c:144 vector [3]: ik = dc7e2f222962d784108c5986752c75c2 20241017082528304 DAUC <0003> auc.c:145 vector [3]: res = e220ac28373b68c00000000000000000 20241017082528304 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082528304 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017082528304 DAUC <0003> auc.c:151 vector [3]: kc = 15ca4e3fc11c8ee7 20241017082528304 DAUC <0003> auc.c:152 vector [3]: sres = d51bc4e8 20241017082528304 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017082528304 DAUC <0003> auc.c:113 vector [4]: rand = 3f740da125888698c68d51155f65f90a 20241017082528304 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017082528304 DAUC <0003> auc.c:142 vector [4]: autn = 65aa8ff716c58000a5849b937bc1ee94 20241017082528304 DAUC <0003> auc.c:143 vector [4]: ck = ee446be8c3cca4449fe03135654803b9 20241017082528304 DAUC <0003> auc.c:144 vector [4]: ik = 17703c6b001aa6cf8bed5880ab4cb262 20241017082528304 DAUC <0003> auc.c:145 vector [4]: res = f2a9fec1deef6e8c0000000000000000 20241017082528304 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082528304 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017082528304 DAUC <0003> auc.c:151 vector [4]: kc = ed393e360dd2b350 20241017082528304 DAUC <0003> auc.c:152 vector [4]: sres = 2c46904d 20241017082528304 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017082528304 DAUC <0003> db_auc.c:245 IMSI='262420897007461': Generated 5 vectors 20241017082528304 DAUC <0003> db_auc.c:249 IMSI='262420897007461': Updating SQN=161 in DB 20241017082528313 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420897007461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420897007461"} 20241017082528313 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420897007461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082528313 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082528313 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@16b89b00666d: Found GsupExpect[0] for "262420897007461" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@16b89b00666d: Added IMSI table entry 0TC_gsup_sai_eps(36)"262420897007461" TC_gsup_sai_eps(36)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082528320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40460<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@16b89b00666d: Final verdict of PTC: pass 20241017082528347 DAUC <0003> db_auc.c:157 IMSI='262424146389643': No 2G Auth Data 20241017082528347 DAUC <0003> db_auc.c:192 IMSI='262424146389643': No 3G Auth Data HLR_Test-GSUP(33)@16b89b00666d: Created GsupExpect[0] for "262424146389643" to be handled at TC_gsup_sai_eps(37) 20241017082528370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4258 20241017082528372 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082528372 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424146389643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424146389643"} 20241017082528372 DAUC <0003> db_auc.c:157 IMSI='262424146389643': No 2G Auth Data 20241017082528372 DAUC <0003> db_auc.c:236 IMSI='262424146389643': Calling to generate 5 vectors 20241017082528372 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241017082528372 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082528372 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241017082528372 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082528372 DAUC <0003> auc.c:113 vector [0]: rand = 19436da34c0d46be7b055b8e172a19b9 20241017082528372 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082528372 DAUC <0003> auc.c:142 vector [0]: autn = e4ff5d334d6b800043f5501686386d43 20241017082528372 DAUC <0003> auc.c:143 vector [0]: ck = e76092d9cd49c7e69d4a4561a912d198 20241017082528372 DAUC <0003> auc.c:144 vector [0]: ik = bf88fed1aa1faefbb7517fcb89b6ccdd 20241017082528372 DAUC <0003> auc.c:145 vector [0]: res = 7c1d203a4a4d9e5d0000000000000000 20241017082528372 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082528372 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241017082528372 DAUC <0003> auc.c:151 vector [0]: kc = 72f356a247f27458 20241017082528372 DAUC <0003> auc.c:152 vector [0]: sres = 3650be67 20241017082528372 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241017082528372 DAUC <0003> auc.c:113 vector [1]: rand = 777bdc99eba22e203a71084e066309a4 20241017082528372 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017082528372 DAUC <0003> auc.c:142 vector [1]: autn = 9b4b3b68d1b18000b4a90e08083f26d9 20241017082528372 DAUC <0003> auc.c:143 vector [1]: ck = 0ce77a046666e2cfa38cf7637fd9ce73 20241017082528372 DAUC <0003> auc.c:144 vector [1]: ik = 6ceda72e41ddc24fa8f9f897a0d85f2a 20241017082528372 DAUC <0003> auc.c:145 vector [1]: res = fa1c8aee4671c1e20000000000000000 20241017082528372 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082528372 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241017082528372 DAUC <0003> auc.c:151 vector [1]: kc = 6b7fd2def8bab1d9 20241017082528372 DAUC <0003> auc.c:152 vector [1]: sres = bc6d4b0c 20241017082528372 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241017082528372 DAUC <0003> auc.c:113 vector [2]: rand = cd39e60cc96d46f8479afd906f1f71d6 20241017082528372 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017082528372 DAUC <0003> auc.c:142 vector [2]: autn = 2fdec43f7be38000ac1d84c043fc135c 20241017082528372 DAUC <0003> auc.c:143 vector [2]: ck = 300e00f9565dcc0f0f98a7c8027df736 20241017082528372 DAUC <0003> auc.c:144 vector [2]: ik = fe7041cc833b14d9e7227e88a433bb4c 20241017082528372 DAUC <0003> auc.c:145 vector [2]: res = 42a18c421151ef360000000000000000 20241017082528372 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082528372 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241017082528372 DAUC <0003> auc.c:151 vector [2]: kc = 26c49875732894ac 20241017082528372 DAUC <0003> auc.c:152 vector [2]: sres = 53f06374 20241017082528372 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241017082528372 DAUC <0003> auc.c:113 vector [3]: rand = e23f539fcf63da1132290edeb0d3d246 20241017082528372 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017082528372 DAUC <0003> auc.c:142 vector [3]: autn = bed801de612b8000659e5da9c0d3467c 20241017082528372 DAUC <0003> auc.c:143 vector [3]: ck = 55f791c472d270564c3b26cdf53ceb4d 20241017082528372 DAUC <0003> auc.c:144 vector [3]: ik = 24783e51432d77ccef53136fff01578a 20241017082528372 DAUC <0003> auc.c:145 vector [3]: res = e80ef3c88488bdde0000000000000000 20241017082528372 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082528372 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241017082528372 DAUC <0003> auc.c:151 vector [3]: kc = d2e79a373bc2bb5d 20241017082528372 DAUC <0003> auc.c:152 vector [3]: sres = 6c864e16 20241017082528372 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241017082528372 DAUC <0003> auc.c:113 vector [4]: rand = 692293cd93a5cd39ae73b54f3664cf38 20241017082528372 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017082528372 DAUC <0003> auc.c:142 vector [4]: autn = 7ee0097a62128000533f5922e96155b2 20241017082528372 DAUC <0003> auc.c:143 vector [4]: ck = 23d4b5bd62ace07c8d9b4b27bed3b64d 20241017082528372 DAUC <0003> auc.c:144 vector [4]: ik = f364f811b7c33454af642a97d6536b1c 20241017082528372 DAUC <0003> auc.c:145 vector [4]: res = 26c8e09400b6112a0000000000000000 20241017082528372 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082528372 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241017082528372 DAUC <0003> auc.c:151 vector [4]: kc = f24f2c1cbdef0979 20241017082528372 DAUC <0003> auc.c:152 vector [4]: sres = 267ef1be 20241017082528372 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241017082528372 DAUC <0003> db_auc.c:245 IMSI='262424146389643': Generated 5 vectors 20241017082528372 DAUC <0003> db_auc.c:249 IMSI='262424146389643': Updating SQN=161 in DB 20241017082528380 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424146389643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424146389643"} 20241017082528380 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424146389643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082528380 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082528380 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@16b89b00666d: Found GsupExpect[0] for "262424146389643" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@16b89b00666d: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424146389643" TC_gsup_sai_eps(37)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082528382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@16b89b00666d: Final verdict of PTC: pass 20241017082528407 DAUC <0003> db_auc.c:157 IMSI='262428733235518': No 2G Auth Data 20241017082528407 DAUC <0003> db_auc.c:192 IMSI='262428733235518': No 3G Auth Data HLR_Test-GSUP(33)@16b89b00666d: Created GsupExpect[0] for "262428733235518" to be handled at TC_gsup_sai_eps(38) 20241017082528443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 20241017082528446 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082528446 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428733235518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428733235518"} 20241017082528446 DAUC <0003> db_auc.c:236 IMSI='262428733235518': Calling to generate 5 vectors 20241017082528446 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082528446 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082528446 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082528446 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082528446 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082528446 DAUC <0003> auc.c:113 vector [0]: rand = c9a8f7f9ae38c393338b5dc0286bc081 20241017082528446 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082528446 DAUC <0003> auc.c:142 vector [0]: autn = 36580264000e8000dd0e659543b918d7 20241017082528446 DAUC <0003> auc.c:143 vector [0]: ck = c8647ccd2acf283f215a6866597013fd 20241017082528446 DAUC <0003> auc.c:144 vector [0]: ik = ba10da7b544ade61c249308e1bac528a 20241017082528446 DAUC <0003> auc.c:145 vector [0]: res = d813b8b1565b061e0000000000000000 20241017082528446 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082528446 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082528446 DAUC <0003> auc.c:179 vector [0]: kc = ebbc00ccded09800 20241017082528446 DAUC <0003> auc.c:180 vector [0]: sres = a1636446 20241017082528446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082528446 DAUC <0003> auc.c:113 vector [1]: rand = 9bf5444567d551f6a3c2e2fe6563a40d 20241017082528446 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017082528446 DAUC <0003> auc.c:142 vector [1]: autn = 47755f09d6ad8000cc819f3c26406575 20241017082528446 DAUC <0003> auc.c:143 vector [1]: ck = 5837cbbbb9eafbdf85a06ac82a85ff87 20241017082528446 DAUC <0003> auc.c:144 vector [1]: ik = 2a602fbde1d3045ea5cb51442e680a57 20241017082528446 DAUC <0003> auc.c:145 vector [1]: res = 4f8860d22ae1deda0000000000000000 20241017082528446 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082528446 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082528446 DAUC <0003> auc.c:179 vector [1]: kc = 3f677ea25bbd5400 20241017082528446 DAUC <0003> auc.c:180 vector [1]: sres = ded560ad 20241017082528446 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082528446 DAUC <0003> auc.c:113 vector [2]: rand = af0c4129ca24f7b5f4aa3a398e51bf02 20241017082528446 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017082528446 DAUC <0003> auc.c:142 vector [2]: autn = effa613bfe2e80008bbded3e940c6bba 20241017082528446 DAUC <0003> auc.c:143 vector [2]: ck = 9c1831ea78747229c18e5a10ca4774ed 20241017082528446 DAUC <0003> auc.c:144 vector [2]: ik = 95afd16e2d139d9469e30dcbdcc8a464 20241017082528446 DAUC <0003> auc.c:145 vector [2]: res = 9bfb0c9dc455b57e0000000000000000 20241017082528446 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082528446 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082528446 DAUC <0003> auc.c:179 vector [2]: kc = 3210ba50dbf9f800 20241017082528446 DAUC <0003> auc.c:180 vector [2]: sres = bac012a7 20241017082528446 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082528446 DAUC <0003> auc.c:113 vector [3]: rand = 8e3354f473068b2c859d614cb1a3b1bb 20241017082528446 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017082528446 DAUC <0003> auc.c:142 vector [3]: autn = 62f244f687158000837d620145039472 20241017082528446 DAUC <0003> auc.c:143 vector [3]: ck = c8bade089bafbc4ed5e8afc028c28a4b 20241017082528446 DAUC <0003> auc.c:144 vector [3]: ik = f195b592197450a0fec90c0491e13170 20241017082528446 DAUC <0003> auc.c:145 vector [3]: res = 7f704fabd91e88650000000000000000 20241017082528446 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082528446 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082528446 DAUC <0003> auc.c:179 vector [3]: kc = 3568392d54662400 20241017082528446 DAUC <0003> auc.c:180 vector [3]: sres = 60d25111 20241017082528446 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082528446 DAUC <0003> auc.c:113 vector [4]: rand = b9df3adeddc5d119f7ce7423beea0bba 20241017082528446 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017082528446 DAUC <0003> auc.c:142 vector [4]: autn = d79c4802ce0680003e5caae10b42128c 20241017082528446 DAUC <0003> auc.c:143 vector [4]: ck = 7c349113ce3bf27a7b0313495c8c13f4 20241017082528446 DAUC <0003> auc.c:144 vector [4]: ik = b3093eab4fb1fbca8ac6ab45b958e68e 20241017082528446 DAUC <0003> auc.c:145 vector [4]: res = f9104ebc546e053e0000000000000000 20241017082528446 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082528446 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082528446 DAUC <0003> auc.c:179 vector [4]: kc = f43e965ac10ff800 20241017082528446 DAUC <0003> auc.c:180 vector [4]: sres = 3b850d67 20241017082528446 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082528446 DAUC <0003> db_auc.c:245 IMSI='262428733235518': Generated 5 vectors 20241017082528446 DAUC <0003> db_auc.c:249 IMSI='262428733235518': Updating SQN=161 in DB 20241017082528454 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428733235518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428733235518"} 20241017082528454 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428733235518 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082528454 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082528454 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@16b89b00666d: Found GsupExpect[0] for "262428733235518" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@16b89b00666d: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428733235518" TC_gsup_sai_eps(38)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082528458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@16b89b00666d: Final verdict of PTC: pass 20241017082528493 DAUC <0003> db_auc.c:157 IMSI='262424992945509': No 2G Auth Data 20241017082528493 DAUC <0003> db_auc.c:192 IMSI='262424992945509': No 3G Auth Data HLR_Test-GSUP(33)@16b89b00666d: Created GsupExpect[0] for "262424992945509" to be handled at TC_gsup_sai_eps(39) 20241017082528555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4258 20241017082528561 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082528561 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424992945509 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424992945509"} 20241017082528561 DAUC <0003> db_auc.c:236 IMSI='262424992945509': Calling to generate 5 vectors 20241017082528561 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082528561 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082528561 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082528561 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082528561 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082528561 DAUC <0003> auc.c:113 vector [0]: rand = 87dc3ee3f6f1bbb764c27555d83745a2 20241017082528561 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082528561 DAUC <0003> auc.c:142 vector [0]: autn = 2f1d001f86008000ef49c01d8f5f758e 20241017082528561 DAUC <0003> auc.c:143 vector [0]: ck = c91f2cbfee9f1c7e5c4e582d0ee6879f 20241017082528561 DAUC <0003> auc.c:144 vector [0]: ik = 389426827b36e3994a914d42b7aad40b 20241017082528561 DAUC <0003> auc.c:145 vector [0]: res = 7b40a0053cfa4f4a0000000000000000 20241017082528561 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082528561 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082528561 DAUC <0003> auc.c:179 vector [0]: kc = 2f76bf7f6dcdd800 20241017082528561 DAUC <0003> auc.c:180 vector [0]: sres = 2b94c3b9 20241017082528561 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082528561 DAUC <0003> auc.c:113 vector [1]: rand = 005d95dca730860edc9977a0a694363a 20241017082528561 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017082528561 DAUC <0003> auc.c:142 vector [1]: autn = 8402d95cfc2680005a314cd8236397ed 20241017082528561 DAUC <0003> auc.c:143 vector [1]: ck = b890d96a96c84cc648fe595e10a97c51 20241017082528561 DAUC <0003> auc.c:144 vector [1]: ik = babda264405dcb2933079bdab2d7284c 20241017082528561 DAUC <0003> auc.c:145 vector [1]: res = aeb649f60f60a9870000000000000000 20241017082528561 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082528561 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082528561 DAUC <0003> auc.c:179 vector [1]: kc = b58d3283e3582800 20241017082528561 DAUC <0003> auc.c:180 vector [1]: sres = 5b531c8a 20241017082528561 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082528561 DAUC <0003> auc.c:113 vector [2]: rand = c29979b6c05d93cc1cbcd1f86c8e005b 20241017082528561 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017082528561 DAUC <0003> auc.c:142 vector [2]: autn = cf8731dd8c468000af53a5998a0684eb 20241017082528561 DAUC <0003> auc.c:143 vector [2]: ck = 7b9d6eb2080da5780d64ced44bedb5dc 20241017082528561 DAUC <0003> auc.c:144 vector [2]: ik = d35848b85321bca580b432295094e8e6 20241017082528561 DAUC <0003> auc.c:145 vector [2]: res = 55af671e8b2c38260000000000000000 20241017082528561 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082528561 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082528561 DAUC <0003> auc.c:179 vector [2]: kc = 80e94e27b0fe6800 20241017082528561 DAUC <0003> auc.c:180 vector [2]: sres = 03cfa929 20241017082528561 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082528561 DAUC <0003> auc.c:113 vector [3]: rand = c0d7b5e915174ec9d4f228a3650aa8d6 20241017082528561 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017082528561 DAUC <0003> auc.c:142 vector [3]: autn = 7d4ba2862121800086a0d4e74f9b4549 20241017082528561 DAUC <0003> auc.c:143 vector [3]: ck = d219f0300bdcf2e0e78010eba4b71adc 20241017082528561 DAUC <0003> auc.c:144 vector [3]: ik = 9c5c0a42d3c5e8c9ed92498c6b89c8a7 20241017082528561 DAUC <0003> auc.c:145 vector [3]: res = 42a49cdd7a5e320d0000000000000000 20241017082528561 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082528561 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082528561 DAUC <0003> auc.c:179 vector [3]: kc = 5aaecf1ef3d45c00 20241017082528561 DAUC <0003> auc.c:180 vector [3]: sres = d44e02ec 20241017082528562 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082528562 DAUC <0003> auc.c:113 vector [4]: rand = b2f49996475c5912417fcee0c87c72a6 20241017082528562 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017082528562 DAUC <0003> auc.c:142 vector [4]: autn = 565296d349978000dfddee1837b9b7ad 20241017082528562 DAUC <0003> auc.c:143 vector [4]: ck = 68490ffc122ce14af38b35dc7c361dbc 20241017082528562 DAUC <0003> auc.c:144 vector [4]: ik = 475eb16e036d193ff77cec284c9160b6 20241017082528562 DAUC <0003> auc.c:145 vector [4]: res = 294f1ec7c37fa1fa0000000000000000 20241017082528562 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082528562 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082528562 DAUC <0003> auc.c:179 vector [4]: kc = 6e0da6e672d05400 20241017082528562 DAUC <0003> auc.c:180 vector [4]: sres = 38e07716 20241017082528562 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082528562 DAUC <0003> db_auc.c:245 IMSI='262424992945509': Generated 5 vectors 20241017082528562 DAUC <0003> db_auc.c:249 IMSI='262424992945509': Updating SQN=161 in DB 20241017082528570 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424992945509 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424992945509"} 20241017082528570 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424992945509 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082528570 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082528570 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@16b89b00666d: Found GsupExpect[0] for "262424992945509" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@16b89b00666d: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424992945509" TC_gsup_sai_eps(39)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082528576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@16b89b00666d: Final verdict of PTC: pass 20241017082528610 DAUC <0003> db_auc.c:157 IMSI='262425857784568': No 2G Auth Data 20241017082528610 DAUC <0003> db_auc.c:192 IMSI='262425857784568': No 3G Auth Data HLR_Test-GSUP(33)@16b89b00666d: Created GsupExpect[0] for "262425857784568" to be handled at TC_gsup_sai_eps(40) 20241017082528644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40498<->l=127.0.0.1:4258 20241017082528649 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082528649 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425857784568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425857784568"} 20241017082528649 DAUC <0003> db_auc.c:236 IMSI='262425857784568': Calling to generate 5 vectors 20241017082528649 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241017082528649 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241017082528649 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241017082528649 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241017082528649 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241017082528649 DAUC <0003> auc.c:113 vector [0]: rand = f07a25f1fa451f923d7b4064a2dd5b5a 20241017082528649 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241017082528649 DAUC <0003> auc.c:142 vector [0]: autn = c24c603cfbd7800034716c66a71138e2 20241017082528649 DAUC <0003> auc.c:143 vector [0]: ck = 6a3040c5ca2494f9f88488b24fc3dc1d 20241017082528649 DAUC <0003> auc.c:144 vector [0]: ik = 01634eeeb4da29cdd84397af83e0e5b3 20241017082528649 DAUC <0003> auc.c:145 vector [0]: res = 5722bc7c49bbb7920000000000000000 20241017082528649 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241017082528649 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241017082528649 DAUC <0003> auc.c:179 vector [0]: kc = 61f6d1113967ab66 20241017082528649 DAUC <0003> auc.c:180 vector [0]: sres = 986ad479 20241017082528649 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241017082528649 DAUC <0003> auc.c:113 vector [1]: rand = 5d78f742f330445ed5e53f7c0703408f 20241017082528649 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241017082528649 DAUC <0003> auc.c:142 vector [1]: autn = 2c747471f6da80003fea70526dce38dc 20241017082528649 DAUC <0003> auc.c:143 vector [1]: ck = a69b904ea54c05ff741bd856806b3316 20241017082528649 DAUC <0003> auc.c:144 vector [1]: ik = 78649b1c2b8814f6d0f2f15d06887e74 20241017082528649 DAUC <0003> auc.c:145 vector [1]: res = ff06a9fc80a3d5cc0000000000000000 20241017082528649 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241017082528649 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241017082528649 DAUC <0003> auc.c:179 vector [1]: kc = 8a063619b2506d77 20241017082528649 DAUC <0003> auc.c:180 vector [1]: sres = a2f13078 20241017082528649 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241017082528649 DAUC <0003> auc.c:113 vector [2]: rand = 65a88b693d4b6aa36b8a5f3971af80ee 20241017082528649 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241017082528649 DAUC <0003> auc.c:142 vector [2]: autn = 3a2c761f953180000969a27dbd5af3e1 20241017082528649 DAUC <0003> auc.c:143 vector [2]: ck = 5e911d09c64ce9f0518a75162e00bbd2 20241017082528649 DAUC <0003> auc.c:144 vector [2]: ik = abe4e86b52f14f58d875c2da55113fca 20241017082528649 DAUC <0003> auc.c:145 vector [2]: res = ac4bab4282e5bf2a0000000000000000 20241017082528649 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241017082528649 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241017082528649 DAUC <0003> auc.c:179 vector [2]: kc = 4dc5cc4137a5581c 20241017082528649 DAUC <0003> auc.c:180 vector [2]: sres = e3cda7ad 20241017082528649 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241017082528649 DAUC <0003> auc.c:113 vector [3]: rand = 72ce2bc18041f635f4e6fbe15c0702fc 20241017082528649 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241017082528649 DAUC <0003> auc.c:142 vector [3]: autn = 6ca493a92ed6800066ed7cd79db1d3c5 20241017082528649 DAUC <0003> auc.c:143 vector [3]: ck = 039a9d7a9815d26b81d94265d653c424 20241017082528649 DAUC <0003> auc.c:144 vector [3]: ik = 75cddb0466dce80c5a26a40fd9245cd7 20241017082528649 DAUC <0003> auc.c:145 vector [3]: res = 34677fa75c323e100000000000000000 20241017082528649 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241017082528649 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241017082528649 DAUC <0003> auc.c:179 vector [3]: kc = 6aaa4a3d5773f0ef 20241017082528649 DAUC <0003> auc.c:180 vector [3]: sres = 7ea6d153 20241017082528649 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241017082528649 DAUC <0003> auc.c:113 vector [4]: rand = 5e449d7c1acbb584957d67de091417d9 20241017082528649 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241017082528649 DAUC <0003> auc.c:142 vector [4]: autn = 7e55483b28b58000d030141309d64926 20241017082528649 DAUC <0003> auc.c:143 vector [4]: ck = d1524f368c388464e88ccff65d44d215 20241017082528649 DAUC <0003> auc.c:144 vector [4]: ik = 23f9b436fd262a5dbc1e5d9db59843e4 20241017082528649 DAUC <0003> auc.c:145 vector [4]: res = f41be5659a8c52740000000000000000 20241017082528649 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241017082528649 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241017082528649 DAUC <0003> auc.c:179 vector [4]: kc = a41dc1528cac0f4d 20241017082528649 DAUC <0003> auc.c:180 vector [4]: sres = ad9f4209 20241017082528649 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241017082528649 DAUC <0003> db_auc.c:245 IMSI='262425857784568': Generated 5 vectors 20241017082528649 DAUC <0003> db_auc.c:249 IMSI='262425857784568': Updating SQN=161 in DB 20241017082528657 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425857784568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425857784568"} 20241017082528657 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425857784568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082528657 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082528658 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@16b89b00666d: Found GsupExpect[0] for "262425857784568" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@16b89b00666d: Added IMSI table entry 4TC_gsup_sai_eps(40)"262425857784568" TC_gsup_sai_eps(40)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082528664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40498<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082528690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40454<->l=127.0.0.1:4258 20241017082528690 DLINP <000b> input/ipa.c:451 connected read/write 20241017082528690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082528690 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082528690 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082528690 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@16b89b00666d: Final verdict of PTC: none 20241017082528690 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38839<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:25:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241017082528717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40512<->l=127.0.0.1:4258 20241017082528718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40512<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5384) Waiting for packet dumper to finish... 1 (prev_count=5384, count=33504) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25: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_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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_ul_unknown_imsi started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082531824 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082531824 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082531829 DLINP <000b> input/ipa.c:451 connected read/write 20241017082531829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082531831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082531836 DLINP <000b> input/ipa.c:451 connected read/write 20241017082531836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082531836 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082531836 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082531836 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  20241017082531836 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082531836 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  20241017082531836 DLGSUP <0013> gsup_server.c:235 2:  20241017082531836 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082531836 DLGSUP <0013> gsup_server.c:235 3:  20241017082531836 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082531836 DLGSUP <0013> gsup_server.c:235 4:  20241017082531836 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082531836 DLGSUP <0013> gsup_server.c:235 5:  20241017082531836 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082531836 DLGSUP <0013> gsup_server.c:235 7:  20241017082531836 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082531836 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082531836 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082531836 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@16b89b00666d: 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") 20241017082531853 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34193<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@16b89b00666d: Created GsupExpect[0] for "262424682485503" to be handled at TC_gsup_ul_unknown_imsi(45) 20241017082531861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34434<->l=127.0.0.1:4258 20241017082531882 DLINP <000b> input/ipa.c:451 connected read/write 20241017082531882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082531882 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424682485503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424682485503" cn_domain=PS} 20241017082531882 DLU <0006> fsm.c:456 lu(262424682485503)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082531882 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424682485503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241017082531882 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424682485503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424682485503" cause=IMSI unknown in HLR} 20241017082531882 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424682485503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082531882 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424682485503)[0x559750589a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082531882 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424682485503)[0x559750589a60]{UNVALIDATED}: Freeing instance 20241017082531882 DLU <0006> fsm.c:568 lu(PS:IMSI-262424682485503)[0x559750589a60]{UNVALIDATED}: Deallocated 20241017082531882 DLINP <000b> input/ipa.c:451 connected read/write 20241017082531882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082531882 DLINP <000b> input/ipa.c:451 connected read/write 20241017082531882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@16b89b00666d: Found GsupExpect[0] for "262424682485503" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@16b89b00666d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262424682485503" TC_gsup_ul_unknown_imsi(45)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082531887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34434<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@16b89b00666d: Final verdict of PTC: pass 20241017082531889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4258 20241017082531891 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34193<->l=127.0.0.1:4259) 20241017082531891 DLINP <000b> input/ipa.c:451 connected read/write 20241017082531891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082531891 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082531891 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082531891 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@16b89b00666d: Final verdict of PTC: none 43@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 43: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@16b89b00666d: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:25:31 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241017082531939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4258 20241017082531940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34448<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25:33 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082535048 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082535048 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082535052 DLINP <000b> input/ipa.c:451 connected read/write 20241017082535052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082535054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@16b89b00666d: 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) } } } } 20241017082535058 DLINP <000b> input/ipa.c:451 connected read/write 20241017082535058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082535058 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082535058 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082535058 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  20241017082535058 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082535058 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  20241017082535058 DLGSUP <0013> gsup_server.c:235 2:  20241017082535058 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082535058 DLGSUP <0013> gsup_server.c:235 3:  20241017082535058 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082535058 DLGSUP <0013> gsup_server.c:235 4:  20241017082535058 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082535058 DLGSUP <0013> gsup_server.c:235 5:  20241017082535058 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082535058 DLGSUP <0013> gsup_server.c:235 7:  20241017082535058 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082535058 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082535058 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082535058 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)@16b89b00666d: 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(46)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@16b89b00666d: 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") 20241017082535085 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38693<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@16b89b00666d: Created GsupExpect[0] for "262428294088596" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241017082535107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 20241017082535118 DLINP <000b> input/ipa.c:451 connected read/write 20241017082535118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082535118 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428294088596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428294088596" cn_domain=PS source_name="the-source\n"} 20241017082535118 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241017082535118 DLU <0006> fsm.c:456 lu(262428294088596)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082535118 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428294088596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241017082535118 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428294088596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428294088596" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241017082535118 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428294088596 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082535118 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428294088596)[0x559750589a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082535118 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428294088596)[0x559750589a60]{UNVALIDATED}: Freeing instance 20241017082535118 DLU <0006> fsm.c:568 lu(PS:IMSI-262428294088596)[0x559750589a60]{UNVALIDATED}: Deallocated 20241017082535118 DLINP <000b> input/ipa.c:451 connected read/write 20241017082535118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082535118 DLINP <000b> input/ipa.c:451 connected read/write 20241017082535118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@16b89b00666d: Found GsupExpect[0] for "262428294088596" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@16b89b00666d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428294088596" TC_gsup_ul_unknown_imsi_via_proxy(50)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082535122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@16b89b00666d: Final verdict of PTC: pass 20241017082535124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34452<->l=127.0.0.1:4258 20241017082535126 DLINP <000b> input/ipa.c:451 connected read/write 20241017082535126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082535126 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082535126 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082535126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082535126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241017082535127 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38693<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@16b89b00666d: Final verdict of PTC: none 48@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 48: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@16b89b00666d: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 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 20241017082535168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34464<->l=127.0.0.1:4258 20241017082535168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34464<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25:37 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082538278 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082538278 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082538283 DLINP <000b> input/ipa.c:451 connected read/write 20241017082538283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082538284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082538288 DLINP <000b> input/ipa.c:451 connected read/write 20241017082538288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082538288 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082538288 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082538288 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  20241017082538288 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082538288 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  20241017082538288 DLGSUP <0013> gsup_server.c:235 2:  20241017082538288 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082538288 DLGSUP <0013> gsup_server.c:235 3:  20241017082538288 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082538288 DLGSUP <0013> gsup_server.c:235 4:  20241017082538288 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082538288 DLGSUP <0013> gsup_server.c:235 5:  20241017082538288 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082538288 DLGSUP <0013> gsup_server.c:235 7:  20241017082538288 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082538288 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082538288 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082538288 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@16b89b00666d: 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") 20241017082538303 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45587<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@16b89b00666d: Created GsupExpect[0] for "262428504037696" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241017082538311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4258 20241017082538330 DLINP <000b> input/ipa.c:451 connected read/write 20241017082538330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082538330 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428504037696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428504037696" cn_domain=PS} 20241017082538330 DLU <0006> fsm.c:456 lu(262428504037696)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082538330 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428504037696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241017082538330 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428504037696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428504037696" cause=Roaming not allowed in this location area} 20241017082538330 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428504037696 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082538330 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428504037696)[0x559750589a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082538330 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428504037696)[0x559750589a60]{UNVALIDATED}: Freeing instance 20241017082538330 DLU <0006> fsm.c:568 lu(PS:IMSI-262428504037696)[0x559750589a60]{UNVALIDATED}: Deallocated 20241017082538330 DLINP <000b> input/ipa.c:451 connected read/write 20241017082538330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082538330 DLINP <000b> input/ipa.c:451 connected read/write 20241017082538330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@16b89b00666d: Found GsupExpect[0] for "262428504037696" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@16b89b00666d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262428504037696" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082538335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34488<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@16b89b00666d: Final verdict of PTC: pass 20241017082538336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4258 20241017082538339 DLINP <000b> input/ipa.c:451 connected read/write 20241017082538339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082538339 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082538339 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082538339 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082538339 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45587<->l=127.0.0.1:4259) 53@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP(52)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 53: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@16b89b00666d: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:25:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241017082538377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4258 20241017082538377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34492<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25:40 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_sai_err_unknown_imsi started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082541476 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082541477 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082541481 DLINP <000b> input/ipa.c:451 connected read/write 20241017082541481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082541481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@16b89b00666d: 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) } } } } 20241017082541482 DLINP <000b> input/ipa.c:451 connected read/write 20241017082541482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082541482 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082541482 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082541482 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  20241017082541482 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082541482 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  20241017082541482 DLGSUP <0013> gsup_server.c:235 2:  20241017082541482 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082541482 DLGSUP <0013> gsup_server.c:235 3:  20241017082541482 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082541482 DLGSUP <0013> gsup_server.c:235 4:  20241017082541482 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082541482 DLGSUP <0013> gsup_server.c:235 5:  20241017082541482 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082541482 DLGSUP <0013> gsup_server.c:235 7:  20241017082541482 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082541482 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082541482 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082541482 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)@16b89b00666d: 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(56)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@16b89b00666d: 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") 20241017082541501 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41189<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@16b89b00666d: Created GsupExpect[0] for "262425984482309" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241017082541513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34508<->l=127.0.0.1:4258 20241017082541526 DLINP <000b> input/ipa.c:451 connected read/write 20241017082541526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082541526 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425984482309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425984482309"} 20241017082541526 DAUC <0003> db_auc.c:133 IMSI='262425984482309': No such subscriber 20241017082541526 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425984482309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241017082541526 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425984482309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425984482309" cause=IMSI unknown in HLR} 20241017082541526 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425984482309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082541526 DLINP <000b> input/ipa.c:451 connected read/write 20241017082541526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082541526 DLINP <000b> input/ipa.c:451 connected read/write 20241017082541526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@16b89b00666d: Found GsupExpect[0] for "262425984482309" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@16b89b00666d: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262425984482309" TC_gsup_sai_err_unknown_imsi(60)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082541530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34508<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@16b89b00666d: Final verdict of PTC: pass 20241017082541531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34500<->l=127.0.0.1:4258 20241017082541533 DLINP <000b> input/ipa.c:451 connected read/write 20241017082541533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082541533 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082541533 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082541533 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@16b89b00666d: Final verdict of PTC: none 20241017082541534 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41189<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@16b89b00666d: Final verdict of PTC: none 58@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 58: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@16b89b00666d: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:25:41 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241017082541565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34518<->l=127.0.0.1:4258 20241017082541565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34518<->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=12460) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25: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_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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_ul started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082544675 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082544675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082544680 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082544681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@16b89b00666d: 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 } } } } 20241017082544685 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082544685 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082544685 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082544685 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  20241017082544685 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082544685 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  20241017082544685 DLGSUP <0013> gsup_server.c:235 2:  20241017082544685 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082544685 DLGSUP <0013> gsup_server.c:235 3:  20241017082544685 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082544685 DLGSUP <0013> gsup_server.c:235 4:  20241017082544685 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082544685 DLGSUP <0013> gsup_server.c:235 5:  20241017082544685 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082544685 DLGSUP <0013> gsup_server.c:235 7:  20241017082544685 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082544685 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082544685 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082544685 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@16b89b00666d: 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") 20241017082544708 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42521<->l=127.0.0.1:4259) 20241017082544734 DAUC <0003> db_auc.c:157 IMSI='262427216937083': No 2G Auth Data 20241017082544734 DAUC <0003> db_auc.c:192 IMSI='262427216937083': No 3G Auth Data HLR_Test-GSUP(62)@16b89b00666d: Created GsupExpect[0] for "262427216937083" to be handled at TC_gsup_ul(65) 20241017082544781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35074<->l=127.0.0.1:4258 20241017082544791 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082544791 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427216937083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427216937083" cn_domain=PS} 20241017082544791 DLU <0006> fsm.c:456 lu(262427216937083)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082544792 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427216937083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082544809 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427216937083)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082544809 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427216937083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427216937083" cn_domain=PS} 20241017082544809 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082544809 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@16b89b00666d: Found GsupExpect[0] for "262427216937083" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@16b89b00666d: Added IMSI table entry 0TC_gsup_ul(65)"262427216937083" 20241017082544815 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082544815 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427216937083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427216937083"} 20241017082544815 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427216937083)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082544815 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427216937083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082544815 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427216937083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427216937083"} 20241017082544815 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427216937083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082544815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427216937083)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082544815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427216937083)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082544815 DLU <0006> fsm.c:568 lu(PS:IMSI-262427216937083)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082544815 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082544815 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul(65)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082544819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35074<->l=127.0.0.1:4258 TC_gsup_ul(65)@16b89b00666d: Final verdict of PTC: pass 20241017082544846 DAUC <0003> db_auc.c:157 IMSI='262426462953644': No 2G Auth Data 20241017082544846 DAUC <0003> db_auc.c:192 IMSI='262426462953644': No 3G Auth Data 20241017082544854 DLGSUP <0013> hlr.c:121 IMSI 262426462953644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@16b89b00666d: Created GsupExpect[0] for "262426462953644" to be handled at TC_gsup_ul(66) 20241017082544868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4258 20241017082544870 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082544870 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426462953644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426462953644" cn_domain=PS} 20241017082544870 DLU <0006> fsm.c:456 lu(262426462953644)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082544870 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426462953644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082544886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426462953644)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082544886 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426462953644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426462953644" cn_domain=PS} 20241017082544886 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082544886 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@16b89b00666d: Found GsupExpect[0] for "262426462953644" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@16b89b00666d: Added IMSI table entry 1TC_gsup_ul(66)"262426462953644" 20241017082544888 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082544888 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426462953644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426462953644"} 20241017082544888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426462953644)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082544888 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426462953644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082544888 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426462953644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426462953644"} 20241017082544888 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426462953644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082544888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426462953644)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082544888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426462953644)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082544888 DLU <0006> fsm.c:568 lu(PS:IMSI-262426462953644)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082544888 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082544889 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul(66)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082544890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4258 TC_gsup_ul(66)@16b89b00666d: Final verdict of PTC: pass 20241017082544915 DAUC <0003> db_auc.c:157 IMSI='262426232926010': No 2G Auth Data 20241017082544915 DAUC <0003> db_auc.c:192 IMSI='262426232926010': No 3G Auth Data 20241017082544924 DLGSUP <0013> hlr.c:121 IMSI 262426232926010: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@16b89b00666d: Created GsupExpect[0] for "262426232926010" to be handled at TC_gsup_ul(67) 20241017082544938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35094<->l=127.0.0.1:4258 20241017082544940 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082544940 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426232926010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426232926010" cn_domain=PS} 20241017082544940 DLU <0006> fsm.c:456 lu(262426232926010)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082544940 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426232926010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082544956 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426232926010)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082544956 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426232926010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426232926010" cn_domain=PS} 20241017082544956 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082544956 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@16b89b00666d: Found GsupExpect[0] for "262426232926010" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@16b89b00666d: Added IMSI table entry 2TC_gsup_ul(67)"262426232926010" 20241017082544961 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082544961 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426232926010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426232926010"} 20241017082544961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426232926010)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082544961 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426232926010 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082544961 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426232926010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426232926010"} 20241017082544961 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426232926010 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082544961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426232926010)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082544961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426232926010)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082544961 DLU <0006> fsm.c:568 lu(PS:IMSI-262426232926010)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082544961 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082544961 DLINP <000b> input/ipa.c:451 connected read/write 20241017082544961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul(67)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082544963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35094<->l=127.0.0.1:4258 TC_gsup_ul(67)@16b89b00666d: Final verdict of PTC: pass 20241017082544991 DAUC <0003> db_auc.c:157 IMSI='262429545136473': No 2G Auth Data 20241017082544991 DAUC <0003> db_auc.c:192 IMSI='262429545136473': No 3G Auth Data 20241017082544999 DLGSUP <0013> hlr.c:121 IMSI 262429545136473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@16b89b00666d: Created GsupExpect[0] for "262429545136473" to be handled at TC_gsup_ul(68) 20241017082545014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 20241017082545015 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545015 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429545136473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429545136473" cn_domain=PS} 20241017082545015 DLU <0006> fsm.c:456 lu(262429545136473)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082545015 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429545136473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082545032 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429545136473)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082545032 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429545136473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429545136473" cn_domain=PS} 20241017082545032 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082545032 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@16b89b00666d: Found GsupExpect[0] for "262429545136473" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@16b89b00666d: Added IMSI table entry 3TC_gsup_ul(68)"262429545136473" 20241017082545037 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545037 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429545136473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429545136473"} 20241017082545037 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429545136473)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082545037 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429545136473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082545037 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429545136473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429545136473"} 20241017082545037 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429545136473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082545037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429545136473)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082545037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429545136473)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082545037 DLU <0006> fsm.c:568 lu(PS:IMSI-262429545136473)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082545037 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082545037 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul(68)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082545040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4258 TC_gsup_ul(68)@16b89b00666d: Final verdict of PTC: pass 20241017082545067 DAUC <0003> db_auc.c:157 IMSI='262428867922397': No 2G Auth Data 20241017082545067 DAUC <0003> db_auc.c:192 IMSI='262428867922397': No 3G Auth Data 20241017082545075 DLGSUP <0013> hlr.c:121 IMSI 262428867922397: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@16b89b00666d: Created GsupExpect[0] for "262428867922397" to be handled at TC_gsup_ul(69) 20241017082545089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4258 20241017082545090 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545090 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428867922397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428867922397" cn_domain=PS} 20241017082545090 DLU <0006> fsm.c:456 lu(262428867922397)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082545091 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428867922397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082545110 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428867922397)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082545110 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428867922397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428867922397" cn_domain=PS} 20241017082545110 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082545110 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@16b89b00666d: Found GsupExpect[0] for "262428867922397" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@16b89b00666d: Added IMSI table entry 4TC_gsup_ul(69)"262428867922397" 20241017082545113 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545113 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428867922397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428867922397"} 20241017082545113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428867922397)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082545113 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428867922397 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082545113 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428867922397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428867922397"} 20241017082545113 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428867922397 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082545113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428867922397)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082545113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428867922397)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082545113 DLU <0006> fsm.c:568 lu(PS:IMSI-262428867922397)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082545113 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082545113 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul(69)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082545115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4258 TC_gsup_ul(69)@16b89b00666d: Final verdict of PTC: pass 20241017082545140 DAUC <0003> db_auc.c:157 IMSI='262428706500083': No 2G Auth Data 20241017082545140 DAUC <0003> db_auc.c:192 IMSI='262428706500083': No 3G Auth Data 20241017082545148 DLGSUP <0013> hlr.c:121 IMSI 262428706500083: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@16b89b00666d: Created GsupExpect[0] for "262428706500083" to be handled at TC_gsup_ul(70) 20241017082545169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4258 20241017082545171 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545171 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428706500083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428706500083" cn_domain=PS} 20241017082545171 DLU <0006> fsm.c:456 lu(262428706500083)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082545171 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428706500083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082545188 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428706500083)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082545188 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428706500083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428706500083" cn_domain=PS} 20241017082545188 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082545188 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@16b89b00666d: Found GsupExpect[0] for "262428706500083" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@16b89b00666d: Added IMSI table entry 5TC_gsup_ul(70)"262428706500083" 20241017082545192 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545192 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428706500083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428706500083"} 20241017082545192 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428706500083)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082545192 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428706500083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082545192 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428706500083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428706500083"} 20241017082545192 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428706500083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082545192 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428706500083)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082545192 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428706500083)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082545192 DLU <0006> fsm.c:568 lu(PS:IMSI-262428706500083)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082545192 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082545192 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul(70)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082545195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4258 TC_gsup_ul(70)@16b89b00666d: Final verdict of PTC: pass 20241017082545228 DAUC <0003> db_auc.c:157 IMSI='262425593684917': No 2G Auth Data 20241017082545228 DAUC <0003> db_auc.c:192 IMSI='262425593684917': No 3G Auth Data 20241017082545236 DLGSUP <0013> hlr.c:121 IMSI 262425593684917: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@16b89b00666d: Created GsupExpect[0] for "262425593684917" to be handled at TC_gsup_ul(71) 20241017082545268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35140<->l=127.0.0.1:4258 20241017082545275 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545275 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425593684917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425593684917" cn_domain=PS} 20241017082545275 DLU <0006> fsm.c:456 lu(262425593684917)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082545275 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425593684917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082545292 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425593684917)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082545292 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425593684917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425593684917" cn_domain=PS} 20241017082545292 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082545292 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@16b89b00666d: Found GsupExpect[0] for "262425593684917" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@16b89b00666d: Added IMSI table entry 6TC_gsup_ul(71)"262425593684917" 20241017082545298 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545298 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425593684917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425593684917"} 20241017082545298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425593684917)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082545298 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425593684917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082545298 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425593684917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425593684917"} 20241017082545298 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425593684917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082545298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425593684917)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082545298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425593684917)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082545298 DLU <0006> fsm.c:568 lu(PS:IMSI-262425593684917)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082545298 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082545298 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul(71)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082545301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35140<->l=127.0.0.1:4258 TC_gsup_ul(71)@16b89b00666d: Final verdict of PTC: pass 20241017082545334 DAUC <0003> db_auc.c:157 IMSI='262427864243608': No 2G Auth Data 20241017082545334 DAUC <0003> db_auc.c:192 IMSI='262427864243608': No 3G Auth Data 20241017082545343 DLGSUP <0013> hlr.c:121 IMSI 262427864243608: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@16b89b00666d: Created GsupExpect[0] for "262427864243608" to be handled at TC_gsup_ul(72) 20241017082545367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35148<->l=127.0.0.1:4258 20241017082545369 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545369 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427864243608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427864243608" cn_domain=PS} 20241017082545369 DLU <0006> fsm.c:456 lu(262427864243608)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082545370 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427864243608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082545386 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427864243608)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082545386 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427864243608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427864243608" cn_domain=PS} 20241017082545386 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082545386 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@16b89b00666d: Found GsupExpect[0] for "262427864243608" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@16b89b00666d: Added IMSI table entry 7TC_gsup_ul(72)"262427864243608" 20241017082545390 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545390 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427864243608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427864243608"} 20241017082545390 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427864243608)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082545390 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427864243608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082545390 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427864243608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427864243608"} 20241017082545390 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427864243608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082545390 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427864243608)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082545390 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427864243608)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082545390 DLU <0006> fsm.c:568 lu(PS:IMSI-262427864243608)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082545390 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082545390 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul(72)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082545393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35148<->l=127.0.0.1:4258 TC_gsup_ul(72)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082545419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35066<->l=127.0.0.1:4258 20241017082545419 DLINP <000b> input/ipa.c:451 connected read/write 20241017082545419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082545419 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082545419 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082545419 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 63@16b89b00666d: Final verdict of PTC: none 20241017082545419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42521<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_ul finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:25:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241017082545442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35162<->l=127.0.0.1:4258 20241017082545442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35162<->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=45348) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25:47 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_ul_via_proxy started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082548558 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082548558 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082548560 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35176<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@16b89b00666d: 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 } } } } 20241017082548563 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548563 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082548563 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082548563 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  20241017082548563 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082548563 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  20241017082548563 DLGSUP <0013> gsup_server.c:235 2:  20241017082548563 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082548563 DLGSUP <0013> gsup_server.c:235 3:  20241017082548563 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082548563 DLGSUP <0013> gsup_server.c:235 4:  20241017082548563 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082548563 DLGSUP <0013> gsup_server.c:235 5:  20241017082548563 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082548563 DLGSUP <0013> gsup_server.c:235 7:  20241017082548563 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082548563 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082548563 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082548563 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@16b89b00666d: 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") 20241017082548575 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40025<->l=127.0.0.1:4259) 20241017082548588 DAUC <0003> db_auc.c:157 IMSI='262423478255055': No 2G Auth Data 20241017082548588 DAUC <0003> db_auc.c:192 IMSI='262423478255055': No 3G Auth Data HLR_Test-GSUP(74)@16b89b00666d: Created GsupExpect[0] for "262423478255055" to be handled at TC_gsup_ul_via_proxy(77) 20241017082548634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4258 20241017082548644 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548645 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423478255055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423478255055" cn_domain=PS source_name="the-source\n"} 20241017082548645 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241017082548645 DLU <0006> fsm.c:456 lu(262423478255055)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082548645 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423478255055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017082548662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423478255055)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082548662 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423478255055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423478255055" cn_domain=PS destination_name="the-source\n"} 20241017082548662 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082548662 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@16b89b00666d: Found GsupExpect[0] for "262423478255055" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@16b89b00666d: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423478255055" 20241017082548668 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548668 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423478255055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423478255055" source_name="the-source\n"} 20241017082548668 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423478255055)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082548668 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262423478255055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082548668 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423478255055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423478255055" destination_name="the-source\n"} 20241017082548668 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262423478255055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082548668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423478255055)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082548668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423478255055)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082548668 DLU <0006> fsm.c:568 lu(PS:IMSI-262423478255055)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082548668 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082548668 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082548671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@16b89b00666d: Final verdict of PTC: pass 20241017082548698 DAUC <0003> db_auc.c:157 IMSI='262428952737531': No 2G Auth Data 20241017082548698 DAUC <0003> db_auc.c:192 IMSI='262428952737531': No 3G Auth Data 20241017082548706 DLGSUP <0013> hlr.c:121 IMSI 262428952737531: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@16b89b00666d: Created GsupExpect[0] for "262428952737531" to be handled at TC_gsup_ul_via_proxy(78) 20241017082548757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35196<->l=127.0.0.1:4258 20241017082548765 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548765 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428952737531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428952737531" cn_domain=PS source_name="the-source\n"} 20241017082548765 DLU <0006> fsm.c:456 lu(262428952737531)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082548765 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428952737531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017082548783 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428952737531)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082548783 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428952737531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428952737531" cn_domain=PS destination_name="the-source\n"} 20241017082548783 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082548783 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@16b89b00666d: Found GsupExpect[0] for "262428952737531" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@16b89b00666d: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428952737531" 20241017082548788 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548789 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428952737531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428952737531" source_name="the-source\n"} 20241017082548789 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428952737531)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082548789 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262428952737531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082548789 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428952737531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428952737531" destination_name="the-source\n"} 20241017082548789 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262428952737531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082548789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428952737531)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082548789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428952737531)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082548789 DLU <0006> fsm.c:568 lu(PS:IMSI-262428952737531)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082548789 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082548789 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082548792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35196<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@16b89b00666d: Final verdict of PTC: pass 20241017082548817 DAUC <0003> db_auc.c:157 IMSI='262426565494589': No 2G Auth Data 20241017082548817 DAUC <0003> db_auc.c:192 IMSI='262426565494589': No 3G Auth Data 20241017082548826 DLGSUP <0013> hlr.c:121 IMSI 262426565494589: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@16b89b00666d: Created GsupExpect[0] for "262426565494589" to be handled at TC_gsup_ul_via_proxy(79) 20241017082548839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 20241017082548841 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548841 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426565494589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426565494589" cn_domain=PS source_name="the-source\n"} 20241017082548841 DLU <0006> fsm.c:456 lu(262426565494589)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082548841 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426565494589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017082548856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426565494589)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082548856 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426565494589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426565494589" cn_domain=PS destination_name="the-source\n"} 20241017082548856 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082548856 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@16b89b00666d: Found GsupExpect[0] for "262426565494589" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@16b89b00666d: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262426565494589" 20241017082548859 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548859 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426565494589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426565494589" source_name="the-source\n"} 20241017082548859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426565494589)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082548859 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426565494589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082548859 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426565494589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426565494589" destination_name="the-source\n"} 20241017082548859 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426565494589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082548859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426565494589)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082548859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426565494589)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082548859 DLU <0006> fsm.c:568 lu(PS:IMSI-262426565494589)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082548859 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082548859 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082548860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35198<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@16b89b00666d: Final verdict of PTC: pass 20241017082548884 DAUC <0003> db_auc.c:157 IMSI='262424702038409': No 2G Auth Data 20241017082548884 DAUC <0003> db_auc.c:192 IMSI='262424702038409': No 3G Auth Data 20241017082548892 DLGSUP <0013> hlr.c:121 IMSI 262424702038409: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@16b89b00666d: Created GsupExpect[0] for "262424702038409" to be handled at TC_gsup_ul_via_proxy(80) 20241017082548906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35204<->l=127.0.0.1:4258 20241017082548908 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548908 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424702038409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424702038409" cn_domain=PS source_name="the-source\n"} 20241017082548908 DLU <0006> fsm.c:456 lu(262424702038409)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082548908 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424702038409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017082548924 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424702038409)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082548924 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424702038409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424702038409" cn_domain=PS destination_name="the-source\n"} 20241017082548924 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082548924 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@16b89b00666d: Found GsupExpect[0] for "262424702038409" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@16b89b00666d: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424702038409" 20241017082548927 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548927 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424702038409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424702038409" source_name="the-source\n"} 20241017082548927 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424702038409)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082548927 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424702038409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082548927 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424702038409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424702038409" destination_name="the-source\n"} 20241017082548927 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424702038409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082548927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424702038409)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082548927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424702038409)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082548927 DLU <0006> fsm.c:568 lu(PS:IMSI-262424702038409)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082548927 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082548927 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082548929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35204<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@16b89b00666d: Final verdict of PTC: pass 20241017082548957 DAUC <0003> db_auc.c:157 IMSI='262421034866573': No 2G Auth Data 20241017082548957 DAUC <0003> db_auc.c:192 IMSI='262421034866573': No 3G Auth Data 20241017082548965 DLGSUP <0013> hlr.c:121 IMSI 262421034866573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@16b89b00666d: Created GsupExpect[0] for "262421034866573" to be handled at TC_gsup_ul_via_proxy(81) 20241017082548980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35210<->l=127.0.0.1:4258 20241017082548982 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082548982 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421034866573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421034866573" cn_domain=PS source_name="the-source\n"} 20241017082548982 DLU <0006> fsm.c:456 lu(262421034866573)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082548982 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421034866573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017082548998 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421034866573)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082548998 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421034866573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421034866573" cn_domain=PS destination_name="the-source\n"} 20241017082548998 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082548998 DLINP <000b> input/ipa.c:451 connected read/write 20241017082548998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@16b89b00666d: Found GsupExpect[0] for "262421034866573" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@16b89b00666d: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262421034866573" 20241017082549004 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082549004 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421034866573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421034866573" source_name="the-source\n"} 20241017082549004 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421034866573)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082549004 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421034866573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082549004 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421034866573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421034866573" destination_name="the-source\n"} 20241017082549004 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421034866573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082549004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421034866573)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082549004 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421034866573)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082549004 DLU <0006> fsm.c:568 lu(PS:IMSI-262421034866573)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082549004 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082549004 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082549007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35210<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@16b89b00666d: Final verdict of PTC: pass 20241017082549038 DAUC <0003> db_auc.c:157 IMSI='262429305074386': No 2G Auth Data 20241017082549038 DAUC <0003> db_auc.c:192 IMSI='262429305074386': No 3G Auth Data 20241017082549046 DLGSUP <0013> hlr.c:121 IMSI 262429305074386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@16b89b00666d: Created GsupExpect[0] for "262429305074386" to be handled at TC_gsup_ul_via_proxy(82) 20241017082549072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35222<->l=127.0.0.1:4258 20241017082549074 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082549074 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429305074386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429305074386" cn_domain=PS source_name="the-source\n"} 20241017082549074 DLU <0006> fsm.c:456 lu(262429305074386)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082549074 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429305074386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017082549090 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429305074386)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082549090 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429305074386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429305074386" cn_domain=PS destination_name="the-source\n"} 20241017082549090 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082549090 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@16b89b00666d: Found GsupExpect[0] for "262429305074386" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@16b89b00666d: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262429305074386" 20241017082549097 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082549097 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429305074386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429305074386" source_name="the-source\n"} 20241017082549097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429305074386)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082549097 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429305074386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082549097 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429305074386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429305074386" destination_name="the-source\n"} 20241017082549097 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429305074386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082549097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429305074386)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082549097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429305074386)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082549097 DLU <0006> fsm.c:568 lu(PS:IMSI-262429305074386)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082549097 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082549097 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082549100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35222<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@16b89b00666d: Final verdict of PTC: pass 20241017082549134 DAUC <0003> db_auc.c:157 IMSI='262425180761529': No 2G Auth Data 20241017082549134 DAUC <0003> db_auc.c:192 IMSI='262425180761529': No 3G Auth Data 20241017082549142 DLGSUP <0013> hlr.c:121 IMSI 262425180761529: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@16b89b00666d: Created GsupExpect[0] for "262425180761529" to be handled at TC_gsup_ul_via_proxy(83) 20241017082549174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35228<->l=127.0.0.1:4258 20241017082549183 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082549183 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425180761529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425180761529" cn_domain=PS source_name="the-source\n"} 20241017082549183 DLU <0006> fsm.c:456 lu(262425180761529)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082549183 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425180761529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017082549199 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425180761529)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082549199 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425180761529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425180761529" cn_domain=PS destination_name="the-source\n"} 20241017082549199 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082549199 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@16b89b00666d: Found GsupExpect[0] for "262425180761529" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@16b89b00666d: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425180761529" 20241017082549205 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082549205 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425180761529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425180761529" source_name="the-source\n"} 20241017082549205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425180761529)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082549205 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425180761529 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082549205 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425180761529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425180761529" destination_name="the-source\n"} 20241017082549205 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425180761529 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082549205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425180761529)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082549205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425180761529)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082549205 DLU <0006> fsm.c:568 lu(PS:IMSI-262425180761529)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082549205 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082549205 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082549208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35228<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@16b89b00666d: Final verdict of PTC: pass 20241017082549241 DAUC <0003> db_auc.c:157 IMSI='262424753777248': No 2G Auth Data 20241017082549241 DAUC <0003> db_auc.c:192 IMSI='262424753777248': No 3G Auth Data 20241017082549249 DLGSUP <0013> hlr.c:121 IMSI 262424753777248: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@16b89b00666d: Created GsupExpect[0] for "262424753777248" to be handled at TC_gsup_ul_via_proxy(84) 20241017082549276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35238<->l=127.0.0.1:4258 20241017082549282 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082549282 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424753777248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424753777248" cn_domain=PS source_name="the-source\n"} 20241017082549282 DLU <0006> fsm.c:456 lu(262424753777248)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082549282 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424753777248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241017082549299 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424753777248)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082549299 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424753777248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424753777248" cn_domain=PS destination_name="the-source\n"} 20241017082549299 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082549299 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@16b89b00666d: Found GsupExpect[0] for "262424753777248" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@16b89b00666d: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262424753777248" 20241017082549306 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082549306 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424753777248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424753777248" source_name="the-source\n"} 20241017082549306 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424753777248)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082549306 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262424753777248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082549306 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424753777248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424753777248" destination_name="the-source\n"} 20241017082549306 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262424753777248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082549306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424753777248)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082549306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424753777248)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082549306 DLU <0006> fsm.c:568 lu(PS:IMSI-262424753777248)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082549306 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082549306 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082549309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35238<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082549335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35176<->l=127.0.0.1:4258 20241017082549336 DLINP <000b> input/ipa.c:451 connected read/write 20241017082549336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082549336 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082549336 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082549336 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082549336 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241017082549336 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40025<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@16b89b00666d: Final verdict of PTC: none 75@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:25:49 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 20241017082549359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4258 20241017082549359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6028) Waiting for packet dumper to finish... 1 (prev_count=6028, count=46364) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25:51 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_ul_subscriber_data started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082552475 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082552475 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082552480 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082552485 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552485 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082552485 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082552485 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  20241017082552485 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082552485 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  20241017082552485 DLGSUP <0013> gsup_server.c:235 2:  20241017082552485 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082552485 DLGSUP <0013> gsup_server.c:235 3:  20241017082552485 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082552485 DLGSUP <0013> gsup_server.c:235 4:  20241017082552485 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082552485 DLGSUP <0013> gsup_server.c:235 5:  20241017082552485 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082552485 DLGSUP <0013> gsup_server.c:235 7:  20241017082552485 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082552485 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082552485 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082552485 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@16b89b00666d: 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") 20241017082552502 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44457<->l=127.0.0.1:4259) 20241017082552527 DAUC <0003> db_auc.c:157 IMSI='262422559872380': No 2G Auth Data 20241017082552527 DAUC <0003> db_auc.c:192 IMSI='262422559872380': No 3G Auth Data HLR_Test-GSUP(86)@16b89b00666d: Created GsupExpect[0] for "262422559872380" to be handled at TC_gsup_ul_subscriber_data(89) 20241017082552562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@16b89b00666d: GSUP ul subscriber_data 20241017082552571 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552571 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422559872380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422559872380" cn_domain=PS} 20241017082552571 DLU <0006> fsm.c:456 lu(262422559872380)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082552571 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422559872380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082552589 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422559872380)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082552589 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422559872380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422559872380" cn_domain=PS} 20241017082552589 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552589 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@16b89b00666d: Found GsupExpect[0] for "262422559872380" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@16b89b00666d: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422559872380" 20241017082552595 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552595 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422559872380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422559872380"} 20241017082552595 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422559872380)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082552595 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422559872380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082552595 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422559872380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422559872380"} 20241017082552595 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422559872380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082552595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422559872380)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082552595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422559872380)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082552595 DLU <0006> fsm.c:568 lu(PS:IMSI-262422559872380)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082552595 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552595 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082552598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@16b89b00666d: Final verdict of PTC: pass 20241017082552625 DAUC <0003> db_auc.c:157 IMSI='262423083661061': No 2G Auth Data 20241017082552625 DAUC <0003> db_auc.c:192 IMSI='262423083661061': No 3G Auth Data 20241017082552633 DLGSUP <0013> hlr.c:121 IMSI 262423083661061: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@16b89b00666d: Created GsupExpect[0] for "262423083661061" to be handled at TC_gsup_ul_subscriber_data(90) 20241017082552647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52974<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@16b89b00666d: GSUP ul subscriber_data 20241017082552648 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552648 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423083661061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423083661061" cn_domain=PS} 20241017082552648 DLU <0006> fsm.c:456 lu(262423083661061)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082552649 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423083661061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082552665 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423083661061)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082552665 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423083661061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423083661061" cn_domain=PS} 20241017082552665 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552665 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@16b89b00666d: Found GsupExpect[0] for "262423083661061" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@16b89b00666d: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262423083661061" 20241017082552670 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552670 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423083661061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423083661061"} 20241017082552670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423083661061)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082552670 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423083661061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082552670 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423083661061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423083661061"} 20241017082552670 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423083661061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082552670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423083661061)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082552670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423083661061)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082552670 DLU <0006> fsm.c:568 lu(PS:IMSI-262423083661061)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082552670 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552670 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082552673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52974<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@16b89b00666d: Final verdict of PTC: pass 20241017082552699 DAUC <0003> db_auc.c:157 IMSI='262429365210515': No 2G Auth Data 20241017082552699 DAUC <0003> db_auc.c:192 IMSI='262429365210515': No 3G Auth Data 20241017082552707 DLGSUP <0013> hlr.c:121 IMSI 262429365210515: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@16b89b00666d: Created GsupExpect[0] for "262429365210515" to be handled at TC_gsup_ul_subscriber_data(91) 20241017082552722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@16b89b00666d: GSUP ul subscriber_data 20241017082552723 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552723 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429365210515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429365210515" cn_domain=PS} 20241017082552723 DLU <0006> fsm.c:456 lu(262429365210515)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082552723 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429365210515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082552739 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429365210515)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082552739 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429365210515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429365210515" cn_domain=PS} 20241017082552739 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552739 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@16b89b00666d: Found GsupExpect[0] for "262429365210515" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@16b89b00666d: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262429365210515" 20241017082552742 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552742 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429365210515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429365210515"} 20241017082552742 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429365210515)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082552742 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429365210515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082552742 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429365210515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429365210515"} 20241017082552742 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429365210515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082552742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429365210515)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082552742 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429365210515)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082552742 DLU <0006> fsm.c:568 lu(PS:IMSI-262429365210515)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082552742 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552742 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082552744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@16b89b00666d: Final verdict of PTC: pass 20241017082552769 DAUC <0003> db_auc.c:157 IMSI='262424682071165': No 2G Auth Data 20241017082552769 DAUC <0003> db_auc.c:192 IMSI='262424682071165': No 3G Auth Data 20241017082552777 DLGSUP <0013> hlr.c:121 IMSI 262424682071165: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@16b89b00666d: Created GsupExpect[0] for "262424682071165" to be handled at TC_gsup_ul_subscriber_data(92) 20241017082552792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@16b89b00666d: GSUP ul subscriber_data 20241017082552794 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552794 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424682071165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424682071165" cn_domain=PS} 20241017082552794 DLU <0006> fsm.c:456 lu(262424682071165)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082552794 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424682071165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082552810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424682071165)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082552810 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424682071165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424682071165" cn_domain=PS} 20241017082552810 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552810 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@16b89b00666d: Found GsupExpect[0] for "262424682071165" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@16b89b00666d: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262424682071165" 20241017082552814 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552814 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424682071165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424682071165"} 20241017082552814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424682071165)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082552814 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424682071165 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082552814 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424682071165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424682071165"} 20241017082552814 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424682071165 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082552814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424682071165)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082552814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424682071165)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082552814 DLU <0006> fsm.c:568 lu(PS:IMSI-262424682071165)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082552814 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552814 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082552816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@16b89b00666d: Final verdict of PTC: pass 20241017082552841 DAUC <0003> db_auc.c:157 IMSI='262421298825672': No 2G Auth Data 20241017082552841 DAUC <0003> db_auc.c:192 IMSI='262421298825672': No 3G Auth Data 20241017082552850 DLGSUP <0013> hlr.c:121 IMSI 262421298825672: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@16b89b00666d: Created GsupExpect[0] for "262421298825672" to be handled at TC_gsup_ul_subscriber_data(93) 20241017082552863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53004<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@16b89b00666d: GSUP ul subscriber_data 20241017082552865 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552865 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421298825672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421298825672" cn_domain=PS} 20241017082552865 DLU <0006> fsm.c:456 lu(262421298825672)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082552865 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421298825672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082552881 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421298825672)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082552881 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421298825672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421298825672" cn_domain=PS} 20241017082552881 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552881 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@16b89b00666d: Found GsupExpect[0] for "262421298825672" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@16b89b00666d: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421298825672" 20241017082552886 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552886 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421298825672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421298825672"} 20241017082552886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421298825672)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082552886 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421298825672 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082552886 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421298825672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421298825672"} 20241017082552886 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421298825672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082552886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421298825672)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082552886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421298825672)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082552886 DLU <0006> fsm.c:568 lu(PS:IMSI-262421298825672)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082552886 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552886 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082552889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53004<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@16b89b00666d: Final verdict of PTC: pass 20241017082552914 DAUC <0003> db_auc.c:157 IMSI='262422689022940': No 2G Auth Data 20241017082552914 DAUC <0003> db_auc.c:192 IMSI='262422689022940': No 3G Auth Data 20241017082552922 DLGSUP <0013> hlr.c:121 IMSI 262422689022940: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@16b89b00666d: Created GsupExpect[0] for "262422689022940" to be handled at TC_gsup_ul_subscriber_data(94) 20241017082552946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53014<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@16b89b00666d: GSUP ul subscriber_data 20241017082552950 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552950 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422689022940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422689022940" cn_domain=PS} 20241017082552950 DLU <0006> fsm.c:456 lu(262422689022940)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082552951 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422689022940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082552966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422689022940)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082552966 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422689022940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422689022940" cn_domain=PS} 20241017082552966 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552966 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@16b89b00666d: Found GsupExpect[0] for "262422689022940" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@16b89b00666d: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262422689022940" 20241017082552972 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082552972 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422689022940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422689022940"} 20241017082552972 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422689022940)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082552972 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422689022940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082552972 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422689022940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422689022940"} 20241017082552972 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422689022940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082552972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422689022940)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082552972 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422689022940)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082552972 DLU <0006> fsm.c:568 lu(PS:IMSI-262422689022940)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082552972 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082552972 DLINP <000b> input/ipa.c:451 connected read/write 20241017082552972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082552975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53014<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@16b89b00666d: Final verdict of PTC: pass 20241017082553009 DAUC <0003> db_auc.c:157 IMSI='262429784604487': No 2G Auth Data 20241017082553009 DAUC <0003> db_auc.c:192 IMSI='262429784604487': No 3G Auth Data 20241017082553017 DLGSUP <0013> hlr.c:121 IMSI 262429784604487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@16b89b00666d: Created GsupExpect[0] for "262429784604487" to be handled at TC_gsup_ul_subscriber_data(95) 20241017082553043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53016<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@16b89b00666d: GSUP ul subscriber_data 20241017082553047 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082553047 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429784604487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429784604487" cn_domain=PS} 20241017082553047 DLU <0006> fsm.c:456 lu(262429784604487)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082553047 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429784604487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082553063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429784604487)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082553063 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429784604487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429784604487" cn_domain=PS} 20241017082553063 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082553063 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@16b89b00666d: Found GsupExpect[0] for "262429784604487" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@16b89b00666d: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429784604487" 20241017082553068 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082553068 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429784604487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429784604487"} 20241017082553068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429784604487)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082553068 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429784604487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082553068 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429784604487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429784604487"} 20241017082553068 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429784604487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082553068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429784604487)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082553068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429784604487)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082553068 DLU <0006> fsm.c:568 lu(PS:IMSI-262429784604487)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082553068 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082553068 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082553071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53016<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@16b89b00666d: Final verdict of PTC: pass 20241017082553105 DAUC <0003> db_auc.c:157 IMSI='262422791675189': No 2G Auth Data 20241017082553105 DAUC <0003> db_auc.c:192 IMSI='262422791675189': No 3G Auth Data 20241017082553113 DLGSUP <0013> hlr.c:121 IMSI 262422791675189: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@16b89b00666d: Created GsupExpect[0] for "262422791675189" to be handled at TC_gsup_ul_subscriber_data(96) 20241017082553142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@16b89b00666d: GSUP ul subscriber_data 20241017082553145 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082553145 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422791675189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422791675189" cn_domain=PS} 20241017082553145 DLU <0006> fsm.c:456 lu(262422791675189)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082553146 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422791675189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082553161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422791675189)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082553161 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422791675189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422791675189" cn_domain=PS} 20241017082553161 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082553161 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@16b89b00666d: Found GsupExpect[0] for "262422791675189" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@16b89b00666d: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422791675189" 20241017082553166 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082553166 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422791675189 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422791675189"} 20241017082553166 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422791675189)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082553166 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422791675189 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082553166 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422791675189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422791675189"} 20241017082553166 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422791675189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082553166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422791675189)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082553166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422791675189)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082553166 DLU <0006> fsm.c:568 lu(PS:IMSI-262422791675189)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082553166 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082553166 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082553170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082553196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 20241017082553196 DLINP <000b> input/ipa.c:451 connected read/write 20241017082553196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082553196 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082553196 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082553196 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082553196 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44457<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@16b89b00666d: Final verdict of PTC: none 87@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 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 20241017082553219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4258 20241017082553320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37340) Waiting for packet dumper to finish... 1 (prev_count=37340, count=50880) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25:55 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@16b89b00666d: 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@16b89b00666d: Test case TC_vty started. MTC@16b89b00666d: legacy= true 20241017082556429 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082556429 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082556434 DLINP <000b> input/ipa.c:451 connected read/write 20241017082556434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082556435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082556439 DLINP <000b> input/ipa.c:451 connected read/write 20241017082556439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082556439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082556439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082556439 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  20241017082556439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082556439 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  20241017082556439 DLGSUP <0013> gsup_server.c:235 2:  20241017082556439 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082556439 DLGSUP <0013> gsup_server.c:235 3:  20241017082556439 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082556439 DLGSUP <0013> gsup_server.c:235 4:  20241017082556439 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082556439 DLGSUP <0013> gsup_server.c:235 5:  20241017082556439 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082556439 DLGSUP <0013> gsup_server.c:235 7:  20241017082556439 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082556439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082556439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082556439 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@16b89b00666d: 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") 20241017082556460 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42905<->l=127.0.0.1:4259) 20241017082556484 DAUC <0003> db_auc.c:157 IMSI='262423731333043': No 2G Auth Data 20241017082556484 DAUC <0003> db_auc.c:192 IMSI='262423731333043': No 3G Auth Data 20241017082556505 DAUC <0003> db_auc.c:192 IMSI='262423731333043': No 3G Auth Data 20241017082556534 DAUC <0003> db_auc.c:157 IMSI='262421483230395': No 2G Auth Data 20241017082556534 DAUC <0003> db_auc.c:192 IMSI='262421483230395': No 3G Auth Data 20241017082556555 DAUC <0003> db_auc.c:157 IMSI='262421483230395': No 2G Auth Data 20241017082556585 DAUC <0003> db_auc.c:157 IMSI='262429755087858': No 2G Auth Data 20241017082556585 DAUC <0003> db_auc.c:192 IMSI='262429755087858': No 3G Auth Data MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082556644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4258 20241017082556646 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42905<->l=127.0.0.1:4259) 98@16b89b00666d: Final verdict of PTC: none 20241017082556646 DLINP <000b> input/ipa.c:451 connected read/write 20241017082556646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082556646 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082556646 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082556646 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(99)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@16b89b00666d: Test case TC_vty finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:25:56 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241017082556672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53032<->l=127.0.0.1:4258 20241017082556773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53032<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5060) Waiting for packet dumper to finish... 1 (prev_count=5060, count=17160) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:25:58 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@16b89b00666d: 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@16b89b00666d: Test case TC_vty_msisdn_isd started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082559892 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082559892 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082559897 DLINP <000b> input/ipa.c:451 connected read/write 20241017082559897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082559898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082559902 DLINP <000b> input/ipa.c:451 connected read/write 20241017082559902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082559902 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082559902 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082559902 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  20241017082559902 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082559902 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  20241017082559902 DLGSUP <0013> gsup_server.c:235 2:  20241017082559902 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082559902 DLGSUP <0013> gsup_server.c:235 3:  20241017082559902 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082559902 DLGSUP <0013> gsup_server.c:235 4:  20241017082559902 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082559902 DLGSUP <0013> gsup_server.c:235 5:  20241017082559902 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082559902 DLGSUP <0013> gsup_server.c:235 7:  20241017082559902 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082559902 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082559902 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082559902 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@16b89b00666d: 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") 20241017082559931 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39109<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@16b89b00666d: Created GsupExpect[0] for "262422846126388" to be handled at TC_vty_msisdn_isd(104) 20241017082559956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 20241017082559990 DAUC <0003> db_auc.c:157 IMSI='262422846126388': No 2G Auth Data 20241017082559990 DAUC <0003> db_auc.c:192 IMSI='262422846126388': No 3G Auth Data 20241017082600023 DLINP <000b> input/ipa.c:451 connected read/write 20241017082600023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082600023 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422846126388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422846126388" cn_domain=PS} 20241017082600023 DLU <0006> fsm.c:456 lu(262422846126388)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082600023 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422846126388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082600040 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422846126388)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082600040 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422846126388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422846126388" cn_domain=PS} 20241017082600040 DLINP <000b> input/ipa.c:451 connected read/write 20241017082600040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082600041 DLINP <000b> input/ipa.c:451 connected read/write 20241017082600041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@16b89b00666d: Found GsupExpect[0] for "262422846126388" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@16b89b00666d: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422846126388" 20241017082600050 DLINP <000b> input/ipa.c:451 connected read/write 20241017082600050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082600050 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422846126388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422846126388"} 20241017082600050 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422846126388)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082600050 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422846126388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082600050 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422846126388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422846126388"} 20241017082600050 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422846126388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082600050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422846126388)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082600050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422846126388)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082600050 DLU <0006> fsm.c:568 lu(PS:IMSI-262422846126388)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082600050 DLINP <000b> input/ipa.c:451 connected read/write 20241017082600050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082600050 DLINP <000b> input/ipa.c:451 connected read/write 20241017082600050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@16b89b00666d: setverdict(pass): none -> pass 20241017082600062 DLGSUP <0013> hlr.c:128 IMSI 262422846126388: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241017082600062 DLINP <000b> input/ipa.c:451 connected read/write 20241017082600062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082600063 DLINP <000b> input/ipa.c:451 connected read/write 20241017082600063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082600066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4258 20241017082600066 DLINP <000b> input/ipa.c:451 connected read/write 20241017082600066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082600066 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422846126388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422846126388"} 20241017082600066 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422846126388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241017082600066 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422846126388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@16b89b00666d: Final verdict of PTC: pass 20241017082600068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53042<->l=127.0.0.1:4258 20241017082600069 DLINP <000b> input/ipa.c:451 connected read/write 20241017082600069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082600069 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082600069 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082600069 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@16b89b00666d: Final verdict of PTC: none 102@16b89b00666d: Final verdict of PTC: none 20241017082600070 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39109<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 102: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@16b89b00666d: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 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 20241017082600105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53058<->l=127.0.0.1:4258 20241017082600206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53058<->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=15032) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26:02 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_purge_cs started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082603327 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082603327 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082603330 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45646<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082603333 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603333 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082603333 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082603333 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  20241017082603333 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082603333 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  20241017082603333 DLGSUP <0013> gsup_server.c:235 2:  20241017082603333 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082603333 DLGSUP <0013> gsup_server.c:235 3:  20241017082603333 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082603333 DLGSUP <0013> gsup_server.c:235 4:  20241017082603333 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082603333 DLGSUP <0013> gsup_server.c:235 5:  20241017082603333 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082603333 DLGSUP <0013> gsup_server.c:235 7:  20241017082603333 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082603333 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082603333 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082603333 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@16b89b00666d: 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") 20241017082603341 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39527<->l=127.0.0.1:4259) 20241017082603351 DAUC <0003> db_auc.c:157 IMSI='262424120946727': No 2G Auth Data 20241017082603351 DAUC <0003> db_auc.c:192 IMSI='262424120946727': No 3G Auth Data HLR_Test-GSUP(106)@16b89b00666d: Created GsupExpect[0] for "262424120946727" to be handled at TC_gsup_purge_cs(109) 20241017082603395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45660<->l=127.0.0.1:4258 20241017082603405 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603405 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424120946727" cn_domain=PS} 20241017082603405 DLU <0006> fsm.c:456 lu(262424120946727)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082603405 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082603421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424120946727)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082603421 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424120946727" cn_domain=PS} 20241017082603421 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603422 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@16b89b00666d: Found GsupExpect[0] for "262424120946727" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@16b89b00666d: Added IMSI table entry 0TC_gsup_purge_cs(109)"262424120946727" 20241017082603428 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603428 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424120946727"} 20241017082603428 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424120946727)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082603428 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082603428 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424120946727"} 20241017082603428 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082603428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424120946727)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082603428 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424120946727)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082603428 DLU <0006> fsm.c:568 lu(PS:IMSI-262424120946727)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082603428 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603428 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@16b89b00666d: setverdict(pass): none -> pass 20241017082603431 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603431 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424120946727" cn_domain=CS} 20241017082603431 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017082603439 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424120946727"} 20241017082603439 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424120946727 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082603439 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603439 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082603442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45660<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@16b89b00666d: Final verdict of PTC: pass 20241017082603469 DAUC <0003> db_auc.c:157 IMSI='262429641855151': No 2G Auth Data 20241017082603469 DAUC <0003> db_auc.c:192 IMSI='262429641855151': No 3G Auth Data 20241017082603477 DLGSUP <0013> hlr.c:121 IMSI 262429641855151: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@16b89b00666d: Created GsupExpect[0] for "262429641855151" to be handled at TC_gsup_purge_cs(110) 20241017082603490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45664<->l=127.0.0.1:4258 20241017082603492 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603492 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429641855151" cn_domain=PS} 20241017082603492 DLU <0006> fsm.c:456 lu(262429641855151)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082603492 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082603508 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429641855151)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082603508 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429641855151" cn_domain=PS} 20241017082603508 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603508 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@16b89b00666d: Found GsupExpect[0] for "262429641855151" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@16b89b00666d: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429641855151" 20241017082603512 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603512 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429641855151"} 20241017082603512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429641855151)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082603512 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082603512 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429641855151"} 20241017082603512 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082603512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429641855151)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082603512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429641855151)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082603512 DLU <0006> fsm.c:568 lu(PS:IMSI-262429641855151)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082603512 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603512 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@16b89b00666d: setverdict(pass): none -> pass 20241017082603514 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603514 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429641855151" cn_domain=CS} 20241017082603514 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017082603522 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429641855151"} 20241017082603522 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429641855151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082603522 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603522 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082603525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45664<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@16b89b00666d: Final verdict of PTC: pass 20241017082603550 DAUC <0003> db_auc.c:157 IMSI='262428096969513': No 2G Auth Data 20241017082603550 DAUC <0003> db_auc.c:192 IMSI='262428096969513': No 3G Auth Data 20241017082603559 DLGSUP <0013> hlr.c:121 IMSI 262428096969513: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@16b89b00666d: Created GsupExpect[0] for "262428096969513" to be handled at TC_gsup_purge_cs(111) 20241017082603575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 20241017082603578 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603578 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428096969513" cn_domain=PS} 20241017082603578 DLU <0006> fsm.c:456 lu(262428096969513)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082603578 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082603594 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428096969513)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082603594 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428096969513" cn_domain=PS} 20241017082603594 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603594 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@16b89b00666d: Found GsupExpect[0] for "262428096969513" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@16b89b00666d: Added IMSI table entry 2TC_gsup_purge_cs(111)"262428096969513" 20241017082603600 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603600 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428096969513"} 20241017082603600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428096969513)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082603600 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082603600 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428096969513"} 20241017082603600 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082603600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428096969513)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082603600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428096969513)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082603600 DLU <0006> fsm.c:568 lu(PS:IMSI-262428096969513)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082603600 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603600 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@16b89b00666d: setverdict(pass): none -> pass 20241017082603603 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603603 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428096969513" cn_domain=CS} 20241017082603603 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017082603612 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428096969513"} 20241017082603612 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428096969513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082603612 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603612 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082603615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@16b89b00666d: Final verdict of PTC: pass 20241017082603643 DAUC <0003> db_auc.c:157 IMSI='262428989290527': No 2G Auth Data 20241017082603643 DAUC <0003> db_auc.c:192 IMSI='262428989290527': No 3G Auth Data 20241017082603652 DLGSUP <0013> hlr.c:121 IMSI 262428989290527: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@16b89b00666d: Created GsupExpect[0] for "262428989290527" to be handled at TC_gsup_purge_cs(112) 20241017082603666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45682<->l=127.0.0.1:4258 20241017082603668 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603668 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428989290527" cn_domain=PS} 20241017082603668 DLU <0006> fsm.c:456 lu(262428989290527)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082603668 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082603684 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428989290527)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082603684 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428989290527" cn_domain=PS} 20241017082603684 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603684 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@16b89b00666d: Found GsupExpect[0] for "262428989290527" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@16b89b00666d: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428989290527" 20241017082603688 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603688 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428989290527"} 20241017082603688 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428989290527)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082603688 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082603688 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428989290527"} 20241017082603688 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082603688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428989290527)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082603688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428989290527)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082603688 DLU <0006> fsm.c:568 lu(PS:IMSI-262428989290527)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082603688 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603688 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@16b89b00666d: setverdict(pass): none -> pass 20241017082603690 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603690 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428989290527" cn_domain=CS} 20241017082603690 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017082603699 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428989290527"} 20241017082603699 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428989290527 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082603699 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603699 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082603701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45682<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@16b89b00666d: Final verdict of PTC: pass 20241017082603728 DAUC <0003> db_auc.c:157 IMSI='262425768249295': No 2G Auth Data 20241017082603728 DAUC <0003> db_auc.c:192 IMSI='262425768249295': No 3G Auth Data 20241017082603737 DLGSUP <0013> hlr.c:121 IMSI 262425768249295: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@16b89b00666d: Created GsupExpect[0] for "262425768249295" to be handled at TC_gsup_purge_cs(113) 20241017082603752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45684<->l=127.0.0.1:4258 20241017082603754 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603754 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425768249295" cn_domain=PS} 20241017082603754 DLU <0006> fsm.c:456 lu(262425768249295)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082603754 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082603770 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425768249295)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082603770 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425768249295" cn_domain=PS} 20241017082603770 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603770 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@16b89b00666d: Found GsupExpect[0] for "262425768249295" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@16b89b00666d: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425768249295" 20241017082603773 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603773 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425768249295"} 20241017082603773 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425768249295)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082603773 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082603773 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425768249295"} 20241017082603773 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082603773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425768249295)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082603773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425768249295)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082603773 DLU <0006> fsm.c:568 lu(PS:IMSI-262425768249295)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082603773 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603773 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@16b89b00666d: setverdict(pass): none -> pass 20241017082603775 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603775 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425768249295" cn_domain=CS} 20241017082603775 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017082603783 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425768249295"} 20241017082603783 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425768249295 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082603783 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603783 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082603786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45684<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@16b89b00666d: Final verdict of PTC: pass 20241017082603814 DAUC <0003> db_auc.c:157 IMSI='262427641276667': No 2G Auth Data 20241017082603814 DAUC <0003> db_auc.c:192 IMSI='262427641276667': No 3G Auth Data 20241017082603825 DLGSUP <0013> hlr.c:121 IMSI 262427641276667: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@16b89b00666d: Created GsupExpect[0] for "262427641276667" to be handled at TC_gsup_purge_cs(114) 20241017082603851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 20241017082603854 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603854 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427641276667" cn_domain=PS} 20241017082603854 DLU <0006> fsm.c:456 lu(262427641276667)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082603854 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082603870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427641276667)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082603870 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427641276667" cn_domain=PS} 20241017082603870 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603870 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@16b89b00666d: Found GsupExpect[0] for "262427641276667" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@16b89b00666d: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427641276667" 20241017082603877 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603877 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427641276667"} 20241017082603877 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427641276667)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082603877 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082603877 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427641276667"} 20241017082603877 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082603877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427641276667)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082603877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427641276667)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082603877 DLU <0006> fsm.c:568 lu(PS:IMSI-262427641276667)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082603877 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603877 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@16b89b00666d: setverdict(pass): none -> pass 20241017082603881 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603881 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427641276667" cn_domain=CS} 20241017082603882 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017082603890 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427641276667"} 20241017082603890 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427641276667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082603890 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603890 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082603893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@16b89b00666d: Final verdict of PTC: pass 20241017082603928 DAUC <0003> db_auc.c:157 IMSI='262422010206636': No 2G Auth Data 20241017082603928 DAUC <0003> db_auc.c:192 IMSI='262422010206636': No 3G Auth Data 20241017082603937 DLGSUP <0013> hlr.c:121 IMSI 262422010206636: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@16b89b00666d: Created GsupExpect[0] for "262422010206636" to be handled at TC_gsup_purge_cs(115) 20241017082603964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 20241017082603967 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603967 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422010206636" cn_domain=PS} 20241017082603967 DLU <0006> fsm.c:456 lu(262422010206636)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082603967 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082603984 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422010206636)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082603984 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422010206636" cn_domain=PS} 20241017082603984 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603984 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@16b89b00666d: Found GsupExpect[0] for "262422010206636" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@16b89b00666d: Added IMSI table entry 6TC_gsup_purge_cs(115)"262422010206636" 20241017082603990 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603990 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422010206636"} 20241017082603990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422010206636)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082603990 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082603990 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422010206636"} 20241017082603990 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082603990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422010206636)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082603990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422010206636)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082603990 DLU <0006> fsm.c:568 lu(PS:IMSI-262422010206636)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082603990 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082603990 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@16b89b00666d: setverdict(pass): none -> pass 20241017082603994 DLINP <000b> input/ipa.c:451 connected read/write 20241017082603994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082603994 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422010206636" cn_domain=CS} 20241017082603994 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017082604002 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422010206636"} 20241017082604002 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422010206636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082604003 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082604003 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082604005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@16b89b00666d: Final verdict of PTC: pass 20241017082604040 DAUC <0003> db_auc.c:157 IMSI='262423743972701': No 2G Auth Data 20241017082604040 DAUC <0003> db_auc.c:192 IMSI='262423743972701': No 3G Auth Data 20241017082604048 DLGSUP <0013> hlr.c:121 IMSI 262423743972701: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@16b89b00666d: Created GsupExpect[0] for "262423743972701" to be handled at TC_gsup_purge_cs(116) 20241017082604090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 20241017082604096 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082604096 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423743972701" cn_domain=PS} 20241017082604096 DLU <0006> fsm.c:456 lu(262423743972701)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082604096 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082604115 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423743972701)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082604115 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423743972701" cn_domain=PS} 20241017082604115 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082604115 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@16b89b00666d: Found GsupExpect[0] for "262423743972701" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@16b89b00666d: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423743972701" 20241017082604119 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082604119 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423743972701"} 20241017082604119 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423743972701)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082604119 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082604119 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423743972701"} 20241017082604119 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082604119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423743972701)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082604119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423743972701)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082604119 DLU <0006> fsm.c:568 lu(PS:IMSI-262423743972701)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082604119 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082604119 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@16b89b00666d: setverdict(pass): none -> pass 20241017082604121 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082604121 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423743972701" cn_domain=CS} 20241017082604121 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241017082604131 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423743972701"} 20241017082604131 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423743972701 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082604131 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082604131 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082604132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@16b89b00666d: Final verdict of PTC: pass 20241017082604163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45646<->l=127.0.0.1:4258 MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082604163 DLINP <000b> input/ipa.c:451 connected read/write 20241017082604163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082604163 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082604163 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082604163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@16b89b00666d: Final verdict of PTC: none 20241017082604163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39527<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP(106)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 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 20241017082604188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45722<->l=127.0.0.1:4258 20241017082604289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45722<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33152) Waiting for packet dumper to finish... 1 (prev_count=33152, count=48684) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26:06 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_purge_ps started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082607398 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082607398 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082607403 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082607409 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607409 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082607409 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082607409 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  20241017082607409 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082607409 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  20241017082607409 DLGSUP <0013> gsup_server.c:235 2:  20241017082607409 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082607409 DLGSUP <0013> gsup_server.c:235 3:  20241017082607409 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082607409 DLGSUP <0013> gsup_server.c:235 4:  20241017082607409 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082607409 DLGSUP <0013> gsup_server.c:235 5:  20241017082607409 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082607409 DLGSUP <0013> gsup_server.c:235 7:  20241017082607409 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082607409 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082607409 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082607409 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@16b89b00666d: 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") 20241017082607431 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35085<->l=127.0.0.1:4259) 20241017082607449 DAUC <0003> db_auc.c:157 IMSI='262427871115166': No 2G Auth Data 20241017082607449 DAUC <0003> db_auc.c:192 IMSI='262427871115166': No 3G Auth Data HLR_Test-GSUP(118)@16b89b00666d: Created GsupExpect[0] for "262427871115166" to be handled at TC_gsup_purge_ps(121) 20241017082607494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4258 20241017082607508 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607508 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427871115166" cn_domain=PS} 20241017082607508 DLU <0006> fsm.c:456 lu(262427871115166)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082607508 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082607525 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427871115166)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082607525 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427871115166" cn_domain=PS} 20241017082607525 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607525 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@16b89b00666d: Found GsupExpect[0] for "262427871115166" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@16b89b00666d: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427871115166" 20241017082607533 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607533 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427871115166"} 20241017082607533 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427871115166)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082607533 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082607533 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427871115166"} 20241017082607533 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082607533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427871115166)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082607533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427871115166)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082607533 DLU <0006> fsm.c:568 lu(PS:IMSI-262427871115166)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082607533 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607533 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@16b89b00666d: setverdict(pass): none -> pass 20241017082607537 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607537 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427871115166" cn_domain=PS} 20241017082607537 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017082607545 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427871115166"} 20241017082607545 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427871115166 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082607545 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607545 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082607550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45752<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@16b89b00666d: Final verdict of PTC: pass 20241017082607578 DAUC <0003> db_auc.c:157 IMSI='262429224776892': No 2G Auth Data 20241017082607578 DAUC <0003> db_auc.c:192 IMSI='262429224776892': No 3G Auth Data 20241017082607586 DLGSUP <0013> hlr.c:121 IMSI 262429224776892: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@16b89b00666d: Created GsupExpect[0] for "262429224776892" to be handled at TC_gsup_purge_ps(122) 20241017082607601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45768<->l=127.0.0.1:4258 20241017082607602 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607602 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429224776892" cn_domain=PS} 20241017082607602 DLU <0006> fsm.c:456 lu(262429224776892)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082607602 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082607619 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429224776892)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082607619 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429224776892" cn_domain=PS} 20241017082607619 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607619 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@16b89b00666d: Found GsupExpect[0] for "262429224776892" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@16b89b00666d: Added IMSI table entry 1TC_gsup_purge_ps(122)"262429224776892" 20241017082607621 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607621 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429224776892"} 20241017082607621 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429224776892)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082607621 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082607621 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429224776892"} 20241017082607621 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082607621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429224776892)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082607621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429224776892)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082607621 DLU <0006> fsm.c:568 lu(PS:IMSI-262429224776892)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082607621 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607621 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@16b89b00666d: setverdict(pass): none -> pass 20241017082607622 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607622 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429224776892" cn_domain=PS} 20241017082607622 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017082607630 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429224776892"} 20241017082607630 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429224776892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082607630 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607630 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082607632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45768<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@16b89b00666d: Final verdict of PTC: pass 20241017082607658 DAUC <0003> db_auc.c:157 IMSI='262428854067105': No 2G Auth Data 20241017082607658 DAUC <0003> db_auc.c:192 IMSI='262428854067105': No 3G Auth Data 20241017082607667 DLGSUP <0013> hlr.c:121 IMSI 262428854067105: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@16b89b00666d: Created GsupExpect[0] for "262428854067105" to be handled at TC_gsup_purge_ps(123) 20241017082607682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45776<->l=127.0.0.1:4258 20241017082607683 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607683 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428854067105" cn_domain=PS} 20241017082607684 DLU <0006> fsm.c:456 lu(262428854067105)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082607684 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082607700 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428854067105)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082607700 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428854067105" cn_domain=PS} 20241017082607700 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607700 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@16b89b00666d: Found GsupExpect[0] for "262428854067105" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@16b89b00666d: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428854067105" 20241017082607702 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607702 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428854067105"} 20241017082607702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428854067105)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082607702 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082607702 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428854067105"} 20241017082607702 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082607702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428854067105)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082607702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428854067105)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082607702 DLU <0006> fsm.c:568 lu(PS:IMSI-262428854067105)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082607702 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607702 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@16b89b00666d: setverdict(pass): none -> pass 20241017082607704 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607704 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428854067105" cn_domain=PS} 20241017082607704 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017082607713 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428854067105"} 20241017082607713 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428854067105 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082607713 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607713 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082607716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45776<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@16b89b00666d: Final verdict of PTC: pass 20241017082607742 DAUC <0003> db_auc.c:157 IMSI='262425235361777': No 2G Auth Data 20241017082607742 DAUC <0003> db_auc.c:192 IMSI='262425235361777': No 3G Auth Data 20241017082607751 DLGSUP <0013> hlr.c:121 IMSI 262425235361777: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@16b89b00666d: Created GsupExpect[0] for "262425235361777" to be handled at TC_gsup_purge_ps(124) 20241017082607765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 20241017082607766 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607766 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425235361777" cn_domain=PS} 20241017082607767 DLU <0006> fsm.c:456 lu(262425235361777)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082607767 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082607782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425235361777)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082607783 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425235361777" cn_domain=PS} 20241017082607783 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607783 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@16b89b00666d: Found GsupExpect[0] for "262425235361777" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@16b89b00666d: Added IMSI table entry 3TC_gsup_purge_ps(124)"262425235361777" 20241017082607785 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607785 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425235361777"} 20241017082607785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425235361777)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082607785 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082607785 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425235361777"} 20241017082607785 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082607785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425235361777)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082607785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425235361777)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082607785 DLU <0006> fsm.c:568 lu(PS:IMSI-262425235361777)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082607785 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607785 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@16b89b00666d: setverdict(pass): none -> pass 20241017082607786 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607786 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425235361777" cn_domain=PS} 20241017082607786 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017082607794 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425235361777"} 20241017082607794 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425235361777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082607794 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607794 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082607796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@16b89b00666d: Final verdict of PTC: pass 20241017082607822 DAUC <0003> db_auc.c:157 IMSI='262422976916610': No 2G Auth Data 20241017082607822 DAUC <0003> db_auc.c:192 IMSI='262422976916610': No 3G Auth Data 20241017082607830 DLGSUP <0013> hlr.c:121 IMSI 262422976916610: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@16b89b00666d: Created GsupExpect[0] for "262422976916610" to be handled at TC_gsup_purge_ps(125) 20241017082607844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45794<->l=127.0.0.1:4258 20241017082607846 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607846 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422976916610" cn_domain=PS} 20241017082607846 DLU <0006> fsm.c:456 lu(262422976916610)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082607846 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082607862 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422976916610)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082607862 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422976916610" cn_domain=PS} 20241017082607862 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607862 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@16b89b00666d: Found GsupExpect[0] for "262422976916610" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@16b89b00666d: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422976916610" 20241017082607863 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607863 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422976916610"} 20241017082607863 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422976916610)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082607863 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082607863 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422976916610"} 20241017082607863 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082607863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422976916610)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082607863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422976916610)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082607863 DLU <0006> fsm.c:568 lu(PS:IMSI-262422976916610)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082607864 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607864 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@16b89b00666d: setverdict(pass): none -> pass 20241017082607864 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607864 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422976916610" cn_domain=PS} 20241017082607864 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017082607872 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422976916610"} 20241017082607872 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422976916610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082607872 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607872 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082607873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45794<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@16b89b00666d: Final verdict of PTC: pass 20241017082607898 DAUC <0003> db_auc.c:157 IMSI='262424947872798': No 2G Auth Data 20241017082607898 DAUC <0003> db_auc.c:192 IMSI='262424947872798': No 3G Auth Data 20241017082607906 DLGSUP <0013> hlr.c:121 IMSI 262424947872798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@16b89b00666d: Created GsupExpect[0] for "262424947872798" to be handled at TC_gsup_purge_ps(126) 20241017082607934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 20241017082607938 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607938 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424947872798" cn_domain=PS} 20241017082607938 DLU <0006> fsm.c:456 lu(262424947872798)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082607938 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082607954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424947872798)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082607955 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424947872798" cn_domain=PS} 20241017082607955 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607955 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@16b89b00666d: Found GsupExpect[0] for "262424947872798" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@16b89b00666d: Added IMSI table entry 5TC_gsup_purge_ps(126)"262424947872798" 20241017082607960 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607960 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424947872798"} 20241017082607960 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424947872798)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082607960 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082607960 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424947872798"} 20241017082607960 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082607960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424947872798)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082607960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424947872798)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082607960 DLU <0006> fsm.c:568 lu(PS:IMSI-262424947872798)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082607960 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607960 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@16b89b00666d: setverdict(pass): none -> pass 20241017082607965 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082607965 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424947872798" cn_domain=PS} 20241017082607965 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017082607973 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424947872798"} 20241017082607973 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424947872798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082607973 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082607973 DLINP <000b> input/ipa.c:451 connected read/write 20241017082607973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082607976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45798<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@16b89b00666d: Final verdict of PTC: pass 20241017082608010 DAUC <0003> db_auc.c:157 IMSI='262422192903625': No 2G Auth Data 20241017082608010 DAUC <0003> db_auc.c:192 IMSI='262422192903625': No 3G Auth Data 20241017082608019 DLGSUP <0013> hlr.c:121 IMSI 262422192903625: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@16b89b00666d: Created GsupExpect[0] for "262422192903625" to be handled at TC_gsup_purge_ps(127) 20241017082608044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45808<->l=127.0.0.1:4258 20241017082608047 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082608047 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422192903625" cn_domain=PS} 20241017082608047 DLU <0006> fsm.c:456 lu(262422192903625)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082608047 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082608064 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422192903625)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082608064 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422192903625" cn_domain=PS} 20241017082608064 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082608064 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@16b89b00666d: Found GsupExpect[0] for "262422192903625" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@16b89b00666d: Added IMSI table entry 6TC_gsup_purge_ps(127)"262422192903625" 20241017082608069 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082608069 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422192903625"} 20241017082608069 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422192903625)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082608069 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082608069 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422192903625"} 20241017082608069 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082608069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422192903625)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082608069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422192903625)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082608069 DLU <0006> fsm.c:568 lu(PS:IMSI-262422192903625)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082608069 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082608069 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@16b89b00666d: setverdict(pass): none -> pass 20241017082608072 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082608072 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422192903625" cn_domain=PS} 20241017082608072 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017082608081 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422192903625"} 20241017082608081 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262422192903625 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082608081 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082608081 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082608083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45808<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@16b89b00666d: Final verdict of PTC: pass 20241017082608119 DAUC <0003> db_auc.c:157 IMSI='262426111195483': No 2G Auth Data 20241017082608119 DAUC <0003> db_auc.c:192 IMSI='262426111195483': No 3G Auth Data 20241017082608128 DLGSUP <0013> hlr.c:121 IMSI 262426111195483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@16b89b00666d: Created GsupExpect[0] for "262426111195483" to be handled at TC_gsup_purge_ps(128) 20241017082608156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45818<->l=127.0.0.1:4258 20241017082608160 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082608160 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426111195483" cn_domain=PS} 20241017082608160 DLU <0006> fsm.c:456 lu(262426111195483)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082608160 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082608176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426111195483)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082608176 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426111195483" cn_domain=PS} 20241017082608176 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082608176 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@16b89b00666d: Found GsupExpect[0] for "262426111195483" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@16b89b00666d: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426111195483" 20241017082608182 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082608182 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426111195483"} 20241017082608182 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426111195483)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082608182 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082608182 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426111195483"} 20241017082608182 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082608182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426111195483)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082608182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426111195483)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082608182 DLU <0006> fsm.c:568 lu(PS:IMSI-262426111195483)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082608182 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082608182 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@16b89b00666d: setverdict(pass): none -> pass 20241017082608186 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082608186 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426111195483" cn_domain=PS} 20241017082608186 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241017082608195 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426111195483"} 20241017082608195 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426111195483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241017082608195 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082608195 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082608198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45818<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082608224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@16b89b00666d: Final verdict of PTC: none 20241017082608225 DLINP <000b> input/ipa.c:451 connected read/write 20241017082608225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082608225 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082608225 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082608225 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082608225 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35085<->l=127.0.0.1:4259) 119@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 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 20241017082608249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45822<->l=127.0.0.1:4258 20241017082608350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45822<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19212) Waiting for packet dumper to finish... 1 (prev_count=19212, count=48084) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26:10 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_purge_unknown started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082611449 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082611449 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082611451 DLINP <000b> input/ipa.c:451 connected read/write 20241017082611451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082611452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082611453 DLINP <000b> input/ipa.c:451 connected read/write 20241017082611453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082611453 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082611453 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082611453 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  20241017082611453 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082611453 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  20241017082611453 DLGSUP <0013> gsup_server.c:235 2:  20241017082611453 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082611453 DLGSUP <0013> gsup_server.c:235 3:  20241017082611453 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082611453 DLGSUP <0013> gsup_server.c:235 4:  20241017082611453 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082611453 DLGSUP <0013> gsup_server.c:235 5:  20241017082611453 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082611453 DLGSUP <0013> gsup_server.c:235 7:  20241017082611453 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082611453 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082611453 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082611453 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@16b89b00666d: 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") 20241017082611462 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34665<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@16b89b00666d: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241017082611467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 20241017082611494 DLINP <000b> input/ipa.c:451 connected read/write 20241017082611494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082611494 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} 20241017082611494 DLU <0006> fsm.c:456 lu(2345743413463)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082611494 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 20241017082611494 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} 20241017082611494 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082611494 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x559750589a60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082611494 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x559750589a60]{UNVALIDATED}: Freeing instance 20241017082611494 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x559750589a60]{UNVALIDATED}: Deallocated 20241017082611494 DLINP <000b> input/ipa.c:451 connected read/write 20241017082611494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082611494 DLINP <000b> input/ipa.c:451 connected read/write 20241017082611494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@16b89b00666d: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@16b89b00666d: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@16b89b00666d: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082611496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082611497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 20241017082611498 DLINP <000b> input/ipa.c:451 connected read/write 20241017082611498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082611498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082611498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082611498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082611499 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34665<->l=127.0.0.1:4259) 131@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP(130)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:11 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 20241017082611531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20241017082611632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->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=12432) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26:13 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@16b89b00666d: 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@16b89b00666d: Test case TC_mo_ussd_unknown started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082614721 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082614721 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082614726 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082614728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082614732 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082614732 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082614732 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082614732 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  20241017082614732 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082614732 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  20241017082614732 DLGSUP <0013> gsup_server.c:235 2:  20241017082614732 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082614732 DLGSUP <0013> gsup_server.c:235 3:  20241017082614732 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082614732 DLGSUP <0013> gsup_server.c:235 4:  20241017082614732 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082614732 DLGSUP <0013> gsup_server.c:235 5:  20241017082614732 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082614732 DLGSUP <0013> gsup_server.c:235 7:  20241017082614732 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082614732 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082614732 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082614732 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@16b89b00666d: 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") 20241017082614760 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41127<->l=127.0.0.1:4259) 20241017082614776 DAUC <0003> db_auc.c:157 IMSI='262429998017391': No 2G Auth Data 20241017082614776 DAUC <0003> db_auc.c:192 IMSI='262429998017391': No 3G Auth Data HLR_Test-GSUP(135)@16b89b00666d: Created GsupExpect[0] for "262429998017391" to be handled at TC_mo_ussd_unknown(138) 20241017082614822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33664<->l=127.0.0.1:4258 20241017082614833 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082614833 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429998017391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429998017391" session_id=2600158792 session_state=BEGIN} 20241017082614833 DSS <0004> hlr_ussd.c:576 262429998017391/0x9afb4648: Process SS (BEGIN) 20241017082614833 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017082614833 DSS <0004> hlr_ussd.c:518 262429998017391/0x9afb4648: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017082614833 DSS <0004> hlr_ussd.c:523 262429998017391/0x9afb4648: USSD for unknown code '*#200#' 20241017082614833 DSS <0004> hlr_ussd.c:354 262429998017391/0x9afb4648: Tx ReturnError(1, 0x12) 20241017082614833 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429998017391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429998017391" session_id=2600158792 session_state=END} 20241017082614833 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082614833 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@16b89b00666d: Found GsupExpect[0] for "262429998017391" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@16b89b00666d: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429998017391" TC_mo_ussd_unknown(138)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@16b89b00666d: setverdict(pass): none -> pass TC_mo_ussd_unknown(138)@16b89b00666d: Final verdict of PTC: pass 20241017082614837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33664<->l=127.0.0.1:4258 20241017082614846 DAUC <0003> db_auc.c:157 IMSI='262429704066787': No 2G Auth Data 20241017082614846 DAUC <0003> db_auc.c:192 IMSI='262429704066787': No 3G Auth Data HLR_Test-GSUP(135)@16b89b00666d: Created GsupExpect[0] for "262429704066787" to be handled at TC_mo_ussd_unknown(139) 20241017082614867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241017082614870 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082614870 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429704066787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429704066787" session_id=1266470259 session_state=BEGIN} 20241017082614870 DSS <0004> hlr_ussd.c:576 262429704066787/0x4b7ccd73: Process SS (BEGIN) 20241017082614870 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017082614870 DSS <0004> hlr_ussd.c:518 262429704066787/0x4b7ccd73: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017082614870 DSS <0004> hlr_ussd.c:523 262429704066787/0x4b7ccd73: USSD for unknown code '*#200#' 20241017082614870 DSS <0004> hlr_ussd.c:354 262429704066787/0x4b7ccd73: Tx ReturnError(1, 0x12) 20241017082614870 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429704066787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429704066787" session_id=1266470259 session_state=END} 20241017082614870 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082614870 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@16b89b00666d: Found GsupExpect[0] for "262429704066787" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@16b89b00666d: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262429704066787" TC_mo_ussd_unknown(139)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@16b89b00666d: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@16b89b00666d: Final verdict of PTC: pass 20241017082614871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241017082614880 DAUC <0003> db_auc.c:157 IMSI='262420931299420': No 2G Auth Data 20241017082614880 DAUC <0003> db_auc.c:192 IMSI='262420931299420': No 3G Auth Data HLR_Test-GSUP(135)@16b89b00666d: Created GsupExpect[0] for "262420931299420" to be handled at TC_mo_ussd_unknown(140) 20241017082614901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33682<->l=127.0.0.1:4258 20241017082614904 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082614904 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420931299420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420931299420" session_id=1636434308 session_state=BEGIN} 20241017082614904 DSS <0004> hlr_ussd.c:576 262420931299420/0x618a0184: Process SS (BEGIN) 20241017082614904 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017082614904 DSS <0004> hlr_ussd.c:518 262420931299420/0x618a0184: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017082614904 DSS <0004> hlr_ussd.c:523 262420931299420/0x618a0184: USSD for unknown code '*#200#' 20241017082614904 DSS <0004> hlr_ussd.c:354 262420931299420/0x618a0184: Tx ReturnError(1, 0x12) 20241017082614904 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420931299420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420931299420" session_id=1636434308 session_state=END} 20241017082614904 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082614904 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@16b89b00666d: Found GsupExpect[0] for "262420931299420" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@16b89b00666d: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262420931299420" TC_mo_ussd_unknown(140)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@16b89b00666d: setverdict(pass): none -> pass 20241017082614905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33682<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@16b89b00666d: Final verdict of PTC: pass 20241017082614927 DAUC <0003> db_auc.c:157 IMSI='262423615488995': No 2G Auth Data 20241017082614927 DAUC <0003> db_auc.c:192 IMSI='262423615488995': No 3G Auth Data HLR_Test-GSUP(135)@16b89b00666d: Created GsupExpect[0] for "262423615488995" to be handled at TC_mo_ussd_unknown(141) 20241017082614942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33686<->l=127.0.0.1:4258 20241017082614945 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082614945 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423615488995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423615488995" session_id=304752920 session_state=BEGIN} 20241017082614945 DSS <0004> hlr_ussd.c:576 262423615488995/0x122a2918: Process SS (BEGIN) 20241017082614945 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017082614945 DSS <0004> hlr_ussd.c:518 262423615488995/0x122a2918: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017082614945 DSS <0004> hlr_ussd.c:523 262423615488995/0x122a2918: USSD for unknown code '*#200#' 20241017082614945 DSS <0004> hlr_ussd.c:354 262423615488995/0x122a2918: Tx ReturnError(1, 0x12) 20241017082614945 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423615488995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423615488995" session_id=304752920 session_state=END} 20241017082614945 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082614945 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@16b89b00666d: Found GsupExpect[0] for "262423615488995" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@16b89b00666d: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423615488995" TC_mo_ussd_unknown(141)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@16b89b00666d: setverdict(pass): none -> pass 20241017082614946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33686<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@16b89b00666d: Final verdict of PTC: pass 20241017082614950 DAUC <0003> db_auc.c:157 IMSI='262424756256398': No 2G Auth Data 20241017082614950 DAUC <0003> db_auc.c:192 IMSI='262424756256398': No 3G Auth Data HLR_Test-GSUP(135)@16b89b00666d: Created GsupExpect[0] for "262424756256398" to be handled at TC_mo_ussd_unknown(142) 20241017082614961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33700<->l=127.0.0.1:4258 20241017082614963 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082614963 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424756256398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424756256398" session_id=899781354 session_state=BEGIN} 20241017082614963 DSS <0004> hlr_ussd.c:576 262424756256398/0x35a192ea: Process SS (BEGIN) 20241017082614963 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017082614963 DSS <0004> hlr_ussd.c:518 262424756256398/0x35a192ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017082614963 DSS <0004> hlr_ussd.c:523 262424756256398/0x35a192ea: USSD for unknown code '*#200#' 20241017082614963 DSS <0004> hlr_ussd.c:354 262424756256398/0x35a192ea: Tx ReturnError(1, 0x12) 20241017082614963 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424756256398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424756256398" session_id=899781354 session_state=END} 20241017082614963 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082614964 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@16b89b00666d: Found GsupExpect[0] for "262424756256398" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@16b89b00666d: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262424756256398" TC_mo_ussd_unknown(142)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@16b89b00666d: setverdict(pass): none -> pass 20241017082614965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33700<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@16b89b00666d: Final verdict of PTC: pass 20241017082614968 DAUC <0003> db_auc.c:157 IMSI='262424608617715': No 2G Auth Data 20241017082614968 DAUC <0003> db_auc.c:192 IMSI='262424608617715': No 3G Auth Data HLR_Test-GSUP(135)@16b89b00666d: Created GsupExpect[0] for "262424608617715" to be handled at TC_mo_ussd_unknown(143) 20241017082614982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33714<->l=127.0.0.1:4258 20241017082614985 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082614985 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424608617715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424608617715" session_id=2377585407 session_state=BEGIN} 20241017082614985 DSS <0004> hlr_ussd.c:576 262424608617715/0x8db712ff: Process SS (BEGIN) 20241017082614985 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017082614985 DSS <0004> hlr_ussd.c:518 262424608617715/0x8db712ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017082614985 DSS <0004> hlr_ussd.c:523 262424608617715/0x8db712ff: USSD for unknown code '*#200#' 20241017082614985 DSS <0004> hlr_ussd.c:354 262424608617715/0x8db712ff: Tx ReturnError(1, 0x12) 20241017082614985 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424608617715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424608617715" session_id=2377585407 session_state=END} 20241017082614985 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082614985 DLINP <000b> input/ipa.c:451 connected read/write 20241017082614985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@16b89b00666d: Found GsupExpect[0] for "262424608617715" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@16b89b00666d: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424608617715" TC_mo_ussd_unknown(143)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@16b89b00666d: setverdict(pass): none -> pass 20241017082614987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33714<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@16b89b00666d: Final verdict of PTC: pass 20241017082614990 DAUC <0003> db_auc.c:157 IMSI='262428178049974': No 2G Auth Data 20241017082614990 DAUC <0003> db_auc.c:192 IMSI='262428178049974': No 3G Auth Data HLR_Test-GSUP(135)@16b89b00666d: Created GsupExpect[0] for "262428178049974" to be handled at TC_mo_ussd_unknown(144) 20241017082615005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33718<->l=127.0.0.1:4258 20241017082615007 DLINP <000b> input/ipa.c:451 connected read/write 20241017082615007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082615007 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428178049974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428178049974" session_id=1212623826 session_state=BEGIN} 20241017082615007 DSS <0004> hlr_ussd.c:576 262428178049974/0x48472bd2: Process SS (BEGIN) 20241017082615007 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017082615007 DSS <0004> hlr_ussd.c:518 262428178049974/0x48472bd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017082615007 DSS <0004> hlr_ussd.c:523 262428178049974/0x48472bd2: USSD for unknown code '*#200#' 20241017082615007 DSS <0004> hlr_ussd.c:354 262428178049974/0x48472bd2: Tx ReturnError(1, 0x12) 20241017082615007 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428178049974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428178049974" session_id=1212623826 session_state=END} 20241017082615007 DLINP <000b> input/ipa.c:451 connected read/write 20241017082615007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082615007 DLINP <000b> input/ipa.c:451 connected read/write 20241017082615007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@16b89b00666d: Found GsupExpect[0] for "262428178049974" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@16b89b00666d: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428178049974" TC_mo_ussd_unknown(144)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@16b89b00666d: setverdict(pass): none -> pass 20241017082615009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33718<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@16b89b00666d: Final verdict of PTC: pass 20241017082615012 DAUC <0003> db_auc.c:157 IMSI='262427934562160': No 2G Auth Data 20241017082615012 DAUC <0003> db_auc.c:192 IMSI='262427934562160': No 3G Auth Data HLR_Test-GSUP(135)@16b89b00666d: Created GsupExpect[0] for "262427934562160" to be handled at TC_mo_ussd_unknown(145) 20241017082615033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4258 20241017082615035 DLINP <000b> input/ipa.c:451 connected read/write 20241017082615035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082615036 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427934562160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427934562160" session_id=24691540 session_state=BEGIN} 20241017082615036 DSS <0004> hlr_ussd.c:576 262427934562160/0x0178c354: Process SS (BEGIN) 20241017082615036 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241017082615036 DSS <0004> hlr_ussd.c:518 262427934562160/0x0178c354: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241017082615036 DSS <0004> hlr_ussd.c:523 262427934562160/0x0178c354: USSD for unknown code '*#200#' 20241017082615036 DSS <0004> hlr_ussd.c:354 262427934562160/0x0178c354: Tx ReturnError(1, 0x12) 20241017082615036 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427934562160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427934562160" session_id=24691540 session_state=END} 20241017082615036 DLINP <000b> input/ipa.c:451 connected read/write 20241017082615036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082615036 DLINP <000b> input/ipa.c:451 connected read/write 20241017082615036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@16b89b00666d: Found GsupExpect[0] for "262427934562160" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@16b89b00666d: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427934562160" TC_mo_ussd_unknown(145)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@16b89b00666d: setverdict(pass): none -> pass 20241017082615037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@16b89b00666d: Final verdict of PTC: pass 20241017082615037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33648<->l=127.0.0.1:4258 20241017082615038 DLINP <000b> input/ipa.c:451 connected read/write 20241017082615038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082615038 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082615038 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082615038 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@16b89b00666d: Final verdict of PTC: none 20241017082615038 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41127<->l=127.0.0.1:4259) 136@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 136: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@16b89b00666d: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 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 20241017082615069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33730<->l=127.0.0.1:4258 20241017082615170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33730<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=876) Waiting for packet dumper to finish... 1 (prev_count=876, count=39460) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 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@16b89b00666d: 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@16b89b00666d: Test case TC_mo_ussd_euse_disc started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082618271 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082618271 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082618272 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082618274 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618274 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082618274 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082618274 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  20241017082618274 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082618274 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  20241017082618274 DLGSUP <0013> gsup_server.c:235 2:  20241017082618274 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082618274 DLGSUP <0013> gsup_server.c:235 3:  20241017082618274 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082618274 DLGSUP <0013> gsup_server.c:235 4:  20241017082618274 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082618274 DLGSUP <0013> gsup_server.c:235 5:  20241017082618274 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082618274 DLGSUP <0013> gsup_server.c:235 7:  20241017082618274 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082618274 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082618274 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082618274 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@16b89b00666d: 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") 20241017082618288 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33613<->l=127.0.0.1:4259) 20241017082618304 DAUC <0003> db_auc.c:157 IMSI='262420975213044': No 2G Auth Data 20241017082618304 DAUC <0003> db_auc.c:192 IMSI='262420975213044': No 3G Auth Data HLR_Test-GSUP(147)@16b89b00666d: Created GsupExpect[0] for "262420975213044" to be handled at TC_mo_ussd_euse_disc(150) 20241017082618338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33738<->l=127.0.0.1:4258 20241017082618351 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618351 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420975213044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420975213044" session_id=3250886290 session_state=BEGIN} 20241017082618351 DSS <0004> hlr_ussd.c:576 262420975213044/0xc1c49692: Process SS (BEGIN) 20241017082618351 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082618351 DSS <0004> hlr_ussd.c:518 262420975213044/0xc1c49692: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082618351 DSS <0004> hlr_ussd.c:542 262420975213044/0xc1c49692: Cannot find conn for EUSE EUSE-foobar 20241017082618351 DSS <0004> hlr_ussd.c:354 262420975213044/0xc1c49692: Tx ReturnError(1, 0x22) 20241017082618351 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420975213044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420975213044" session_id=3250886290 session_state=END} 20241017082618351 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082618351 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@16b89b00666d: Found GsupExpect[0] for "262420975213044" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@16b89b00666d: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262420975213044" TC_mo_ussd_euse_disc(150)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@16b89b00666d: setverdict(pass): none -> pass 20241017082618357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33738<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@16b89b00666d: Final verdict of PTC: pass 20241017082618361 DAUC <0003> db_auc.c:157 IMSI='262426859529928': No 2G Auth Data 20241017082618361 DAUC <0003> db_auc.c:192 IMSI='262426859529928': No 3G Auth Data HLR_Test-GSUP(147)@16b89b00666d: Created GsupExpect[0] for "262426859529928" to be handled at TC_mo_ussd_euse_disc(151) 20241017082618372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4258 20241017082618375 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618375 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426859529928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426859529928" session_id=610921739 session_state=BEGIN} 20241017082618375 DSS <0004> hlr_ussd.c:576 262426859529928/0x2469ed0b: Process SS (BEGIN) 20241017082618375 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082618375 DSS <0004> hlr_ussd.c:518 262426859529928/0x2469ed0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082618375 DSS <0004> hlr_ussd.c:542 262426859529928/0x2469ed0b: Cannot find conn for EUSE EUSE-foobar 20241017082618375 DSS <0004> hlr_ussd.c:354 262426859529928/0x2469ed0b: Tx ReturnError(1, 0x22) 20241017082618375 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426859529928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426859529928" session_id=610921739 session_state=END} 20241017082618375 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082618375 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@16b89b00666d: Found GsupExpect[0] for "262426859529928" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@16b89b00666d: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262426859529928" TC_mo_ussd_euse_disc(151)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@16b89b00666d: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@16b89b00666d: Final verdict of PTC: pass 20241017082618377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4258 20241017082618379 DAUC <0003> db_auc.c:157 IMSI='262420382688337': No 2G Auth Data 20241017082618379 DAUC <0003> db_auc.c:192 IMSI='262420382688337': No 3G Auth Data HLR_Test-GSUP(147)@16b89b00666d: Created GsupExpect[0] for "262420382688337" to be handled at TC_mo_ussd_euse_disc(152) 20241017082618391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33746<->l=127.0.0.1:4258 20241017082618394 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618394 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420382688337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420382688337" session_id=2139904368 session_state=BEGIN} 20241017082618394 DSS <0004> hlr_ussd.c:576 262420382688337/0x7f8c5970: Process SS (BEGIN) 20241017082618394 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082618394 DSS <0004> hlr_ussd.c:518 262420382688337/0x7f8c5970: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082618394 DSS <0004> hlr_ussd.c:542 262420382688337/0x7f8c5970: Cannot find conn for EUSE EUSE-foobar 20241017082618394 DSS <0004> hlr_ussd.c:354 262420382688337/0x7f8c5970: Tx ReturnError(1, 0x22) 20241017082618394 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420382688337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420382688337" session_id=2139904368 session_state=END} 20241017082618394 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082618394 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@16b89b00666d: Found GsupExpect[0] for "262420382688337" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@16b89b00666d: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262420382688337" TC_mo_ussd_euse_disc(152)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@16b89b00666d: setverdict(pass): none -> pass 20241017082618395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33746<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@16b89b00666d: Final verdict of PTC: pass 20241017082618398 DAUC <0003> db_auc.c:157 IMSI='262429298481617': No 2G Auth Data 20241017082618398 DAUC <0003> db_auc.c:192 IMSI='262429298481617': No 3G Auth Data HLR_Test-GSUP(147)@16b89b00666d: Created GsupExpect[0] for "262429298481617" to be handled at TC_mo_ussd_euse_disc(153) 20241017082618410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20241017082618413 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618413 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429298481617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429298481617" session_id=4252797045 session_state=BEGIN} 20241017082618413 DSS <0004> hlr_ussd.c:576 262429298481617/0xfd7c8875: Process SS (BEGIN) 20241017082618413 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082618413 DSS <0004> hlr_ussd.c:518 262429298481617/0xfd7c8875: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082618413 DSS <0004> hlr_ussd.c:542 262429298481617/0xfd7c8875: Cannot find conn for EUSE EUSE-foobar 20241017082618413 DSS <0004> hlr_ussd.c:354 262429298481617/0xfd7c8875: Tx ReturnError(1, 0x22) 20241017082618413 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429298481617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429298481617" session_id=4252797045 session_state=END} 20241017082618413 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082618413 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@16b89b00666d: Found GsupExpect[0] for "262429298481617" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@16b89b00666d: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429298481617" TC_mo_ussd_euse_disc(153)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@16b89b00666d: setverdict(pass): none -> pass 20241017082618414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@16b89b00666d: Final verdict of PTC: pass 20241017082618423 DAUC <0003> db_auc.c:157 IMSI='262424196349347': No 2G Auth Data 20241017082618423 DAUC <0003> db_auc.c:192 IMSI='262424196349347': No 3G Auth Data HLR_Test-GSUP(147)@16b89b00666d: Created GsupExpect[0] for "262424196349347" to be handled at TC_mo_ussd_euse_disc(154) 20241017082618434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33750<->l=127.0.0.1:4258 20241017082618437 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618437 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424196349347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424196349347" session_id=3736765505 session_state=BEGIN} 20241017082618437 DSS <0004> hlr_ussd.c:576 262424196349347/0xdeba8441: Process SS (BEGIN) 20241017082618437 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082618437 DSS <0004> hlr_ussd.c:518 262424196349347/0xdeba8441: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082618437 DSS <0004> hlr_ussd.c:542 262424196349347/0xdeba8441: Cannot find conn for EUSE EUSE-foobar 20241017082618437 DSS <0004> hlr_ussd.c:354 262424196349347/0xdeba8441: Tx ReturnError(1, 0x22) 20241017082618437 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424196349347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424196349347" session_id=3736765505 session_state=END} 20241017082618437 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082618437 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@16b89b00666d: Found GsupExpect[0] for "262424196349347" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@16b89b00666d: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424196349347" TC_mo_ussd_euse_disc(154)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@16b89b00666d: setverdict(pass): none -> pass 20241017082618439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33750<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@16b89b00666d: Final verdict of PTC: pass 20241017082618442 DAUC <0003> db_auc.c:157 IMSI='262422123948402': No 2G Auth Data 20241017082618442 DAUC <0003> db_auc.c:192 IMSI='262422123948402': No 3G Auth Data HLR_Test-GSUP(147)@16b89b00666d: Created GsupExpect[0] for "262422123948402" to be handled at TC_mo_ussd_euse_disc(155) 20241017082618455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4258 20241017082618458 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618458 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422123948402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422123948402" session_id=2746170306 session_state=BEGIN} 20241017082618458 DSS <0004> hlr_ussd.c:576 262422123948402/0xa3af3bc2: Process SS (BEGIN) 20241017082618458 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082618458 DSS <0004> hlr_ussd.c:518 262422123948402/0xa3af3bc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082618458 DSS <0004> hlr_ussd.c:542 262422123948402/0xa3af3bc2: Cannot find conn for EUSE EUSE-foobar 20241017082618458 DSS <0004> hlr_ussd.c:354 262422123948402/0xa3af3bc2: Tx ReturnError(1, 0x22) 20241017082618458 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422123948402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422123948402" session_id=2746170306 session_state=END} 20241017082618458 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082618458 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@16b89b00666d: Found GsupExpect[0] for "262422123948402" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@16b89b00666d: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422123948402" TC_mo_ussd_euse_disc(155)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@16b89b00666d: setverdict(pass): none -> pass 20241017082618460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@16b89b00666d: Final verdict of PTC: pass 20241017082618462 DAUC <0003> db_auc.c:157 IMSI='262429245927057': No 2G Auth Data 20241017082618462 DAUC <0003> db_auc.c:192 IMSI='262429245927057': No 3G Auth Data HLR_Test-GSUP(147)@16b89b00666d: Created GsupExpect[0] for "262429245927057" to be handled at TC_mo_ussd_euse_disc(156) 20241017082618476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33766<->l=127.0.0.1:4258 20241017082618478 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618478 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429245927057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429245927057" session_id=2783355685 session_state=BEGIN} 20241017082618478 DSS <0004> hlr_ussd.c:576 262429245927057/0xa5e6a325: Process SS (BEGIN) 20241017082618478 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082618478 DSS <0004> hlr_ussd.c:518 262429245927057/0xa5e6a325: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082618478 DSS <0004> hlr_ussd.c:542 262429245927057/0xa5e6a325: Cannot find conn for EUSE EUSE-foobar 20241017082618478 DSS <0004> hlr_ussd.c:354 262429245927057/0xa5e6a325: Tx ReturnError(1, 0x22) 20241017082618478 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429245927057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429245927057" session_id=2783355685 session_state=END} 20241017082618478 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082618478 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@16b89b00666d: Found GsupExpect[0] for "262429245927057" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@16b89b00666d: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429245927057" TC_mo_ussd_euse_disc(156)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@16b89b00666d: setverdict(pass): none -> pass 20241017082618480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33766<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@16b89b00666d: Final verdict of PTC: pass 20241017082618483 DAUC <0003> db_auc.c:157 IMSI='262423986283151': No 2G Auth Data 20241017082618483 DAUC <0003> db_auc.c:192 IMSI='262423986283151': No 3G Auth Data HLR_Test-GSUP(147)@16b89b00666d: Created GsupExpect[0] for "262423986283151" to be handled at TC_mo_ussd_euse_disc(157) 20241017082618497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33776<->l=127.0.0.1:4258 20241017082618500 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618500 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423986283151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423986283151" session_id=2198960590 session_state=BEGIN} 20241017082618500 DSS <0004> hlr_ussd.c:576 262423986283151/0x831179ce: Process SS (BEGIN) 20241017082618500 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082618500 DSS <0004> hlr_ussd.c:518 262423986283151/0x831179ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082618500 DSS <0004> hlr_ussd.c:542 262423986283151/0x831179ce: Cannot find conn for EUSE EUSE-foobar 20241017082618500 DSS <0004> hlr_ussd.c:354 262423986283151/0x831179ce: Tx ReturnError(1, 0x22) 20241017082618500 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423986283151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423986283151" session_id=2198960590 session_state=END} 20241017082618500 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082618500 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@16b89b00666d: Found GsupExpect[0] for "262423986283151" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@16b89b00666d: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423986283151" TC_mo_ussd_euse_disc(157)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@16b89b00666d: setverdict(pass): none -> pass 20241017082618501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33776<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@16b89b00666d: Final verdict of PTC: pass 20241017082618502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@16b89b00666d: Final verdict of PTC: none 20241017082618502 DLINP <000b> input/ipa.c:451 connected read/write 20241017082618502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082618502 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082618502 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082618502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082618502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33613<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(149)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@16b89b00666d: Final verdict of PTC: none 148@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 148: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@16b89b00666d: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:18 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 20241017082618524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4258 20241017082618725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6168) Waiting for packet dumper to finish... 1 (prev_count=6168, count=39696) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26: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_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@16b89b00666d: 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@16b89b00666d: Test case TC_mo_ussd_iuse_imsi started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082621814 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082621814 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082621818 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082621820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56608<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082621823 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082621823 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082621823 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082621823 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  20241017082621823 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082621823 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  20241017082621823 DLGSUP <0013> gsup_server.c:235 2:  20241017082621823 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082621823 DLGSUP <0013> gsup_server.c:235 3:  20241017082621823 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082621823 DLGSUP <0013> gsup_server.c:235 4:  20241017082621823 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082621823 DLGSUP <0013> gsup_server.c:235 5:  20241017082621823 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082621823 DLGSUP <0013> gsup_server.c:235 7:  20241017082621823 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082621823 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082621823 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082621823 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@16b89b00666d: 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") 20241017082621852 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35681<->l=127.0.0.1:4259) 20241017082621875 DAUC <0003> db_auc.c:157 IMSI='262422910778473': No 2G Auth Data 20241017082621875 DAUC <0003> db_auc.c:192 IMSI='262422910778473': No 3G Auth Data HLR_Test-GSUP(159)@16b89b00666d: Created GsupExpect[0] for "262422910778473" to be handled at TC_mo_ussd_iuse_imsi(162) 20241017082621908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56612<->l=127.0.0.1:4258 20241017082621921 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082621921 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422910778473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422910778473" session_id=936628331 session_state=BEGIN} 20241017082621921 DSS <0004> hlr_ussd.c:576 262422910778473/0x37d3d06b: Process SS (BEGIN) 20241017082621921 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082621921 DSS <0004> hlr_ussd.c:518 262422910778473/0x37d3d06b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082621921 DSS <0004> hlr_ussd.c:363 262422910778473/0x37d3d06b: Tx USSD 'Your IMSI is 262422910778473' 20241017082621921 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422910778473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422910778473" session_id=936628331 session_state=END} 20241017082621921 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422910778473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082621921 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082621921 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@16b89b00666d: Found GsupExpect[0] for "262422910778473" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@16b89b00666d: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262422910778473" TC_mo_ussd_iuse_imsi(162)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C1783DD6E38DA6D06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@16b89b00666d: setverdict(pass): none -> pass 20241017082621928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56612<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@16b89b00666d: Final verdict of PTC: pass 20241017082621932 DAUC <0003> db_auc.c:157 IMSI='262427368716180': No 2G Auth Data 20241017082621932 DAUC <0003> db_auc.c:192 IMSI='262427368716180': No 3G Auth Data HLR_Test-GSUP(159)@16b89b00666d: Created GsupExpect[0] for "262427368716180" to be handled at TC_mo_ussd_iuse_imsi(163) 20241017082621943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 20241017082621946 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082621946 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427368716180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427368716180" session_id=2265027472 session_state=BEGIN} 20241017082621946 DSS <0004> hlr_ussd.c:576 262427368716180/0x87019390: Process SS (BEGIN) 20241017082621946 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082621946 DSS <0004> hlr_ussd.c:518 262427368716180/0x87019390: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082621946 DSS <0004> hlr_ussd.c:363 262427368716180/0x87019390: Tx USSD 'Your IMSI is 262427368716180' 20241017082621946 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427368716180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427368716180" session_id=2265027472 session_state=END} 20241017082621946 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427368716180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082621946 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082621946 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@16b89b00666d: Found GsupExpect[0] for "262427368716180" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@16b89b00666d: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427368716180" TC_mo_ussd_iuse_imsi(163)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96D66C3DD62B6180E06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@16b89b00666d: setverdict(pass): none -> pass 20241017082621948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@16b89b00666d: Final verdict of PTC: pass 20241017082621951 DAUC <0003> db_auc.c:157 IMSI='262429753939239': No 2G Auth Data 20241017082621951 DAUC <0003> db_auc.c:192 IMSI='262429753939239': No 3G Auth Data HLR_Test-GSUP(159)@16b89b00666d: Created GsupExpect[0] for "262429753939239" to be handled at TC_mo_ussd_iuse_imsi(164) 20241017082621962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56630<->l=127.0.0.1:4258 20241017082621965 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082621965 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429753939239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429753939239" session_id=1142395437 session_state=BEGIN} 20241017082621965 DSS <0004> hlr_ussd.c:576 262429753939239/0x4417922d: Process SS (BEGIN) 20241017082621965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082621965 DSS <0004> hlr_ussd.c:518 262429753939239/0x4417922d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082621965 DSS <0004> hlr_ussd.c:363 262429753939239/0x4417922d: Tx USSD 'Your IMSI is 262429753939239' 20241017082621965 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429753939239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429753939239" session_id=1142395437 session_state=END} 20241017082621965 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429753939239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082621965 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082621965 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@16b89b00666d: Found GsupExpect[0] for "262429753939239" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@16b89b00666d: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262429753939239" TC_mo_ussd_iuse_imsi(164)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EE569BE56639D92C07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@16b89b00666d: setverdict(pass): none -> pass 20241017082621967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56630<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@16b89b00666d: Final verdict of PTC: pass 20241017082621970 DAUC <0003> db_auc.c:157 IMSI='262424467369398': No 2G Auth Data 20241017082621970 DAUC <0003> db_auc.c:192 IMSI='262424467369398': No 3G Auth Data HLR_Test-GSUP(159)@16b89b00666d: Created GsupExpect[0] for "262424467369398" to be handled at TC_mo_ussd_iuse_imsi(165) 20241017082621981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56634<->l=127.0.0.1:4258 20241017082621984 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082621984 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424467369398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424467369398" session_id=3129399178 session_state=BEGIN} 20241017082621984 DSS <0004> hlr_ussd.c:576 262424467369398/0xba86d78a: Process SS (BEGIN) 20241017082621984 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082621984 DSS <0004> hlr_ussd.c:518 262424467369398/0xba86d78a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082621984 DSS <0004> hlr_ussd.c:363 262424467369398/0xba86d78a: Tx USSD 'Your IMSI is 262424467369398' 20241017082621984 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424467369398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424467369398" session_id=3129399178 session_state=END} 20241017082621984 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424467369398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082621984 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082621984 DLINP <000b> input/ipa.c:451 connected read/write 20241017082621984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@16b89b00666d: Found GsupExpect[0] for "262424467369398" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@16b89b00666d: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424467369398" TC_mo_ussd_iuse_imsi(165)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434198D66BBCD6CB9590E07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@16b89b00666d: setverdict(pass): none -> pass 20241017082621986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56634<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@16b89b00666d: Final verdict of PTC: pass 20241017082621989 DAUC <0003> db_auc.c:157 IMSI='262429125975831': No 2G Auth Data 20241017082621989 DAUC <0003> db_auc.c:192 IMSI='262429125975831': No 3G Auth Data HLR_Test-GSUP(159)@16b89b00666d: Created GsupExpect[0] for "262429125975831" to be handled at TC_mo_ussd_iuse_imsi(166) 20241017082622005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56646<->l=127.0.0.1:4258 20241017082622008 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082622008 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429125975831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429125975831" session_id=1251389933 session_state=BEGIN} 20241017082622008 DSS <0004> hlr_ussd.c:576 262429125975831/0x4a96b1ed: Process SS (BEGIN) 20241017082622008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082622008 DSS <0004> hlr_ussd.c:518 262429125975831/0x4a96b1ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082622008 DSS <0004> hlr_ussd.c:363 262429125975831/0x4a96b1ed: Tx USSD 'Your IMSI is 262429125975831' 20241017082622008 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429125975831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429125975831" session_id=1251389933 session_state=END} 20241017082622008 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429125975831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082622008 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082622008 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@16b89b00666d: Found GsupExpect[0] for "262429125975831" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@16b89b00666d: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429125975831" TC_mo_ussd_iuse_imsi(166)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592E26ABE56E35DC2C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@16b89b00666d: setverdict(pass): none -> pass 20241017082622010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56646<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@16b89b00666d: Final verdict of PTC: pass 20241017082622012 DAUC <0003> db_auc.c:157 IMSI='262421784247641': No 2G Auth Data 20241017082622012 DAUC <0003> db_auc.c:192 IMSI='262421784247641': No 3G Auth Data HLR_Test-GSUP(159)@16b89b00666d: Created GsupExpect[0] for "262421784247641" to be handled at TC_mo_ussd_iuse_imsi(167) 20241017082622026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56648<->l=127.0.0.1:4258 20241017082622029 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082622029 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421784247641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421784247641" session_id=908694250 session_state=BEGIN} 20241017082622029 DSS <0004> hlr_ussd.c:576 262421784247641/0x362992ea: Process SS (BEGIN) 20241017082622029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082622029 DSS <0004> hlr_ussd.c:518 262421784247641/0x362992ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082622029 DSS <0004> hlr_ussd.c:363 262421784247641/0x362992ea: Tx USSD 'Your IMSI is 262421784247641' 20241017082622029 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421784247641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421784247641" session_id=908694250 session_state=END} 20241017082622029 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421784247641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082622029 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082622029 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@16b89b00666d: Found GsupExpect[0] for "262421784247641" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@16b89b00666d: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262421784247641" TC_mo_ussd_iuse_imsi(167)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC86A3C968371B2D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@16b89b00666d: setverdict(pass): none -> pass 20241017082622030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56648<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@16b89b00666d: Final verdict of PTC: pass 20241017082622033 DAUC <0003> db_auc.c:157 IMSI='262427858984929': No 2G Auth Data 20241017082622033 DAUC <0003> db_auc.c:192 IMSI='262427858984929': No 3G Auth Data HLR_Test-GSUP(159)@16b89b00666d: Created GsupExpect[0] for "262427858984929" to be handled at TC_mo_ussd_iuse_imsi(168) 20241017082622047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56652<->l=127.0.0.1:4258 20241017082622049 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082622049 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427858984929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427858984929" session_id=4017532695 session_state=BEGIN} 20241017082622049 DSS <0004> hlr_ussd.c:576 262427858984929/0xef76af17: Process SS (BEGIN) 20241017082622049 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082622049 DSS <0004> hlr_ussd.c:518 262427858984929/0xef76af17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082622049 DSS <0004> hlr_ussd.c:363 262427858984929/0xef76af17: Tx USSD 'Your IMSI is 262427858984929' 20241017082622049 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427858984929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427858984929" session_id=4017532695 session_state=END} 20241017082622049 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427858984929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082622049 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082622049 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@16b89b00666d: Found GsupExpect[0] for "262427858984929" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@16b89b00666d: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427858984929" TC_mo_ussd_iuse_imsi(168)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D57C3E570B49C2C07'O } } } } } } TC_mo_ussd_iuse_imsi(168)@16b89b00666d: setverdict(pass): none -> pass 20241017082622051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56652<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@16b89b00666d: Final verdict of PTC: pass 20241017082622054 DAUC <0003> db_auc.c:157 IMSI='262426778263090': No 2G Auth Data 20241017082622054 DAUC <0003> db_auc.c:192 IMSI='262426778263090': No 3G Auth Data HLR_Test-GSUP(159)@16b89b00666d: Created GsupExpect[0] for "262426778263090" to be handled at TC_mo_ussd_iuse_imsi(169) 20241017082622068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 20241017082622070 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082622070 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426778263090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426778263090" session_id=98864174 session_state=BEGIN} 20241017082622070 DSS <0004> hlr_ussd.c:576 262426778263090/0x05e48c2e: Process SS (BEGIN) 20241017082622070 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082622070 DSS <0004> hlr_ussd.c:518 262426778263090/0x05e48c2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082622070 DSS <0004> hlr_ussd.c:363 262426778263090/0x05e48c2e: Tx USSD 'Your IMSI is 262426778263090' 20241017082622070 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426778263090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426778263090" session_id=98864174 session_state=END} 20241017082622070 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426778263090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082622070 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082622070 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@16b89b00666d: Found GsupExpect[0] for "262426778263090" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@16b89b00666d: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262426778263090" TC_mo_ussd_iuse_imsi(169)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499ED76C3C96C33580E06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@16b89b00666d: setverdict(pass): none -> pass 20241017082622072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@16b89b00666d: Final verdict of PTC: pass 20241017082622073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56608<->l=127.0.0.1:4258 20241017082622073 DLINP <000b> input/ipa.c:451 connected read/write 20241017082622073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082622073 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082622073 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082622073 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@16b89b00666d: Final verdict of PTC: none 20241017082622073 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35681<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@16b89b00666d: Final verdict of PTC: none 160@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 160: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@16b89b00666d: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 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 20241017082622099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4258 20241017082622300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2904) Waiting for packet dumper to finish... 1 (prev_count=2904, count=39952) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26: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_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@16b89b00666d: 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@16b89b00666d: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082625422 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082625423 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082625427 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56680<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082625433 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625433 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082625433 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082625433 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  20241017082625433 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082625433 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  20241017082625433 DLGSUP <0013> gsup_server.c:235 2:  20241017082625433 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082625433 DLGSUP <0013> gsup_server.c:235 3:  20241017082625433 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082625433 DLGSUP <0013> gsup_server.c:235 4:  20241017082625433 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082625433 DLGSUP <0013> gsup_server.c:235 5:  20241017082625433 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082625433 DLGSUP <0013> gsup_server.c:235 7:  20241017082625433 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082625433 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082625433 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082625433 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@16b89b00666d: 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") 20241017082625453 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34833<->l=127.0.0.1:4259) 20241017082625474 DAUC <0003> db_auc.c:157 IMSI='262424609628700': No 2G Auth Data 20241017082625474 DAUC <0003> db_auc.c:192 IMSI='262424609628700': No 3G Auth Data HLR_Test-GSUP(171)@16b89b00666d: Created GsupExpect[0] for "262424609628700" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241017082625506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4258 20241017082625520 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625520 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424609628700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424609628700" source_name="the-source\n" session_id=1899872758 session_state=BEGIN} 20241017082625520 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241017082625520 DSS <0004> hlr_ussd.c:576 262424609628700/0x713dc1f6: Process SS (BEGIN) 20241017082625520 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082625520 DSS <0004> hlr_ussd.c:518 262424609628700/0x713dc1f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082625520 DSS <0004> hlr_ussd.c:363 262424609628700/0x713dc1f6: Tx USSD 'Your IMSI is 262424609628700' 20241017082625520 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424609628700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424609628700" destination_name="the-source\n" session_id=1899872758 session_state=END} 20241017082625520 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262424609628700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082625520 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082625520 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@16b89b00666d: Found GsupExpect[0] for "262424609628700" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@16b89b00666d: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424609628700" TC_mo_ussd_iuse_imsi_via_proxy(174)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CD06CBD964B81B0C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@16b89b00666d: setverdict(pass): none -> pass 20241017082625527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@16b89b00666d: Final verdict of PTC: pass 20241017082625530 DAUC <0003> db_auc.c:157 IMSI='262427295927123': No 2G Auth Data 20241017082625530 DAUC <0003> db_auc.c:192 IMSI='262427295927123': No 3G Auth Data HLR_Test-GSUP(171)@16b89b00666d: Created GsupExpect[0] for "262427295927123" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241017082625544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56694<->l=127.0.0.1:4258 20241017082625549 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625550 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427295927123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427295927123" source_name="the-source\n" session_id=2511988399 session_state=BEGIN} 20241017082625550 DSS <0004> hlr_ussd.c:576 262427295927123/0x95b9e6af: Process SS (BEGIN) 20241017082625550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082625550 DSS <0004> hlr_ussd.c:518 262427295927123/0x95b9e6af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082625550 DSS <0004> hlr_ussd.c:363 262427295927123/0x95b9e6af: Tx USSD 'Your IMSI is 262427295927123' 20241017082625550 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427295927123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427295927123" destination_name="the-source\n" session_id=2511988399 session_state=END} 20241017082625550 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262427295927123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082625550 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082625550 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@16b89b00666d: Found GsupExpect[0] for "262427295927123" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@16b89b00666d: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262427295927123" TC_mo_ussd_iuse_imsi_via_proxy(175)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D94D96ABE564B7986C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@16b89b00666d: setverdict(pass): none -> pass 20241017082625555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@16b89b00666d: Final verdict of PTC: pass 20241017082625559 DAUC <0003> db_auc.c:157 IMSI='262425925263645': No 2G Auth Data 20241017082625559 DAUC <0003> db_auc.c:192 IMSI='262425925263645': No 3G Auth Data HLR_Test-GSUP(171)@16b89b00666d: Created GsupExpect[0] for "262425925263645" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241017082625575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56706<->l=127.0.0.1:4258 20241017082625578 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625578 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425925263645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425925263645" source_name="the-source\n" session_id=3450456910 session_state=BEGIN} 20241017082625578 DSS <0004> hlr_ussd.c:576 262425925263645/0xcda9cb4e: Process SS (BEGIN) 20241017082625578 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082625578 DSS <0004> hlr_ussd.c:518 262425925263645/0xcda9cb4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082625578 DSS <0004> hlr_ussd.c:363 262425925263645/0xcda9cb4e: Tx USSD 'Your IMSI is 262425925263645' 20241017082625578 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425925263645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425925263645" destination_name="the-source\n" session_id=3450456910 session_state=END} 20241017082625578 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425925263645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082625578 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082625578 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@16b89b00666d: Found GsupExpect[0] for "262425925263645" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@16b89b00666d: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425925263645" TC_mo_ussd_iuse_imsi_via_proxy(176)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592D27ABC96C331BAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@16b89b00666d: setverdict(pass): none -> pass 20241017082625581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56706<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@16b89b00666d: Final verdict of PTC: pass 20241017082625584 DAUC <0003> db_auc.c:157 IMSI='262424607985803': No 2G Auth Data 20241017082625584 DAUC <0003> db_auc.c:192 IMSI='262424607985803': No 3G Auth Data HLR_Test-GSUP(171)@16b89b00666d: Created GsupExpect[0] for "262424607985803" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241017082625596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56712<->l=127.0.0.1:4258 20241017082625599 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625599 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424607985803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424607985803" source_name="the-source\n" session_id=2716057315 session_state=BEGIN} 20241017082625599 DSS <0004> hlr_ussd.c:576 262424607985803/0xa1e3bee3: Process SS (BEGIN) 20241017082625599 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082625599 DSS <0004> hlr_ussd.c:518 262424607985803/0xa1e3bee3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082625599 DSS <0004> hlr_ussd.c:363 262424607985803/0xa1e3bee3: Tx USSD 'Your IMSI is 262424607985803' 20241017082625599 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424607985803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424607985803" destination_name="the-source\n" session_id=2716057315 session_state=END} 20241017082625599 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424607985803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082625599 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082625599 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@16b89b00666d: Found GsupExpect[0] for "262424607985803" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@16b89b00666d: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424607985803" TC_mo_ussd_iuse_imsi_via_proxy(177)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CD06BBE570351C6C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@16b89b00666d: setverdict(pass): none -> pass 20241017082625601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56712<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@16b89b00666d: Final verdict of PTC: pass 20241017082625604 DAUC <0003> db_auc.c:157 IMSI='262421964282234': No 2G Auth Data 20241017082625604 DAUC <0003> db_auc.c:192 IMSI='262421964282234': No 3G Auth Data HLR_Test-GSUP(171)@16b89b00666d: Created GsupExpect[0] for "262421964282234" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241017082625616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56722<->l=127.0.0.1:4258 20241017082625619 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625620 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421964282234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421964282234" source_name="the-source\n" session_id=4089640264 session_state=BEGIN} 20241017082625620 DSS <0004> hlr_ussd.c:576 262421964282234/0xf3c2f548: Process SS (BEGIN) 20241017082625620 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082625620 DSS <0004> hlr_ussd.c:518 262421964282234/0xf3c2f548: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082625620 DSS <0004> hlr_ussd.c:363 262421964282234/0xf3c2f548: Tx USSD 'Your IMSI is 262421964282234' 20241017082625620 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421964282234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421964282234" destination_name="the-source\n" session_id=4089640264 session_state=END} 20241017082625620 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262421964282234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082625620 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082625620 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@16b89b00666d: Found GsupExpect[0] for "262421964282234" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@16b89b00666d: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421964282234" TC_mo_ussd_iuse_imsi_via_proxy(178)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C67A3C97032D98C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@16b89b00666d: setverdict(pass): none -> pass 20241017082625622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56722<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@16b89b00666d: Final verdict of PTC: pass 20241017082625625 DAUC <0003> db_auc.c:157 IMSI='262420060300178': No 2G Auth Data 20241017082625625 DAUC <0003> db_auc.c:192 IMSI='262420060300178': No 3G Auth Data HLR_Test-GSUP(171)@16b89b00666d: Created GsupExpect[0] for "262420060300178" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241017082625639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56726<->l=127.0.0.1:4258 20241017082625642 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625642 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262420060300178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420060300178" source_name="the-source\n" session_id=3924089508 session_state=BEGIN} 20241017082625642 DSS <0004> hlr_ussd.c:576 262420060300178/0xe9e4daa4: Process SS (BEGIN) 20241017082625642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082625642 DSS <0004> hlr_ussd.c:518 262420060300178/0xe9e4daa4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082625642 DSS <0004> hlr_ussd.c:363 262420060300178/0xe9e4daa4: Tx USSD 'Your IMSI is 262420060300178' 20241017082625642 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262420060300178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420060300178" destination_name="the-source\n" session_id=3924089508 session_state=END} 20241017082625642 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262420060300178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082625642 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082625642 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@16b89b00666d: Found GsupExpect[0] for "262420060300178" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@16b89b00666d: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262420060300178" TC_mo_ussd_iuse_imsi_via_proxy(179)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C6683CD60B0D80D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@16b89b00666d: setverdict(pass): none -> pass 20241017082625644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56726<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@16b89b00666d: Final verdict of PTC: pass 20241017082625647 DAUC <0003> db_auc.c:157 IMSI='262425787893272': No 2G Auth Data 20241017082625647 DAUC <0003> db_auc.c:192 IMSI='262425787893272': No 3G Auth Data HLR_Test-GSUP(171)@16b89b00666d: Created GsupExpect[0] for "262425787893272" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241017082625661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56734<->l=127.0.0.1:4258 20241017082625664 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625664 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425787893272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425787893272" source_name="the-source\n" session_id=1744575444 session_state=BEGIN} 20241017082625664 DSS <0004> hlr_ussd.c:576 262425787893272/0x67fc1bd4: Process SS (BEGIN) 20241017082625664 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082625664 DSS <0004> hlr_ussd.c:518 262425787893272/0x67fc1bd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082625664 DSS <0004> hlr_ussd.c:363 262425787893272/0x67fc1bd4: Tx USSD 'Your IMSI is 262425787893272' 20241017082625664 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425787893272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425787893272" destination_name="the-source\n" session_id=1744575444 session_state=END} 20241017082625664 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425787893272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082625664 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082625664 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@16b89b00666d: Found GsupExpect[0] for "262425787893272" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@16b89b00666d: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262425787893272" TC_mo_ussd_iuse_imsi_via_proxy(180)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459ED86BBE17233D94D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@16b89b00666d: setverdict(pass): none -> pass 20241017082625666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56734<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@16b89b00666d: Final verdict of PTC: pass 20241017082625669 DAUC <0003> db_auc.c:157 IMSI='262423669312437': No 2G Auth Data 20241017082625669 DAUC <0003> db_auc.c:192 IMSI='262423669312437': No 3G Auth Data HLR_Test-GSUP(171)@16b89b00666d: Created GsupExpect[0] for "262423669312437" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241017082625682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56736<->l=127.0.0.1:4258 20241017082625685 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625685 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423669312437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423669312437" source_name="the-source\n" session_id=1429254733 session_state=BEGIN} 20241017082625685 DSS <0004> hlr_ussd.c:576 262423669312437/0x5530b24d: Process SS (BEGIN) 20241017082625685 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241017082625685 DSS <0004> hlr_ussd.c:518 262423669312437/0x5530b24d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241017082625685 DSS <0004> hlr_ussd.c:363 262423669312437/0x5530b24d: Tx USSD 'Your IMSI is 262423669312437' 20241017082625685 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423669312437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423669312437" destination_name="the-source\n" session_id=1429254733 session_state=END} 20241017082625685 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423669312437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082625685 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082625685 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@16b89b00666d: Found GsupExpect[0] for "262423669312437" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@16b89b00666d: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423669312437" TC_mo_ussd_iuse_imsi_via_proxy(181)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CC66CBCD6232DAEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@16b89b00666d: setverdict(pass): none -> pass 20241017082625687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56736<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@16b89b00666d: Final verdict of PTC: pass 20241017082625688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56680<->l=127.0.0.1:4258 20241017082625688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34833<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@16b89b00666d: Final verdict of PTC: none 20241017082625688 DLINP <000b> input/ipa.c:451 connected read/write 20241017082625688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082625688 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082625688 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082625688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082625688 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@16b89b00666d: Final verdict of PTC: none 172@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 172: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@16b89b00666d: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:25 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 20241017082625711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4258 20241017082625913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56750<->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=40380) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26:27 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@16b89b00666d: 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@16b89b00666d: Test case TC_mo_ussd_iuse_msisdn started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082629021 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082629021 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082629026 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56752<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@16b89b00666d: 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 } } } } 20241017082629032 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629032 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082629032 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082629032 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  20241017082629032 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082629032 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  20241017082629032 DLGSUP <0013> gsup_server.c:235 2:  20241017082629032 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082629032 DLGSUP <0013> gsup_server.c:235 3:  20241017082629032 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082629032 DLGSUP <0013> gsup_server.c:235 4:  20241017082629032 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082629032 DLGSUP <0013> gsup_server.c:235 5:  20241017082629032 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082629032 DLGSUP <0013> gsup_server.c:235 7:  20241017082629032 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082629032 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082629032 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082629032 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@16b89b00666d: 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") 20241017082629056 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36415<->l=127.0.0.1:4259) 20241017082629098 DAUC <0003> db_auc.c:157 IMSI='262423997358761': No 2G Auth Data 20241017082629098 DAUC <0003> db_auc.c:192 IMSI='262423997358761': No 3G Auth Data HLR_Test-GSUP(183)@16b89b00666d: Created GsupExpect[0] for "262423997358761" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241017082629134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56764<->l=127.0.0.1:4258 20241017082629148 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629148 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423997358761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423997358761" session_id=2998841340 session_state=BEGIN} 20241017082629148 DSS <0004> hlr_ussd.c:576 262423997358761/0xb2beaffc: Process SS (BEGIN) 20241017082629148 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082629148 DSS <0004> hlr_ussd.c:518 262423997358761/0xb2beaffc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082629148 DSS <0004> hlr_ussd.c:363 262423997358761/0xb2beaffc: Tx USSD 'Your extension is 491616166522' 20241017082629148 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423997358761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423997358761" session_id=2998841340 session_state=END} 20241017082629148 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423997358761 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082629148 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082629148 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@16b89b00666d: Found GsupExpect[0] for "262423997358761" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@16b89b00666d: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262423997358761" TC_mo_ussd_iuse_msisdn(186)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C319BAD269301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@16b89b00666d: setverdict(pass): none -> pass 20241017082629156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56764<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@16b89b00666d: Final verdict of PTC: pass 20241017082629160 DAUC <0003> db_auc.c:157 IMSI='262426484363725': No 2G Auth Data 20241017082629160 DAUC <0003> db_auc.c:192 IMSI='262426484363725': No 3G Auth Data HLR_Test-GSUP(183)@16b89b00666d: Created GsupExpect[0] for "262426484363725" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241017082629171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56770<->l=127.0.0.1:4258 20241017082629174 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629174 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426484363725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426484363725" session_id=427061222 session_state=BEGIN} 20241017082629174 DSS <0004> hlr_ussd.c:576 262426484363725/0x19746fe6: Process SS (BEGIN) 20241017082629174 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082629174 DSS <0004> hlr_ussd.c:518 262426484363725/0x19746fe6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082629174 DSS <0004> hlr_ussd.c:363 262426484363725/0x19746fe6: Tx USSD 'Your extension is 491612052324' 20241017082629174 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426484363725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426484363725" session_id=427061222 session_state=END} 20241017082629174 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426484363725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082629174 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082629174 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@16b89b00666d: Found GsupExpect[0] for "262426484363725" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@16b89b00666d: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262426484363725" TC_mo_ussd_iuse_msisdn(187)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B09A6C26A301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@16b89b00666d: setverdict(pass): none -> pass 20241017082629176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56770<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@16b89b00666d: Final verdict of PTC: pass 20241017082629178 DAUC <0003> db_auc.c:157 IMSI='262427286564037': No 2G Auth Data 20241017082629178 DAUC <0003> db_auc.c:192 IMSI='262427286564037': No 3G Auth Data HLR_Test-GSUP(183)@16b89b00666d: Created GsupExpect[0] for "262427286564037" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241017082629190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56782<->l=127.0.0.1:4258 20241017082629193 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629193 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427286564037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427286564037" session_id=2933183988 session_state=BEGIN} 20241017082629193 DSS <0004> hlr_ussd.c:576 262427286564037/0xaed4d5f4: Process SS (BEGIN) 20241017082629193 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082629193 DSS <0004> hlr_ussd.c:518 262427286564037/0xaed4d5f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082629193 DSS <0004> hlr_ussd.c:363 262427286564037/0xaed4d5f4: Tx USSD 'Your extension is 491612018267' 20241017082629193 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427286564037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427286564037" session_id=2933183988 session_state=END} 20241017082629193 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427286564037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082629193 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082629193 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@16b89b00666d: Found GsupExpect[0] for "262427286564037" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@16b89b00666d: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262427286564037" TC_mo_ussd_iuse_msisdn(188)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B0184E66BB01'O } } } } } } 20241017082629195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56782<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@16b89b00666d: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(188)@16b89b00666d: Final verdict of PTC: pass 20241017082629198 DAUC <0003> db_auc.c:157 IMSI='262428497800805': No 2G Auth Data 20241017082629198 DAUC <0003> db_auc.c:192 IMSI='262428497800805': No 3G Auth Data HLR_Test-GSUP(183)@16b89b00666d: Created GsupExpect[0] for "262428497800805" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241017082629209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56798<->l=127.0.0.1:4258 20241017082629212 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629212 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428497800805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428497800805" session_id=3019845320 session_state=BEGIN} 20241017082629212 DSS <0004> hlr_ussd.c:576 262428497800805/0xb3ff2ec8: Process SS (BEGIN) 20241017082629212 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082629212 DSS <0004> hlr_ussd.c:518 262428497800805/0xb3ff2ec8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082629212 DSS <0004> hlr_ussd.c:363 262428497800805/0xb3ff2ec8: Tx USSD 'Your extension is 491610400810' 20241017082629212 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428497800805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428497800805" session_id=3019845320 session_state=END} 20241017082629212 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428497800805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082629212 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082629212 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@16b89b00666d: Found GsupExpect[0] for "262428497800805" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@16b89b00666d: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262428497800805" TC_mo_ussd_iuse_msisdn(189)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56034180C178301'O } } } } } } 20241017082629214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56798<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@16b89b00666d: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(189)@16b89b00666d: Final verdict of PTC: pass 20241017082629217 DAUC <0003> db_auc.c:157 IMSI='262422502166403': No 2G Auth Data 20241017082629217 DAUC <0003> db_auc.c:192 IMSI='262422502166403': No 3G Auth Data HLR_Test-GSUP(183)@16b89b00666d: Created GsupExpect[0] for "262422502166403" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241017082629230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4258 20241017082629233 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629233 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422502166403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422502166403" session_id=1524788124 session_state=BEGIN} 20241017082629233 DSS <0004> hlr_ussd.c:576 262422502166403/0x5ae26b9c: Process SS (BEGIN) 20241017082629233 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082629233 DSS <0004> hlr_ussd.c:518 262422502166403/0x5ae26b9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082629233 DSS <0004> hlr_ussd.c:363 262422502166403/0x5ae26b9c: Tx USSD 'Your extension is 491613640745' 20241017082629233 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422502166403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502166403" session_id=1524788124 session_state=END} 20241017082629233 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422502166403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082629233 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082629233 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@16b89b00666d: Found GsupExpect[0] for "262422502166403" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@16b89b00666d: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262422502166403" TC_mo_ussd_iuse_msisdn(190)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566361AEC46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@16b89b00666d: setverdict(pass): none -> pass 20241017082629235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@16b89b00666d: Final verdict of PTC: pass 20241017082629238 DAUC <0003> db_auc.c:157 IMSI='262428325174875': No 2G Auth Data 20241017082629238 DAUC <0003> db_auc.c:192 IMSI='262428325174875': No 3G Auth Data HLR_Test-GSUP(183)@16b89b00666d: Created GsupExpect[0] for "262428325174875" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241017082629252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56804<->l=127.0.0.1:4258 20241017082629254 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629254 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428325174875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428325174875" session_id=4122496457 session_state=BEGIN} 20241017082629254 DSS <0004> hlr_ussd.c:576 262428325174875/0xf5b84dc9: Process SS (BEGIN) 20241017082629254 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082629254 DSS <0004> hlr_ussd.c:518 262428325174875/0xf5b84dc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082629254 DSS <0004> hlr_ussd.c:363 262428325174875/0xf5b84dc9: Tx USSD 'Your extension is 491612660325' 20241017082629254 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428325174875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428325174875" session_id=4122496457 session_state=END} 20241017082629254 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428325174875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082629254 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082629254 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@16b89b00666d: Found GsupExpect[0] for "262428325174875" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@16b89b00666d: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428325174875" TC_mo_ussd_iuse_msisdn(191)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564361B6C26AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@16b89b00666d: setverdict(pass): none -> pass 20241017082629256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56804<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@16b89b00666d: Final verdict of PTC: pass 20241017082629259 DAUC <0003> db_auc.c:157 IMSI='262424895135268': No 2G Auth Data 20241017082629259 DAUC <0003> db_auc.c:192 IMSI='262424895135268': No 3G Auth Data HLR_Test-GSUP(183)@16b89b00666d: Created GsupExpect[0] for "262424895135268" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241017082629273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56816<->l=127.0.0.1:4258 20241017082629276 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629276 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424895135268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424895135268" session_id=3779944512 session_state=BEGIN} 20241017082629276 DSS <0004> hlr_ussd.c:576 262424895135268/0xe14d6040: Process SS (BEGIN) 20241017082629276 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082629276 DSS <0004> hlr_ussd.c:518 262424895135268/0xe14d6040: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082629276 DSS <0004> hlr_ussd.c:363 262424895135268/0xe14d6040: Tx USSD 'Your extension is 491613810736' 20241017082629276 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424895135268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424895135268" session_id=3779944512 session_state=END} 20241017082629276 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424895135268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082629276 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082629276 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@16b89b00666d: Found GsupExpect[0] for "262424895135268" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@16b89b00666d: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424895135268" TC_mo_ussd_iuse_msisdn(192)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B818EC36B301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@16b89b00666d: setverdict(pass): none -> pass 20241017082629278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56816<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@16b89b00666d: Final verdict of PTC: pass 20241017082629281 DAUC <0003> db_auc.c:157 IMSI='262421141775070': No 2G Auth Data 20241017082629281 DAUC <0003> db_auc.c:192 IMSI='262421141775070': No 3G Auth Data HLR_Test-GSUP(183)@16b89b00666d: Created GsupExpect[0] for "262421141775070" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241017082629295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56828<->l=127.0.0.1:4258 20241017082629298 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629298 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421141775070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421141775070" session_id=4266996782 session_state=BEGIN} 20241017082629298 DSS <0004> hlr_ussd.c:576 262421141775070/0xfe55342e: Process SS (BEGIN) 20241017082629298 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082629298 DSS <0004> hlr_ussd.c:518 262421141775070/0xfe55342e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082629298 DSS <0004> hlr_ussd.c:363 262421141775070/0xfe55342e: Tx USSD 'Your extension is 491610340706' 20241017082629298 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421141775070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421141775070" session_id=4266996782 session_state=END} 20241017082629298 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421141775070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082629298 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082629298 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@16b89b00666d: Found GsupExpect[0] for "262421141775070" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@16b89b00666d: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421141775070" TC_mo_ussd_iuse_msisdn(193)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560331AEC06B301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@16b89b00666d: setverdict(pass): none -> pass 20241017082629300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@16b89b00666d: Final verdict of PTC: pass 20241017082629300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56752<->l=127.0.0.1:4258 20241017082629301 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36415<->l=127.0.0.1:4259) 20241017082629301 DLINP <000b> input/ipa.c:451 connected read/write 20241017082629301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082629301 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(183)@16b89b00666d: Final verdict of PTC: none 20241017082629301 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082629301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 184: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@16b89b00666d: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:29 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 20241017082629330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20241017082629532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56844<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26: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_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@16b89b00666d: 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@16b89b00666d: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082632651 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082632651 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082632656 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43456<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082632661 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632661 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082632661 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082632661 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  20241017082632661 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082632661 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  20241017082632661 DLGSUP <0013> gsup_server.c:235 2:  20241017082632661 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082632661 DLGSUP <0013> gsup_server.c:235 3:  20241017082632662 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082632662 DLGSUP <0013> gsup_server.c:235 4:  20241017082632662 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082632662 DLGSUP <0013> gsup_server.c:235 5:  20241017082632662 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082632662 DLGSUP <0013> gsup_server.c:235 7:  20241017082632662 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082632662 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082632662 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082632662 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@16b89b00666d: 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") 20241017082632680 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33035<->l=127.0.0.1:4259) 20241017082632713 DAUC <0003> db_auc.c:157 IMSI='262422134082735': No 2G Auth Data 20241017082632713 DAUC <0003> db_auc.c:192 IMSI='262422134082735': No 3G Auth Data HLR_Test-GSUP(195)@16b89b00666d: Created GsupExpect[0] for "262422134082735" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241017082632750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43458<->l=127.0.0.1:4258 20241017082632763 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632763 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422134082735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422134082735" source_name="the-source\n" session_id=2914504816 session_state=BEGIN} 20241017082632763 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241017082632763 DSS <0004> hlr_ussd.c:576 262422134082735/0xadb7d070: Process SS (BEGIN) 20241017082632763 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082632763 DSS <0004> hlr_ussd.c:518 262422134082735/0xadb7d070: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082632763 DSS <0004> hlr_ussd.c:363 262422134082735/0xadb7d070: Tx USSD 'Your extension is 491610115526' 20241017082632763 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422134082735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422134082735" destination_name="the-source\n" session_id=2914504816 session_state=END} 20241017082632763 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262422134082735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082632763 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082632763 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@16b89b00666d: Found GsupExpect[0] for "262422134082735" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@16b89b00666d: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262422134082735" TC_mo_ussd_iuse_msisdn_via_proxy(198)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B158AD26B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@16b89b00666d: setverdict(pass): none -> pass 20241017082632771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@16b89b00666d: Final verdict of PTC: pass 20241017082632774 DAUC <0003> db_auc.c:157 IMSI='262420333893033': No 2G Auth Data 20241017082632774 DAUC <0003> db_auc.c:192 IMSI='262420333893033': No 3G Auth Data HLR_Test-GSUP(195)@16b89b00666d: Created GsupExpect[0] for "262420333893033" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241017082632785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43474<->l=127.0.0.1:4258 20241017082632788 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632788 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420333893033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420333893033" source_name="the-source\n" session_id=547495324 session_state=BEGIN} 20241017082632788 DSS <0004> hlr_ussd.c:576 262420333893033/0x20a21d9c: Process SS (BEGIN) 20241017082632788 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082632788 DSS <0004> hlr_ussd.c:518 262420333893033/0x20a21d9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082632788 DSS <0004> hlr_ussd.c:363 262420333893033/0x20a21d9c: Tx USSD 'Your extension is 491612844873' 20241017082632788 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420333893033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420333893033" destination_name="the-source\n" session_id=547495324 session_state=END} 20241017082632788 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262420333893033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082632788 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082632788 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@16b89b00666d: Found GsupExpect[0] for "262420333893033" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@16b89b00666d: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262420333893033" TC_mo_ussd_iuse_msisdn_via_proxy(199)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564381A0D779B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@16b89b00666d: setverdict(pass): none -> pass 20241017082632790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43474<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@16b89b00666d: Final verdict of PTC: pass 20241017082632793 DAUC <0003> db_auc.c:157 IMSI='262421820267456': No 2G Auth Data 20241017082632793 DAUC <0003> db_auc.c:192 IMSI='262421820267456': No 3G Auth Data HLR_Test-GSUP(195)@16b89b00666d: Created GsupExpect[0] for "262421820267456" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241017082632805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43482<->l=127.0.0.1:4258 20241017082632807 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632807 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421820267456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421820267456" source_name="the-source\n" session_id=2298031243 session_state=BEGIN} 20241017082632807 DSS <0004> hlr_ussd.c:576 262421820267456/0x88f92c8b: Process SS (BEGIN) 20241017082632807 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082632807 DSS <0004> hlr_ussd.c:518 262421820267456/0x88f92c8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082632807 DSS <0004> hlr_ussd.c:363 262421820267456/0x88f92c8b: Tx USSD 'Your extension is 491614118584' 20241017082632807 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421820267456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421820267456" destination_name="the-source\n" session_id=2298031243 session_state=END} 20241017082632807 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421820267456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082632807 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082632807 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@16b89b00666d: Found GsupExpect[0] for "262421820267456" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@16b89b00666d: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262421820267456" TC_mo_ussd_iuse_msisdn_via_proxy(200)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B118AE86A301'O } } } } } } 20241017082632809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43482<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@16b89b00666d: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(200)@16b89b00666d: Final verdict of PTC: pass 20241017082632812 DAUC <0003> db_auc.c:157 IMSI='262429708825108': No 2G Auth Data 20241017082632812 DAUC <0003> db_auc.c:192 IMSI='262429708825108': No 3G Auth Data HLR_Test-GSUP(195)@16b89b00666d: Created GsupExpect[0] for "262429708825108" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241017082632823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43496<->l=127.0.0.1:4258 20241017082632826 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632826 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429708825108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429708825108" source_name="the-source\n" session_id=2555709829 session_state=BEGIN} 20241017082632826 DSS <0004> hlr_ussd.c:576 262429708825108/0x98550985: Process SS (BEGIN) 20241017082632826 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082632826 DSS <0004> hlr_ussd.c:518 262429708825108/0x98550985: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082632826 DSS <0004> hlr_ussd.c:363 262429708825108/0x98550985: Tx USSD 'Your extension is 491610824462' 20241017082632826 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429708825108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429708825108" destination_name="the-source\n" session_id=2555709829 session_state=END} 20241017082632826 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429708825108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082632826 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082632826 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@16b89b00666d: Found GsupExpect[0] for "262429708825108" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@16b89b00666d: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429708825108" TC_mo_ussd_iuse_msisdn_via_proxy(201)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56038198D669301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@16b89b00666d: setverdict(pass): none -> pass 20241017082632828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43496<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@16b89b00666d: Final verdict of PTC: pass 20241017082632831 DAUC <0003> db_auc.c:157 IMSI='262425891773847': No 2G Auth Data 20241017082632831 DAUC <0003> db_auc.c:192 IMSI='262425891773847': No 3G Auth Data HLR_Test-GSUP(195)@16b89b00666d: Created GsupExpect[0] for "262425891773847" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241017082632841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4258 20241017082632844 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632844 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425891773847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425891773847" source_name="the-source\n" session_id=654554744 session_state=BEGIN} 20241017082632844 DSS <0004> hlr_ussd.c:576 262425891773847/0x2703b678: Process SS (BEGIN) 20241017082632844 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082632844 DSS <0004> hlr_ussd.c:518 262425891773847/0x2703b678: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082632844 DSS <0004> hlr_ussd.c:363 262425891773847/0x2703b678: Tx USSD 'Your extension is 491613742730' 20241017082632844 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425891773847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425891773847" destination_name="the-source\n" session_id=654554744 session_state=END} 20241017082632844 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262425891773847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082632844 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082632844 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@16b89b00666d: Found GsupExpect[0] for "262425891773847" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@16b89b00666d: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425891773847" TC_mo_ussd_iuse_msisdn_via_proxy(202)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566379AEC368301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@16b89b00666d: setverdict(pass): none -> pass 20241017082632846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@16b89b00666d: Final verdict of PTC: pass 20241017082632849 DAUC <0003> db_auc.c:157 IMSI='262429276681675': No 2G Auth Data 20241017082632849 DAUC <0003> db_auc.c:192 IMSI='262429276681675': No 3G Auth Data HLR_Test-GSUP(195)@16b89b00666d: Created GsupExpect[0] for "262429276681675" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241017082632862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43516<->l=127.0.0.1:4258 20241017082632865 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632865 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429276681675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429276681675" source_name="the-source\n" session_id=141428480 session_state=BEGIN} 20241017082632865 DSS <0004> hlr_ussd.c:576 262429276681675/0x086e0700: Process SS (BEGIN) 20241017082632865 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082632865 DSS <0004> hlr_ussd.c:518 262429276681675/0x086e0700: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082632865 DSS <0004> hlr_ussd.c:363 262429276681675/0x086e0700: Tx USSD 'Your extension is 491610881632' 20241017082632865 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429276681675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429276681675" destination_name="the-source\n" session_id=141428480 session_state=END} 20241017082632865 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262429276681675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082632865 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082632865 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@16b89b00666d: Found GsupExpect[0] for "262429276681675" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@16b89b00666d: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429276681675" TC_mo_ussd_iuse_msisdn_via_proxy(203)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560385CCC369301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@16b89b00666d: setverdict(pass): none -> pass 20241017082632867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@16b89b00666d: Final verdict of PTC: pass 20241017082632869 DAUC <0003> db_auc.c:157 IMSI='262429659254458': No 2G Auth Data 20241017082632869 DAUC <0003> db_auc.c:192 IMSI='262429659254458': No 3G Auth Data HLR_Test-GSUP(195)@16b89b00666d: Created GsupExpect[0] for "262429659254458" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241017082632883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43532<->l=127.0.0.1:4258 20241017082632885 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632885 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429659254458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429659254458" source_name="the-source\n" session_id=1208605217 session_state=BEGIN} 20241017082632885 DSS <0004> hlr_ussd.c:576 262429659254458/0x4809da21: Process SS (BEGIN) 20241017082632885 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082632885 DSS <0004> hlr_ussd.c:518 262429659254458/0x4809da21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082632885 DSS <0004> hlr_ussd.c:363 262429659254458/0x4809da21: Tx USSD 'Your extension is 491617851271' 20241017082632885 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429659254458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429659254458" destination_name="the-source\n" session_id=1208605217 session_state=END} 20241017082632885 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262429659254458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082632885 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082632885 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@16b89b00666d: Found GsupExpect[0] for "262429659254458" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@16b89b00666d: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262429659254458" TC_mo_ussd_iuse_msisdn_via_proxy(204)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB85A4C768B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@16b89b00666d: setverdict(pass): none -> pass 20241017082632887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43532<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@16b89b00666d: Final verdict of PTC: pass 20241017082632890 DAUC <0003> db_auc.c:157 IMSI='262421679934471': No 2G Auth Data 20241017082632890 DAUC <0003> db_auc.c:192 IMSI='262421679934471': No 3G Auth Data HLR_Test-GSUP(195)@16b89b00666d: Created GsupExpect[0] for "262421679934471" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241017082632903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 20241017082632906 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632906 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421679934471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421679934471" source_name="the-source\n" session_id=2114500911 session_state=BEGIN} 20241017082632906 DSS <0004> hlr_ussd.c:576 262421679934471/0x7e08b92f: Process SS (BEGIN) 20241017082632906 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241017082632906 DSS <0004> hlr_ussd.c:518 262421679934471/0x7e08b92f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241017082632906 DSS <0004> hlr_ussd.c:363 262421679934471/0x7e08b92f: Tx USSD 'Your extension is 491611815608' 20241017082632906 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421679934471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421679934471" destination_name="the-source\n" session_id=2114500911 session_state=END} 20241017082632906 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421679934471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082632906 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082632906 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@16b89b00666d: Found GsupExpect[0] for "262421679934471" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@16b89b00666d: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262421679934471" TC_mo_ussd_iuse_msisdn_via_proxy(205)@16b89b00666d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B858CD06C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@16b89b00666d: setverdict(pass): none -> pass 20241017082632908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43546<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@16b89b00666d: Final verdict of PTC: pass 20241017082632908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43456<->l=127.0.0.1:4258 20241017082632908 DLINP <000b> input/ipa.c:451 connected read/write 20241017082632908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082632908 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082632908 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082632908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082632908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241017082632908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33035<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@16b89b00666d: Final verdict of PTC: none 196@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 196: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@16b89b00666d: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:32 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 20241017082632933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43554<->l=127.0.0.1:4258 20241017082633135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43554<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26:35 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@16b89b00666d: 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@16b89b00666d: Test case TC_mo_ussd_euse started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 20241017082636259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41823 20241017082636259 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41823 MTC@16b89b00666d: in not legacy case 2 IPA-EUSE-foobar(208)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082636261 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636261 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636262 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082636262 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@16b89b00666d: 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 } } } } 20241017082636263 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636263 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636263 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082636263 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241017082636263 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241017082636263 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241017082636263 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  20241017082636263 DLGSUP <0013> gsup_server.c:235 2:  20241017082636263 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082636263 DLGSUP <0013> gsup_server.c:235 3:  20241017082636263 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082636263 DLGSUP <0013> gsup_server.c:235 4:  20241017082636263 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082636263 DLGSUP <0013> gsup_server.c:235 5:  20241017082636263 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082636263 DLGSUP <0013> gsup_server.c:235 7:  20241017082636263 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082636263 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082636263 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082636263 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41823 IPA-EUSE-foobar(208)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082636264 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082636267 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636267 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082636267 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082636267 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  20241017082636267 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082636267 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  20241017082636267 DLGSUP <0013> gsup_server.c:235 2:  20241017082636267 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082636267 DLGSUP <0013> gsup_server.c:235 3:  20241017082636267 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082636267 DLGSUP <0013> gsup_server.c:235 4:  20241017082636267 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082636267 DLGSUP <0013> gsup_server.c:235 5:  20241017082636267 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082636267 DLGSUP <0013> gsup_server.c:235 7:  20241017082636267 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082636267 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082636267 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082636267 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@16b89b00666d: 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") 20241017082636283 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43339<->l=127.0.0.1:4259) 20241017082636311 DAUC <0003> db_auc.c:157 IMSI='262425120637869': No 2G Auth Data 20241017082636311 DAUC <0003> db_auc.c:192 IMSI='262425120637869': No 3G Auth Data HLR_Test-GSUP(209)@16b89b00666d: Created GsupExpect[0] for "262425120637869" to be handled at TC_mo_ussd_euse(212) 20241017082636347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43574<->l=127.0.0.1:4258 20241017082636360 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636360 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425120637869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425120637869" session_id=413992338 session_state=BEGIN} 20241017082636360 DSS <0004> hlr_ussd.c:576 262425120637869/0x18ad0592: Process SS (BEGIN) 20241017082636360 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082636360 DSS <0004> hlr_ussd.c:518 262425120637869/0x18ad0592: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082636360 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636360 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data 20241017082636360 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636360 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data EUSE-TC_mo_ussd_euse(206)@16b89b00666d: 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 } } } } } 20241017082636369 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636369 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636369 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425120637869 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425120637869" session_id=413992338 session_state=END} 20241017082636369 DSS <0004> hlr_ussd.c:576 262425120637869/0x18ad0592: Process SS (END) 20241017082636369 DSS <0004> hlr_ussd.c:518 262425120637869/0x18ad0592: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082636369 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425120637869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425120637869" session_id=413992338 session_state=END} 20241017082636369 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425120637869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082636369 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425120637869 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082636369 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082636369 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@16b89b00666d: Found GsupExpect[0] for "262425120637869" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@16b89b00666d: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425120637869" TC_mo_ussd_euse(212)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082636376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43574<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@16b89b00666d: Final verdict of PTC: pass 20241017082636380 DAUC <0003> db_auc.c:157 IMSI='262427304534176': No 2G Auth Data 20241017082636380 DAUC <0003> db_auc.c:192 IMSI='262427304534176': No 3G Auth Data HLR_Test-GSUP(209)@16b89b00666d: Created GsupExpect[0] for "262427304534176" to be handled at TC_mo_ussd_euse(213) 20241017082636393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4258 20241017082636396 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636396 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427304534176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427304534176" session_id=1468566347 session_state=BEGIN} 20241017082636396 DSS <0004> hlr_ussd.c:576 262427304534176/0x57888b4b: Process SS (BEGIN) 20241017082636396 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082636396 DSS <0004> hlr_ussd.c:518 262427304534176/0x57888b4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082636396 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636396 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data 20241017082636396 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636396 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data EUSE-TC_mo_ussd_euse(206)@16b89b00666d: 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 } } } } } 20241017082636396 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636396 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636396 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427304534176 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427304534176" session_id=1468566347 session_state=END} 20241017082636396 DSS <0004> hlr_ussd.c:576 262427304534176/0x57888b4b: Process SS (END) 20241017082636396 DSS <0004> hlr_ussd.c:518 262427304534176/0x57888b4b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082636396 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427304534176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427304534176" session_id=1468566347 session_state=END} 20241017082636396 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427304534176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082636396 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427304534176 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082636396 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082636396 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@16b89b00666d: Found GsupExpect[0] for "262427304534176" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@16b89b00666d: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427304534176" TC_mo_ussd_euse(213)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082636398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@16b89b00666d: Final verdict of PTC: pass 20241017082636401 DAUC <0003> db_auc.c:157 IMSI='262426341136266': No 2G Auth Data 20241017082636401 DAUC <0003> db_auc.c:192 IMSI='262426341136266': No 3G Auth Data HLR_Test-GSUP(209)@16b89b00666d: Created GsupExpect[0] for "262426341136266" to be handled at TC_mo_ussd_euse(214) 20241017082636413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43594<->l=127.0.0.1:4258 20241017082636415 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636415 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426341136266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426341136266" session_id=299816938 session_state=BEGIN} 20241017082636415 DSS <0004> hlr_ussd.c:576 262426341136266/0x11ded7ea: Process SS (BEGIN) 20241017082636415 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082636415 DSS <0004> hlr_ussd.c:518 262426341136266/0x11ded7ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082636415 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636415 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data 20241017082636415 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636415 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data EUSE-TC_mo_ussd_euse(206)@16b89b00666d: 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 } } } } } 20241017082636416 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636416 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636416 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426341136266 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426341136266" session_id=299816938 session_state=END} 20241017082636416 DSS <0004> hlr_ussd.c:576 262426341136266/0x11ded7ea: Process SS (END) 20241017082636416 DSS <0004> hlr_ussd.c:518 262426341136266/0x11ded7ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082636416 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426341136266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426341136266" session_id=299816938 session_state=END} 20241017082636416 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426341136266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082636416 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426341136266 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082636416 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082636416 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@16b89b00666d: Found GsupExpect[0] for "262426341136266" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@16b89b00666d: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426341136266" TC_mo_ussd_euse(214)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082636418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43594<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@16b89b00666d: Final verdict of PTC: pass 20241017082636421 DAUC <0003> db_auc.c:157 IMSI='262427193521567': No 2G Auth Data 20241017082636421 DAUC <0003> db_auc.c:192 IMSI='262427193521567': No 3G Auth Data HLR_Test-GSUP(209)@16b89b00666d: Created GsupExpect[0] for "262427193521567" to be handled at TC_mo_ussd_euse(215) 20241017082636432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43596<->l=127.0.0.1:4258 20241017082636435 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636435 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427193521567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427193521567" session_id=464956673 session_state=BEGIN} 20241017082636435 DSS <0004> hlr_ussd.c:576 262427193521567/0x1bb6ad01: Process SS (BEGIN) 20241017082636435 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082636435 DSS <0004> hlr_ussd.c:518 262427193521567/0x1bb6ad01: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082636435 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636435 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data 20241017082636435 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636435 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data EUSE-TC_mo_ussd_euse(206)@16b89b00666d: 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 } } } } } 20241017082636435 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636435 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636435 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262427193521567 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427193521567" session_id=464956673 session_state=END} 20241017082636435 DSS <0004> hlr_ussd.c:576 262427193521567/0x1bb6ad01: Process SS (END) 20241017082636435 DSS <0004> hlr_ussd.c:518 262427193521567/0x1bb6ad01: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082636435 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427193521567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427193521567" session_id=464956673 session_state=END} 20241017082636435 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427193521567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082636435 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262427193521567 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082636435 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082636435 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@16b89b00666d: Found GsupExpect[0] for "262427193521567" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@16b89b00666d: Added IMSI table entry 3TC_mo_ussd_euse(215)"262427193521567" TC_mo_ussd_euse(215)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082636437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43596<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@16b89b00666d: Final verdict of PTC: pass 20241017082636440 DAUC <0003> db_auc.c:157 IMSI='262426294581068': No 2G Auth Data 20241017082636440 DAUC <0003> db_auc.c:192 IMSI='262426294581068': No 3G Auth Data HLR_Test-GSUP(209)@16b89b00666d: Created GsupExpect[0] for "262426294581068" to be handled at TC_mo_ussd_euse(216) 20241017082636452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43606<->l=127.0.0.1:4258 20241017082636454 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636454 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426294581068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426294581068" session_id=696537645 session_state=BEGIN} 20241017082636454 DSS <0004> hlr_ussd.c:576 262426294581068/0x2984522d: Process SS (BEGIN) 20241017082636454 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082636454 DSS <0004> hlr_ussd.c:518 262426294581068/0x2984522d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082636454 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636454 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data 20241017082636454 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636454 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data EUSE-TC_mo_ussd_euse(206)@16b89b00666d: 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 } } } } } 20241017082636455 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636455 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636455 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426294581068 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426294581068" session_id=696537645 session_state=END} 20241017082636455 DSS <0004> hlr_ussd.c:576 262426294581068/0x2984522d: Process SS (END) 20241017082636455 DSS <0004> hlr_ussd.c:518 262426294581068/0x2984522d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082636455 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426294581068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426294581068" session_id=696537645 session_state=END} 20241017082636455 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426294581068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082636455 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426294581068 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082636455 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082636455 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@16b89b00666d: Found GsupExpect[0] for "262426294581068" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@16b89b00666d: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426294581068" TC_mo_ussd_euse(216)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082636457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43606<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@16b89b00666d: Final verdict of PTC: pass 20241017082636460 DAUC <0003> db_auc.c:157 IMSI='262429181799718': No 2G Auth Data 20241017082636460 DAUC <0003> db_auc.c:192 IMSI='262429181799718': No 3G Auth Data HLR_Test-GSUP(209)@16b89b00666d: Created GsupExpect[0] for "262429181799718" to be handled at TC_mo_ussd_euse(217) 20241017082636474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43608<->l=127.0.0.1:4258 20241017082636477 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636477 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429181799718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429181799718" session_id=2168017917 session_state=BEGIN} 20241017082636477 DSS <0004> hlr_ussd.c:576 262429181799718/0x813953fd: Process SS (BEGIN) 20241017082636477 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082636477 DSS <0004> hlr_ussd.c:518 262429181799718/0x813953fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082636477 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636477 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data 20241017082636477 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636477 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data EUSE-TC_mo_ussd_euse(206)@16b89b00666d: 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 } } } } } 20241017082636477 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636477 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636477 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429181799718 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429181799718" session_id=2168017917 session_state=END} 20241017082636477 DSS <0004> hlr_ussd.c:576 262429181799718/0x813953fd: Process SS (END) 20241017082636477 DSS <0004> hlr_ussd.c:518 262429181799718/0x813953fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082636477 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429181799718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429181799718" session_id=2168017917 session_state=END} 20241017082636477 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429181799718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082636477 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429181799718 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082636477 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082636477 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@16b89b00666d: Found GsupExpect[0] for "262429181799718" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@16b89b00666d: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429181799718" TC_mo_ussd_euse(217)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082636479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43608<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@16b89b00666d: Final verdict of PTC: pass 20241017082636482 DAUC <0003> db_auc.c:157 IMSI='262421625903416': No 2G Auth Data 20241017082636482 DAUC <0003> db_auc.c:192 IMSI='262421625903416': No 3G Auth Data HLR_Test-GSUP(209)@16b89b00666d: Created GsupExpect[0] for "262421625903416" to be handled at TC_mo_ussd_euse(218) 20241017082636496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43612<->l=127.0.0.1:4258 20241017082636499 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636499 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421625903416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421625903416" session_id=171660160 session_state=BEGIN} 20241017082636499 DSS <0004> hlr_ussd.c:576 262421625903416/0x0a3b5380: Process SS (BEGIN) 20241017082636499 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082636499 DSS <0004> hlr_ussd.c:518 262421625903416/0x0a3b5380: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082636499 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636499 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data 20241017082636499 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636499 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data EUSE-TC_mo_ussd_euse(206)@16b89b00666d: 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 } } } } } 20241017082636499 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636499 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636499 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421625903416 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421625903416" session_id=171660160 session_state=END} 20241017082636499 DSS <0004> hlr_ussd.c:576 262421625903416/0x0a3b5380: Process SS (END) 20241017082636499 DSS <0004> hlr_ussd.c:518 262421625903416/0x0a3b5380: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082636499 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421625903416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421625903416" session_id=171660160 session_state=END} 20241017082636499 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421625903416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082636499 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421625903416 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082636499 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082636499 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@16b89b00666d: Found GsupExpect[0] for "262421625903416" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@16b89b00666d: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421625903416" TC_mo_ussd_euse(218)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082636501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43612<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@16b89b00666d: Final verdict of PTC: pass 20241017082636504 DAUC <0003> db_auc.c:157 IMSI='262423596265858': No 2G Auth Data 20241017082636504 DAUC <0003> db_auc.c:192 IMSI='262423596265858': No 3G Auth Data HLR_Test-GSUP(209)@16b89b00666d: Created GsupExpect[0] for "262423596265858" to be handled at TC_mo_ussd_euse(219) 20241017082636518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4258 20241017082636520 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636520 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423596265858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423596265858" session_id=3486086502 session_state=BEGIN} 20241017082636520 DSS <0004> hlr_ussd.c:576 262423596265858/0xcfc97566: Process SS (BEGIN) 20241017082636520 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082636520 DSS <0004> hlr_ussd.c:518 262423596265858/0xcfc97566: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082636520 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636520 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data 20241017082636520 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636520 DLINP <000b> input/ipa.c:431 127.0.0.1:41823 sending data EUSE-TC_mo_ussd_euse(206)@16b89b00666d: 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 } } } } } 20241017082636521 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636521 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636521 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423596265858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423596265858" session_id=3486086502 session_state=END} 20241017082636521 DSS <0004> hlr_ussd.c:576 262423596265858/0xcfc97566: Process SS (END) 20241017082636521 DSS <0004> hlr_ussd.c:518 262423596265858/0xcfc97566: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082636521 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423596265858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423596265858" session_id=3486086502 session_state=END} 20241017082636521 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423596265858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082636521 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423596265858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082636521 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082636521 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@16b89b00666d: Found GsupExpect[0] for "262423596265858" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@16b89b00666d: Added IMSI table entry 7TC_mo_ussd_euse(219)"262423596265858" TC_mo_ussd_euse(219)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082636523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@16b89b00666d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@16b89b00666d: Final verdict of PTC: none 20241017082636523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43558<->l=127.0.0.1:4258 20241017082636524 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082636524 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082636524 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082636524 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@16b89b00666d: Final verdict of PTC: none 20241017082636524 DLINP <000b> input/ipa.c:451 connected read/write 20241017082636524 DLINP <000b> input/ipa.c:405 127.0.0.1:41823 message received 20241017082636524 DLINP <000b> input/ipa.c:414 127.0.0.1:41823 connection closed with server 20241017082636524 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41823 20241017082636524 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241017082636524 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43339<->l=127.0.0.1:4259) 210@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@16b89b00666d: Final verdict of PTC: none IPA-EUSE-foobar(208)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 210: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@16b89b00666d: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:36 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 20241017082636551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4258 20241017082636752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43642<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26: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_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@16b89b00666d: 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@16b89b00666d: Test case TC_mo_ussd_euse_continue started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 20241017082639876 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33779 20241017082639876 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33779 MTC@16b89b00666d: in not legacy case 2 IPA-EUSE-foobar(222)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082639878 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639878 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082639878 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082639878 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@16b89b00666d: 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)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@16b89b00666d: 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 } } } } 20241017082639879 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639879 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082639879 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082639879 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241017082639879 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241017082639879 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241017082639879 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  20241017082639879 DLGSUP <0013> gsup_server.c:235 2:  20241017082639879 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082639879 DLGSUP <0013> gsup_server.c:235 3:  20241017082639879 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082639879 DLGSUP <0013> gsup_server.c:235 4:  20241017082639879 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082639879 DLGSUP <0013> gsup_server.c:235 5:  20241017082639879 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082639879 DLGSUP <0013> gsup_server.c:235 7:  20241017082639879 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082639879 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082639879 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082639879 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33779 IPA-EUSE-foobar(222)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082639880 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082639880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43658<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082639882 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082639882 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082639882 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082639882 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  20241017082639882 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082639882 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  20241017082639882 DLGSUP <0013> gsup_server.c:235 2:  20241017082639882 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082639882 DLGSUP <0013> gsup_server.c:235 3:  20241017082639882 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082639882 DLGSUP <0013> gsup_server.c:235 4:  20241017082639882 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082639882 DLGSUP <0013> gsup_server.c:235 5:  20241017082639882 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082639882 DLGSUP <0013> gsup_server.c:235 7:  20241017082639882 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082639882 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082639882 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082639882 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@16b89b00666d: 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") 20241017082639894 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32995<->l=127.0.0.1:4259) 20241017082639922 DAUC <0003> db_auc.c:157 IMSI='262422850441814': No 2G Auth Data 20241017082639922 DAUC <0003> db_auc.c:192 IMSI='262422850441814': No 3G Auth Data HLR_Test-GSUP(223)@16b89b00666d: Created GsupExpect[0] for "262422850441814" to be handled at TC_mo_ussd_euse_continue(226) 20241017082639960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20241017082639973 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082639973 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422850441814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422850441814" session_id=2282364272 session_state=BEGIN} 20241017082639973 DSS <0004> hlr_ussd.c:576 262422850441814/0x880a1d70: Process SS (BEGIN) 20241017082639973 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082639973 DSS <0004> hlr_ussd.c:518 262422850441814/0x880a1d70: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082639973 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639973 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082639973 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639973 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082639981 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639981 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082639981 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262422850441814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422850441814" session_id=2282364272 session_state=CONTINUE} 20241017082639981 DSS <0004> hlr_ussd.c:576 262422850441814/0x880a1d70: Process SS (CONTINUE) 20241017082639981 DSS <0004> hlr_ussd.c:518 262422850441814/0x880a1d70: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082639981 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422850441814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422850441814" session_id=2282364272 session_state=CONTINUE} 20241017082639981 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262422850441814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082639981 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082639981 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@16b89b00666d: Found GsupExpect[0] for "262422850441814" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@16b89b00666d: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262422850441814" TC_mo_ussd_euse_continue(226)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082639987 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082639987 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422850441814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422850441814" session_id=2282364272 session_state=CONTINUE} 20241017082639987 DSS <0004> hlr_ussd.c:576 262422850441814/0x880a1d70: Process SS (CONTINUE) 20241017082639987 DSS <0004> hlr_ussd.c:518 262422850441814/0x880a1d70: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017082639987 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422850441814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082639987 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639987 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082639987 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639987 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082639988 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639988 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082639988 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262422850441814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422850441814" session_id=2282364272 session_state=END} 20241017082639988 DSS <0004> hlr_ussd.c:576 262422850441814/0x880a1d70: Process SS (END) 20241017082639988 DSS <0004> hlr_ussd.c:518 262422850441814/0x880a1d70: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017082639988 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422850441814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422850441814" session_id=2282364272 session_state=END} 20241017082639988 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422850441814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082639988 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262422850441814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082639988 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082639988 DLINP <000b> input/ipa.c:451 connected read/write 20241017082639988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082639989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@16b89b00666d: Final verdict of PTC: pass 20241017082639992 DAUC <0003> db_auc.c:157 IMSI='262424265924733': No 2G Auth Data 20241017082639992 DAUC <0003> db_auc.c:192 IMSI='262424265924733': No 3G Auth Data HLR_Test-GSUP(223)@16b89b00666d: Created GsupExpect[0] for "262424265924733" to be handled at TC_mo_ussd_euse_continue(227) 20241017082640004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 20241017082640007 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640007 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424265924733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424265924733" session_id=3504756462 session_state=BEGIN} 20241017082640007 DSS <0004> hlr_ussd.c:576 262424265924733/0xd0e656ee: Process SS (BEGIN) 20241017082640007 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082640007 DSS <0004> hlr_ussd.c:518 262424265924733/0xd0e656ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082640007 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640007 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640007 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640007 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640008 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640008 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640008 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262424265924733 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424265924733" session_id=3504756462 session_state=CONTINUE} 20241017082640008 DSS <0004> hlr_ussd.c:576 262424265924733/0xd0e656ee: Process SS (CONTINUE) 20241017082640008 DSS <0004> hlr_ussd.c:518 262424265924733/0xd0e656ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082640008 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424265924733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424265924733" session_id=3504756462 session_state=CONTINUE} 20241017082640008 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262424265924733 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640008 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640008 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@16b89b00666d: Found GsupExpect[0] for "262424265924733" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@16b89b00666d: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262424265924733" TC_mo_ussd_euse_continue(227)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082640010 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640010 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424265924733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424265924733" session_id=3504756462 session_state=CONTINUE} 20241017082640010 DSS <0004> hlr_ussd.c:576 262424265924733/0xd0e656ee: Process SS (CONTINUE) 20241017082640010 DSS <0004> hlr_ussd.c:518 262424265924733/0xd0e656ee: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640010 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424265924733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640010 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640010 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640010 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640010 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640011 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640011 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640011 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262424265924733 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424265924733" session_id=3504756462 session_state=END} 20241017082640011 DSS <0004> hlr_ussd.c:576 262424265924733/0xd0e656ee: Process SS (END) 20241017082640011 DSS <0004> hlr_ussd.c:518 262424265924733/0xd0e656ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640011 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424265924733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424265924733" session_id=3504756462 session_state=END} 20241017082640011 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424265924733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640011 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262424265924733 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640011 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640011 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082640012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@16b89b00666d: Final verdict of PTC: pass 20241017082640015 DAUC <0003> db_auc.c:157 IMSI='262427484598962': No 2G Auth Data 20241017082640015 DAUC <0003> db_auc.c:192 IMSI='262427484598962': No 3G Auth Data HLR_Test-GSUP(223)@16b89b00666d: Created GsupExpect[0] for "262427484598962" to be handled at TC_mo_ussd_euse_continue(228) 20241017082640026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4258 20241017082640029 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640029 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427484598962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427484598962" session_id=3029727870 session_state=BEGIN} 20241017082640029 DSS <0004> hlr_ussd.c:576 262427484598962/0xb495fa7e: Process SS (BEGIN) 20241017082640029 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082640029 DSS <0004> hlr_ussd.c:518 262427484598962/0xb495fa7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082640029 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640029 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640029 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640029 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640030 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640030 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640030 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427484598962 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427484598962" session_id=3029727870 session_state=CONTINUE} 20241017082640030 DSS <0004> hlr_ussd.c:576 262427484598962/0xb495fa7e: Process SS (CONTINUE) 20241017082640030 DSS <0004> hlr_ussd.c:518 262427484598962/0xb495fa7e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082640030 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427484598962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427484598962" session_id=3029727870 session_state=CONTINUE} 20241017082640030 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427484598962 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640030 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640030 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@16b89b00666d: Found GsupExpect[0] for "262427484598962" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@16b89b00666d: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262427484598962" TC_mo_ussd_euse_continue(228)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082640032 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640032 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427484598962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427484598962" session_id=3029727870 session_state=CONTINUE} 20241017082640032 DSS <0004> hlr_ussd.c:576 262427484598962/0xb495fa7e: Process SS (CONTINUE) 20241017082640032 DSS <0004> hlr_ussd.c:518 262427484598962/0xb495fa7e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640032 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427484598962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640032 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640032 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640032 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640032 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640033 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640033 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640033 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427484598962 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427484598962" session_id=3029727870 session_state=END} 20241017082640033 DSS <0004> hlr_ussd.c:576 262427484598962/0xb495fa7e: Process SS (END) 20241017082640033 DSS <0004> hlr_ussd.c:518 262427484598962/0xb495fa7e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640033 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427484598962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427484598962" session_id=3029727870 session_state=END} 20241017082640033 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427484598962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640033 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427484598962 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640033 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640033 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082640033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@16b89b00666d: Final verdict of PTC: pass 20241017082640036 DAUC <0003> db_auc.c:157 IMSI='262427287483278': No 2G Auth Data 20241017082640036 DAUC <0003> db_auc.c:192 IMSI='262427287483278': No 3G Auth Data HLR_Test-GSUP(223)@16b89b00666d: Created GsupExpect[0] for "262427287483278" to be handled at TC_mo_ussd_euse_continue(229) 20241017082640048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43698<->l=127.0.0.1:4258 20241017082640051 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640051 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427287483278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427287483278" session_id=2338062468 session_state=BEGIN} 20241017082640051 DSS <0004> hlr_ussd.c:576 262427287483278/0x8b5c0084: Process SS (BEGIN) 20241017082640051 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082640051 DSS <0004> hlr_ussd.c:518 262427287483278/0x8b5c0084: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082640051 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640051 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640051 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640051 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640051 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640051 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640051 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427287483278 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427287483278" session_id=2338062468 session_state=CONTINUE} 20241017082640051 DSS <0004> hlr_ussd.c:576 262427287483278/0x8b5c0084: Process SS (CONTINUE) 20241017082640051 DSS <0004> hlr_ussd.c:518 262427287483278/0x8b5c0084: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082640051 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427287483278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427287483278" session_id=2338062468 session_state=CONTINUE} 20241017082640051 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427287483278 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640051 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640051 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@16b89b00666d: Found GsupExpect[0] for "262427287483278" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@16b89b00666d: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262427287483278" TC_mo_ussd_euse_continue(229)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082640054 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640054 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427287483278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427287483278" session_id=2338062468 session_state=CONTINUE} 20241017082640054 DSS <0004> hlr_ussd.c:576 262427287483278/0x8b5c0084: Process SS (CONTINUE) 20241017082640054 DSS <0004> hlr_ussd.c:518 262427287483278/0x8b5c0084: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640054 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427287483278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640054 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640054 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640054 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640054 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640054 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640054 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640055 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427287483278 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427287483278" session_id=2338062468 session_state=END} 20241017082640055 DSS <0004> hlr_ussd.c:576 262427287483278/0x8b5c0084: Process SS (END) 20241017082640055 DSS <0004> hlr_ussd.c:518 262427287483278/0x8b5c0084: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640055 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427287483278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427287483278" session_id=2338062468 session_state=END} 20241017082640055 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427287483278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640055 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427287483278 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640055 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640055 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082640055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43698<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@16b89b00666d: Final verdict of PTC: pass 20241017082640058 DAUC <0003> db_auc.c:157 IMSI='262421078212374': No 2G Auth Data 20241017082640058 DAUC <0003> db_auc.c:192 IMSI='262421078212374': No 3G Auth Data HLR_Test-GSUP(223)@16b89b00666d: Created GsupExpect[0] for "262421078212374" to be handled at TC_mo_ussd_euse_continue(230) 20241017082640069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 20241017082640072 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640072 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421078212374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421078212374" session_id=1505931644 session_state=BEGIN} 20241017082640072 DSS <0004> hlr_ussd.c:576 262421078212374/0x59c2b17c: Process SS (BEGIN) 20241017082640072 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082640072 DSS <0004> hlr_ussd.c:518 262421078212374/0x59c2b17c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082640072 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640072 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640072 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640072 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640073 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640073 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640073 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421078212374 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421078212374" session_id=1505931644 session_state=CONTINUE} 20241017082640073 DSS <0004> hlr_ussd.c:576 262421078212374/0x59c2b17c: Process SS (CONTINUE) 20241017082640073 DSS <0004> hlr_ussd.c:518 262421078212374/0x59c2b17c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082640073 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421078212374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421078212374" session_id=1505931644 session_state=CONTINUE} 20241017082640073 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421078212374 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640073 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640073 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@16b89b00666d: Found GsupExpect[0] for "262421078212374" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@16b89b00666d: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421078212374" TC_mo_ussd_euse_continue(230)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082640075 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640075 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421078212374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421078212374" session_id=1505931644 session_state=CONTINUE} 20241017082640075 DSS <0004> hlr_ussd.c:576 262421078212374/0x59c2b17c: Process SS (CONTINUE) 20241017082640075 DSS <0004> hlr_ussd.c:518 262421078212374/0x59c2b17c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640075 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421078212374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640075 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640075 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640075 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640075 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640076 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640076 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640076 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421078212374 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421078212374" session_id=1505931644 session_state=END} 20241017082640076 DSS <0004> hlr_ussd.c:576 262421078212374/0x59c2b17c: Process SS (END) 20241017082640076 DSS <0004> hlr_ussd.c:518 262421078212374/0x59c2b17c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640076 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421078212374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421078212374" session_id=1505931644 session_state=END} 20241017082640076 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421078212374 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640076 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421078212374 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640076 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640076 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082640077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@16b89b00666d: Final verdict of PTC: pass 20241017082640080 DAUC <0003> db_auc.c:157 IMSI='262427980841325': No 2G Auth Data 20241017082640080 DAUC <0003> db_auc.c:192 IMSI='262427980841325': No 3G Auth Data HLR_Test-GSUP(223)@16b89b00666d: Created GsupExpect[0] for "262427980841325" to be handled at TC_mo_ussd_euse_continue(231) 20241017082640094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4258 20241017082640097 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640097 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427980841325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427980841325" session_id=3248160041 session_state=BEGIN} 20241017082640097 DSS <0004> hlr_ussd.c:576 262427980841325/0xc19afd29: Process SS (BEGIN) 20241017082640097 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082640097 DSS <0004> hlr_ussd.c:518 262427980841325/0xc19afd29: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082640097 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640097 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640097 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640097 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640098 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640098 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640098 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262427980841325 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427980841325" session_id=3248160041 session_state=CONTINUE} 20241017082640098 DSS <0004> hlr_ussd.c:576 262427980841325/0xc19afd29: Process SS (CONTINUE) 20241017082640098 DSS <0004> hlr_ussd.c:518 262427980841325/0xc19afd29: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082640098 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427980841325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427980841325" session_id=3248160041 session_state=CONTINUE} 20241017082640098 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262427980841325 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640098 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640098 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@16b89b00666d: Found GsupExpect[0] for "262427980841325" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@16b89b00666d: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427980841325" TC_mo_ussd_euse_continue(231)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082640100 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640100 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427980841325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427980841325" session_id=3248160041 session_state=CONTINUE} 20241017082640100 DSS <0004> hlr_ussd.c:576 262427980841325/0xc19afd29: Process SS (CONTINUE) 20241017082640100 DSS <0004> hlr_ussd.c:518 262427980841325/0xc19afd29: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640100 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427980841325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640100 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640100 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640100 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640100 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640101 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640101 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640101 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262427980841325 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427980841325" session_id=3248160041 session_state=END} 20241017082640101 DSS <0004> hlr_ussd.c:576 262427980841325/0xc19afd29: Process SS (END) 20241017082640101 DSS <0004> hlr_ussd.c:518 262427980841325/0xc19afd29: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640101 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427980841325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427980841325" session_id=3248160041 session_state=END} 20241017082640101 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427980841325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640101 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262427980841325 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640101 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640101 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082640101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@16b89b00666d: Final verdict of PTC: pass 20241017082640104 DAUC <0003> db_auc.c:157 IMSI='262423847307314': No 2G Auth Data 20241017082640104 DAUC <0003> db_auc.c:192 IMSI='262423847307314': No 3G Auth Data HLR_Test-GSUP(223)@16b89b00666d: Created GsupExpect[0] for "262423847307314" to be handled at TC_mo_ussd_euse_continue(232) 20241017082640118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 20241017082640121 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640121 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423847307314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423847307314" session_id=2304654564 session_state=BEGIN} 20241017082640121 DSS <0004> hlr_ussd.c:576 262423847307314/0x895e3ce4: Process SS (BEGIN) 20241017082640121 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082640121 DSS <0004> hlr_ussd.c:518 262423847307314/0x895e3ce4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082640121 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640121 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640121 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640121 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640122 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640122 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640122 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423847307314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423847307314" session_id=2304654564 session_state=CONTINUE} 20241017082640122 DSS <0004> hlr_ussd.c:576 262423847307314/0x895e3ce4: Process SS (CONTINUE) 20241017082640122 DSS <0004> hlr_ussd.c:518 262423847307314/0x895e3ce4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082640122 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423847307314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423847307314" session_id=2304654564 session_state=CONTINUE} 20241017082640122 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423847307314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640122 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640122 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@16b89b00666d: Found GsupExpect[0] for "262423847307314" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@16b89b00666d: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423847307314" TC_mo_ussd_euse_continue(232)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082640124 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640124 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423847307314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423847307314" session_id=2304654564 session_state=CONTINUE} 20241017082640124 DSS <0004> hlr_ussd.c:576 262423847307314/0x895e3ce4: Process SS (CONTINUE) 20241017082640124 DSS <0004> hlr_ussd.c:518 262423847307314/0x895e3ce4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640124 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423847307314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640124 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640124 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640124 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640124 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640125 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640125 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640125 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423847307314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423847307314" session_id=2304654564 session_state=END} 20241017082640125 DSS <0004> hlr_ussd.c:576 262423847307314/0x895e3ce4: Process SS (END) 20241017082640125 DSS <0004> hlr_ussd.c:518 262423847307314/0x895e3ce4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640125 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423847307314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423847307314" session_id=2304654564 session_state=END} 20241017082640125 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423847307314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640125 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423847307314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640125 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640125 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082640125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@16b89b00666d: Final verdict of PTC: pass 20241017082640128 DAUC <0003> db_auc.c:157 IMSI='262427216073537': No 2G Auth Data 20241017082640128 DAUC <0003> db_auc.c:192 IMSI='262427216073537': No 3G Auth Data HLR_Test-GSUP(223)@16b89b00666d: Created GsupExpect[0] for "262427216073537" to be handled at TC_mo_ussd_euse_continue(233) 20241017082640142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43720<->l=127.0.0.1:4258 20241017082640145 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640145 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427216073537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427216073537" session_id=302081940 session_state=BEGIN} 20241017082640145 DSS <0004> hlr_ussd.c:576 262427216073537/0x12016794: Process SS (BEGIN) 20241017082640145 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241017082640145 DSS <0004> hlr_ussd.c:518 262427216073537/0x12016794: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241017082640145 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640145 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640145 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640145 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640146 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640146 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640146 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262427216073537 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427216073537" session_id=302081940 session_state=CONTINUE} 20241017082640146 DSS <0004> hlr_ussd.c:576 262427216073537/0x12016794: Process SS (CONTINUE) 20241017082640146 DSS <0004> hlr_ussd.c:518 262427216073537/0x12016794: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241017082640146 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427216073537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427216073537" session_id=302081940 session_state=CONTINUE} 20241017082640146 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262427216073537 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640146 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640146 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@16b89b00666d: Found GsupExpect[0] for "262427216073537" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@16b89b00666d: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427216073537" TC_mo_ussd_euse_continue(233)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082640148 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640148 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427216073537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427216073537" session_id=302081940 session_state=CONTINUE} 20241017082640148 DSS <0004> hlr_ussd.c:576 262427216073537/0x12016794: Process SS (CONTINUE) 20241017082640148 DSS <0004> hlr_ussd.c:518 262427216073537/0x12016794: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640148 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427216073537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640148 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640148 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data 20241017082640148 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640148 DLINP <000b> input/ipa.c:431 127.0.0.1:33779 sending data EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: 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 } } } } } 20241017082640149 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640149 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640149 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262427216073537 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427216073537" session_id=302081940 session_state=END} 20241017082640149 DSS <0004> hlr_ussd.c:576 262427216073537/0x12016794: Process SS (END) 20241017082640149 DSS <0004> hlr_ussd.c:518 262427216073537/0x12016794: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241017082640149 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427216073537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427216073537" session_id=302081940 session_state=END} 20241017082640149 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427216073537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082640149 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262427216073537 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082640149 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082640149 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082640150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43720<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@16b89b00666d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@16b89b00666d: Final verdict of PTC: none 20241017082640150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43658<->l=127.0.0.1:4258 20241017082640151 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640151 DLINP <000b> input/ipa.c:405 127.0.0.1:33779 message received 20241017082640151 DLINP <000b> input/ipa.c:414 127.0.0.1:33779 connection closed with server 20241017082640151 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33779 20241017082640151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241017082640151 DLINP <000b> input/ipa.c:451 connected read/write 20241017082640151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082640151 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082640151 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082640151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@16b89b00666d: Final verdict of PTC: none IPA-EUSE-foobar(222)@16b89b00666d: Final verdict of PTC: none 20241017082640151 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32995<->l=127.0.0.1:4259) 224@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP(223)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 224: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@16b89b00666d: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 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 20241017082640174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 20241017082640378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=49268) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26:42 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@16b89b00666d: 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@16b89b00666d: Test case TC_mo_ussd_euse_defaultroute started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 20241017082643491 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40587 20241017082643491 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40587 MTC@16b89b00666d: in not legacy case 2 IPA-EUSE-foobar(236)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082643494 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643494 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643496 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082643496 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@16b89b00666d: 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 } } } } 20241017082643497 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643497 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643497 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082643497 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241017082643497 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241017082643497 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241017082643497 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  20241017082643497 DLGSUP <0013> gsup_server.c:235 2:  20241017082643497 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082643497 DLGSUP <0013> gsup_server.c:235 3:  20241017082643497 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082643497 DLGSUP <0013> gsup_server.c:235 4:  20241017082643497 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082643497 DLGSUP <0013> gsup_server.c:235 5:  20241017082643497 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082643497 DLGSUP <0013> gsup_server.c:235 7:  20241017082643497 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082643497 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082643497 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082643497 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40587 IPA-EUSE-foobar(236)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082643499 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082643503 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082643503 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082643503 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  20241017082643503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082643503 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  20241017082643503 DLGSUP <0013> gsup_server.c:235 2:  20241017082643503 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082643503 DLGSUP <0013> gsup_server.c:235 3:  20241017082643503 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082643503 DLGSUP <0013> gsup_server.c:235 4:  20241017082643503 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082643503 DLGSUP <0013> gsup_server.c:235 5:  20241017082643503 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082643503 DLGSUP <0013> gsup_server.c:235 7:  20241017082643503 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082643503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082643503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082643503 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@16b89b00666d: 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") 20241017082643520 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44003<->l=127.0.0.1:4259) 20241017082643548 DAUC <0003> db_auc.c:157 IMSI='262424821167160': No 2G Auth Data 20241017082643548 DAUC <0003> db_auc.c:192 IMSI='262424821167160': No 3G Auth Data HLR_Test-GSUP(237)@16b89b00666d: Created GsupExpect[0] for "262424821167160" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241017082643564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 20241017082643569 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643569 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424821167160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424821167160" session_id=3656082526 session_state=BEGIN} 20241017082643569 DSS <0004> hlr_ussd.c:576 262424821167160/0xd9eb645e: Process SS (BEGIN) 20241017082643569 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017082643569 DSS <0004> hlr_ussd.c:518 262424821167160/0xd9eb645e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017082643569 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643569 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data 20241017082643569 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643569 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@16b89b00666d: 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 } } } } } 20241017082643577 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643577 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643577 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424821167160 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424821167160" session_id=3656082526 session_state=END} 20241017082643577 DSS <0004> hlr_ussd.c:576 262424821167160/0xd9eb645e: Process SS (END) 20241017082643577 DSS <0004> hlr_ussd.c:518 262424821167160/0xd9eb645e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017082643577 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424821167160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424821167160" session_id=3656082526 session_state=END} 20241017082643577 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424821167160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082643577 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424821167160 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082643577 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082643577 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@16b89b00666d: Found GsupExpect[0] for "262424821167160" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@16b89b00666d: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424821167160" TC_mo_ussd_euse_defaultroute(240)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082643582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@16b89b00666d: Final verdict of PTC: pass 20241017082643586 DAUC <0003> db_auc.c:157 IMSI='262429960633738': No 2G Auth Data 20241017082643586 DAUC <0003> db_auc.c:192 IMSI='262429960633738': No 3G Auth Data HLR_Test-GSUP(237)@16b89b00666d: Created GsupExpect[0] for "262429960633738" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241017082643603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37136<->l=127.0.0.1:4258 20241017082643609 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643609 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429960633738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429960633738" session_id=3285371644 session_state=BEGIN} 20241017082643609 DSS <0004> hlr_ussd.c:576 262429960633738/0xc3d2cafc: Process SS (BEGIN) 20241017082643609 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017082643609 DSS <0004> hlr_ussd.c:518 262429960633738/0xc3d2cafc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017082643609 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643609 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data 20241017082643609 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643609 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@16b89b00666d: 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 } } } } } 20241017082643611 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643611 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643611 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262429960633738 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429960633738" session_id=3285371644 session_state=END} 20241017082643611 DSS <0004> hlr_ussd.c:576 262429960633738/0xc3d2cafc: Process SS (END) 20241017082643611 DSS <0004> hlr_ussd.c:518 262429960633738/0xc3d2cafc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017082643611 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429960633738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429960633738" session_id=3285371644 session_state=END} 20241017082643611 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429960633738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082643611 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262429960633738 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082643611 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082643611 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@16b89b00666d: Found GsupExpect[0] for "262429960633738" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@16b89b00666d: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262429960633738" TC_mo_ussd_euse_defaultroute(241)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082643614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37136<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@16b89b00666d: Final verdict of PTC: pass 20241017082643618 DAUC <0003> db_auc.c:157 IMSI='262424070038723': No 2G Auth Data 20241017082643618 DAUC <0003> db_auc.c:192 IMSI='262424070038723': No 3G Auth Data HLR_Test-GSUP(237)@16b89b00666d: Created GsupExpect[0] for "262424070038723" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241017082643632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4258 20241017082643635 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643635 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424070038723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424070038723" session_id=113316647 session_state=BEGIN} 20241017082643635 DSS <0004> hlr_ussd.c:576 262424070038723/0x06c11327: Process SS (BEGIN) 20241017082643635 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017082643635 DSS <0004> hlr_ussd.c:518 262424070038723/0x06c11327: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017082643635 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643635 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data 20241017082643635 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643635 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@16b89b00666d: 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 } } } } } 20241017082643636 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643636 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643636 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424070038723 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424070038723" session_id=113316647 session_state=END} 20241017082643636 DSS <0004> hlr_ussd.c:576 262424070038723/0x06c11327: Process SS (END) 20241017082643636 DSS <0004> hlr_ussd.c:518 262424070038723/0x06c11327: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017082643636 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424070038723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424070038723" session_id=113316647 session_state=END} 20241017082643636 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424070038723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082643636 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424070038723 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082643636 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082643636 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@16b89b00666d: Found GsupExpect[0] for "262424070038723" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@16b89b00666d: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424070038723" TC_mo_ussd_euse_defaultroute(242)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082643638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@16b89b00666d: Final verdict of PTC: pass 20241017082643642 DAUC <0003> db_auc.c:157 IMSI='262423373553453': No 2G Auth Data 20241017082643642 DAUC <0003> db_auc.c:192 IMSI='262423373553453': No 3G Auth Data HLR_Test-GSUP(237)@16b89b00666d: Created GsupExpect[0] for "262423373553453" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241017082643654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241017082643657 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643657 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423373553453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423373553453" session_id=38199245 session_state=BEGIN} 20241017082643657 DSS <0004> hlr_ussd.c:576 262423373553453/0x0246dfcd: Process SS (BEGIN) 20241017082643657 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017082643657 DSS <0004> hlr_ussd.c:518 262423373553453/0x0246dfcd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017082643657 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643657 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data 20241017082643657 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643657 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@16b89b00666d: 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 } } } } } 20241017082643658 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643658 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643658 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423373553453 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423373553453" session_id=38199245 session_state=END} 20241017082643658 DSS <0004> hlr_ussd.c:576 262423373553453/0x0246dfcd: Process SS (END) 20241017082643658 DSS <0004> hlr_ussd.c:518 262423373553453/0x0246dfcd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017082643658 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423373553453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423373553453" session_id=38199245 session_state=END} 20241017082643658 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423373553453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082643658 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423373553453 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082643658 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082643658 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@16b89b00666d: Found GsupExpect[0] for "262423373553453" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@16b89b00666d: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423373553453" TC_mo_ussd_euse_defaultroute(243)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082643661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@16b89b00666d: Final verdict of PTC: pass 20241017082643664 DAUC <0003> db_auc.c:157 IMSI='262426721820975': No 2G Auth Data 20241017082643664 DAUC <0003> db_auc.c:192 IMSI='262426721820975': No 3G Auth Data HLR_Test-GSUP(237)@16b89b00666d: Created GsupExpect[0] for "262426721820975" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241017082643677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 20241017082643680 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643680 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426721820975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426721820975" session_id=1238738761 session_state=BEGIN} 20241017082643680 DSS <0004> hlr_ussd.c:576 262426721820975/0x49d5a749: Process SS (BEGIN) 20241017082643680 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017082643680 DSS <0004> hlr_ussd.c:518 262426721820975/0x49d5a749: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017082643680 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643680 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data 20241017082643680 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643680 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@16b89b00666d: 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 } } } } } 20241017082643681 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643681 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643681 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426721820975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426721820975" session_id=1238738761 session_state=END} 20241017082643681 DSS <0004> hlr_ussd.c:576 262426721820975/0x49d5a749: Process SS (END) 20241017082643681 DSS <0004> hlr_ussd.c:518 262426721820975/0x49d5a749: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017082643681 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426721820975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426721820975" session_id=1238738761 session_state=END} 20241017082643681 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426721820975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082643681 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426721820975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082643681 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082643681 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@16b89b00666d: Found GsupExpect[0] for "262426721820975" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@16b89b00666d: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426721820975" TC_mo_ussd_euse_defaultroute(244)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082643684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@16b89b00666d: Final verdict of PTC: pass 20241017082643687 DAUC <0003> db_auc.c:157 IMSI='262429115178914': No 2G Auth Data 20241017082643687 DAUC <0003> db_auc.c:192 IMSI='262429115178914': No 3G Auth Data HLR_Test-GSUP(237)@16b89b00666d: Created GsupExpect[0] for "262429115178914" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241017082643703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37182<->l=127.0.0.1:4258 20241017082643706 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643706 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429115178914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429115178914" session_id=3345230976 session_state=BEGIN} 20241017082643706 DSS <0004> hlr_ussd.c:576 262429115178914/0xc7642c80: Process SS (BEGIN) 20241017082643706 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017082643706 DSS <0004> hlr_ussd.c:518 262429115178914/0xc7642c80: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017082643706 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643706 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data 20241017082643706 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643706 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@16b89b00666d: 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 } } } } } 20241017082643708 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643708 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643708 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262429115178914 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429115178914" session_id=3345230976 session_state=END} 20241017082643708 DSS <0004> hlr_ussd.c:576 262429115178914/0xc7642c80: Process SS (END) 20241017082643708 DSS <0004> hlr_ussd.c:518 262429115178914/0xc7642c80: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017082643708 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429115178914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429115178914" session_id=3345230976 session_state=END} 20241017082643708 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429115178914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082643708 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262429115178914 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082643708 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082643708 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@16b89b00666d: Found GsupExpect[0] for "262429115178914" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@16b89b00666d: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429115178914" TC_mo_ussd_euse_defaultroute(245)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082643710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37182<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@16b89b00666d: Final verdict of PTC: pass 20241017082643713 DAUC <0003> db_auc.c:157 IMSI='262423030857574': No 2G Auth Data 20241017082643713 DAUC <0003> db_auc.c:192 IMSI='262423030857574': No 3G Auth Data HLR_Test-GSUP(237)@16b89b00666d: Created GsupExpect[0] for "262423030857574" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241017082643728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 20241017082643731 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643731 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423030857574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423030857574" session_id=1753539266 session_state=BEGIN} 20241017082643731 DSS <0004> hlr_ussd.c:576 262423030857574/0x6884e2c2: Process SS (BEGIN) 20241017082643731 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017082643731 DSS <0004> hlr_ussd.c:518 262423030857574/0x6884e2c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017082643731 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643731 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data 20241017082643731 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643731 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@16b89b00666d: 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 } } } } } 20241017082643732 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643732 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643732 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262423030857574 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030857574" session_id=1753539266 session_state=END} 20241017082643732 DSS <0004> hlr_ussd.c:576 262423030857574/0x6884e2c2: Process SS (END) 20241017082643732 DSS <0004> hlr_ussd.c:518 262423030857574/0x6884e2c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017082643732 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423030857574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423030857574" session_id=1753539266 session_state=END} 20241017082643732 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423030857574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082643732 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262423030857574 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082643732 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082643732 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@16b89b00666d: Found GsupExpect[0] for "262423030857574" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@16b89b00666d: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423030857574" TC_mo_ussd_euse_defaultroute(246)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082643734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@16b89b00666d: Final verdict of PTC: pass 20241017082643737 DAUC <0003> db_auc.c:157 IMSI='262423054115867': No 2G Auth Data 20241017082643737 DAUC <0003> db_auc.c:192 IMSI='262423054115867': No 3G Auth Data HLR_Test-GSUP(237)@16b89b00666d: Created GsupExpect[0] for "262423054115867" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241017082643753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37192<->l=127.0.0.1:4258 20241017082643756 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643756 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423054115867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423054115867" session_id=1145672969 session_state=BEGIN} 20241017082643756 DSS <0004> hlr_ussd.c:576 262423054115867/0x44499509: Process SS (BEGIN) 20241017082643756 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241017082643756 DSS <0004> hlr_ussd.c:518 262423054115867/0x44499509: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241017082643756 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643756 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data 20241017082643756 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643756 DLINP <000b> input/ipa.c:431 127.0.0.1:40587 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@16b89b00666d: 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 } } } } } 20241017082643757 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643757 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643757 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262423054115867 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423054115867" session_id=1145672969 session_state=END} 20241017082643757 DSS <0004> hlr_ussd.c:576 262423054115867/0x44499509: Process SS (END) 20241017082643757 DSS <0004> hlr_ussd.c:518 262423054115867/0x44499509: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241017082643757 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423054115867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423054115867" session_id=1145672969 session_state=END} 20241017082643757 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423054115867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082643757 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262423054115867 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241017082643757 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082643757 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@16b89b00666d: Found GsupExpect[0] for "262423054115867" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@16b89b00666d: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262423054115867" TC_mo_ussd_euse_defaultroute(247)@16b89b00666d: 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)@16b89b00666d: setverdict(pass): none -> pass 20241017082643760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37192<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@16b89b00666d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@16b89b00666d: Final verdict of PTC: none 20241017082643761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241017082643762 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082643762 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082643762 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082643762 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082643762 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44003<->l=127.0.0.1:4259) 20241017082643762 DLINP <000b> input/ipa.c:451 connected read/write 20241017082643762 DLINP <000b> input/ipa.c:405 127.0.0.1:40587 message received 20241017082643762 DLINP <000b> input/ipa.c:414 127.0.0.1:40587 connection closed with server 20241017082643762 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40587 20241017082643762 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(235)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP(237)@16b89b00666d: Final verdict of PTC: none 238@16b89b00666d: Final verdict of PTC: none IPA-EUSE-foobar(236)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 238: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@16b89b00666d: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:43 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 20241017082643785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 20241017082643986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) 20241017082644834 DSS <0004> hlr_ussd.c:239 262429998017391/0x9afb4648: SS Session Timeout, destroying 20241017082644834 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429998017391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082644871 DSS <0004> hlr_ussd.c:239 262429704066787/0x4b7ccd73: SS Session Timeout, destroying 20241017082644871 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429704066787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082644905 DSS <0004> hlr_ussd.c:239 262420931299420/0x618a0184: SS Session Timeout, destroying 20241017082644905 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420931299420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082644946 DSS <0004> hlr_ussd.c:239 262423615488995/0x122a2918: SS Session Timeout, destroying 20241017082644946 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423615488995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082644964 DSS <0004> hlr_ussd.c:239 262424756256398/0x35a192ea: SS Session Timeout, destroying 20241017082644964 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424756256398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082644985 DSS <0004> hlr_ussd.c:239 262424608617715/0x8db712ff: SS Session Timeout, destroying 20241017082644986 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424608617715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=252, count=46328) 20241017082645008 DSS <0004> hlr_ussd.c:239 262428178049974/0x48472bd2: SS Session Timeout, destroying 20241017082645008 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428178049974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082645036 DSS <0004> hlr_ussd.c:239 262427934562160/0x0178c354: SS Session Timeout, destroying 20241017082645036 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427934562160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 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@16b89b00666d: 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@16b89b00666d: Test case TC_mo_sss_reject started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082647085 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082647085 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082647090 DLINP <000b> input/ipa.c:451 connected read/write 20241017082647090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082647091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(248)@16b89b00666d: 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 } } } } 20241017082647095 DLINP <000b> input/ipa.c:451 connected read/write 20241017082647095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082647095 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082647095 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082647095 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  20241017082647095 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082647095 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  20241017082647095 DLGSUP <0013> gsup_server.c:235 2:  20241017082647095 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082647095 DLGSUP <0013> gsup_server.c:235 3:  20241017082647095 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082647095 DLGSUP <0013> gsup_server.c:235 4:  20241017082647095 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082647095 DLGSUP <0013> gsup_server.c:235 5:  20241017082647095 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082647095 DLGSUP <0013> gsup_server.c:235 7:  20241017082647095 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082647095 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082647095 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082647095 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@16b89b00666d: 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") 20241017082647110 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34425<->l=127.0.0.1:4259) 20241017082647125 DAUC <0003> db_auc.c:157 IMSI='262420641907402': No 2G Auth Data 20241017082647125 DAUC <0003> db_auc.c:192 IMSI='262420641907402': No 3G Auth Data HLR_Test-GSUP(249)@16b89b00666d: Created GsupExpect[0] for "262420641907402" to be handled at TC_mo_sss_reject(252) 20241017082647159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 20241017082647174 DLINP <000b> input/ipa.c:451 connected read/write 20241017082647174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082647174 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420641907402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420641907402" session_id=1150701528 session_state=BEGIN} 20241017082647174 DSS <0004> hlr_ussd.c:576 262420641907402/0x44964fd8: Process SS (BEGIN) 20241017082647174 DSS <0004> hlr_ussd.c:498 262420641907402/0x44964fd8: SS CompType=Invoke, OpCode=InterrogateSS 20241017082647174 DSS <0004> hlr_ussd.c:506 262420641907402/0x44964fd8: Structured SS requests are not supported, rejecting... 20241017082647174 DSS <0004> hlr_ussd.c:354 262420641907402/0x44964fd8: Tx ReturnError(0, 0x15) 20241017082647174 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420641907402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420641907402" session_id=1150701528 session_state=END} 20241017082647174 DLINP <000b> input/ipa.c:451 connected read/write 20241017082647174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082647174 DLINP <000b> input/ipa.c:451 connected read/write 20241017082647174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@16b89b00666d: Found GsupExpect[0] for "262420641907402" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@16b89b00666d: Added IMSI table entry 0TC_mo_sss_reject(252)"262420641907402" TC_mo_sss_reject(252)@16b89b00666d: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@16b89b00666d: setverdict(pass): none -> pass 20241017082647179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@16b89b00666d: Final verdict of PTC: pass 20241017082647187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 20241017082647188 DLINP <000b> input/ipa.c:451 connected read/write 20241017082647188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082647188 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082647188 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082647188 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082647188 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34425<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@16b89b00666d: Final verdict of PTC: none 250@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 250: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@16b89b00666d: Test case TC_mo_sss_reject finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:47 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 20241017082647211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37234<->l=127.0.0.1:4258 20241017082647312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37234<->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=14728) 20241017082648353 DSS <0004> hlr_ussd.c:239 262420975213044/0xc1c49692: SS Session Timeout, destroying 20241017082648353 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420975213044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082648376 DSS <0004> hlr_ussd.c:239 262426859529928/0x2469ed0b: SS Session Timeout, destroying 20241017082648376 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426859529928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082648394 DSS <0004> hlr_ussd.c:239 262420382688337/0x7f8c5970: SS Session Timeout, destroying 20241017082648394 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420382688337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082648413 DSS <0004> hlr_ussd.c:239 262429298481617/0xfd7c8875: SS Session Timeout, destroying 20241017082648414 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429298481617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082648438 DSS <0004> hlr_ussd.c:239 262424196349347/0xdeba8441: SS Session Timeout, destroying 20241017082648438 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424196349347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082648459 DSS <0004> hlr_ussd.c:239 262422123948402/0xa3af3bc2: SS Session Timeout, destroying 20241017082648459 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422123948402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082648479 DSS <0004> hlr_ussd.c:239 262429245927057/0xa5e6a325: SS Session Timeout, destroying 20241017082648479 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429245927057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241017082648500 DSS <0004> hlr_ussd.c:239 262423986283151/0x831179ce: SS Session Timeout, destroying 20241017082648500 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423986283151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26:49 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_check_imei started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082650419 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082650419 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082650424 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37244<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082650429 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650429 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082650429 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082650429 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  20241017082650429 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082650429 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  20241017082650429 DLGSUP <0013> gsup_server.c:235 2:  20241017082650429 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082650429 DLGSUP <0013> gsup_server.c:235 3:  20241017082650429 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082650429 DLGSUP <0013> gsup_server.c:235 4:  20241017082650429 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082650429 DLGSUP <0013> gsup_server.c:235 5:  20241017082650429 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082650429 DLGSUP <0013> gsup_server.c:235 7:  20241017082650429 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082650429 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082650430 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082650430 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@16b89b00666d: 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") 20241017082650469 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39877<->l=127.0.0.1:4259) 20241017082650483 DAUC <0003> db_auc.c:157 IMSI='262427079114801': No 2G Auth Data 20241017082650483 DAUC <0003> db_auc.c:192 IMSI='262427079114801': No 3G Auth Data HLR_Test-GSUP(254)@16b89b00666d: Created GsupExpect[0] for "262427079114801" to be handled at TC_gsup_check_imei(257) 20241017082650517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37258<->l=127.0.0.1:4258 20241017082650531 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650531 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427079114801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427079114801"} 20241017082650531 DMAIN <0000> hlr.c:424 IMSI='262427079114801': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082650531 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427079114801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427079114801"} 20241017082650531 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427079114801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650532 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650532 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@16b89b00666d: Found GsupExpect[0] for "262427079114801" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@16b89b00666d: Added IMSI table entry 0TC_gsup_check_imei(257)"262427079114801" TC_gsup_check_imei(257)@16b89b00666d: setverdict(pass): none -> pass 20241017082650537 DAUC <0003> db_auc.c:192 IMSI='262427079114801': No 3G Auth Data 20241017082650543 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650543 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427079114801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427079114801"} 20241017082650543 DAUC <0003> hlr.c:417 IMSI='262427079114801': storing IMEI = 12345678901234 20241017082650546 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427079114801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427079114801"} 20241017082650546 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427079114801 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650546 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650546 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650547 DAUC <0003> db_auc.c:192 IMSI='262427079114801': No 3G Auth Data TC_gsup_check_imei(257)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082650549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37258<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@16b89b00666d: Final verdict of PTC: pass 20241017082650559 DAUC <0003> db_auc.c:157 IMSI='262422013281419': No 2G Auth Data 20241017082650559 DAUC <0003> db_auc.c:192 IMSI='262422013281419': No 3G Auth Data HLR_Test-GSUP(254)@16b89b00666d: Created GsupExpect[0] for "262422013281419" to be handled at TC_gsup_check_imei(258) 20241017082650571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20241017082650574 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650574 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422013281419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422013281419"} 20241017082650574 DMAIN <0000> hlr.c:424 IMSI='262422013281419': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082650574 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422013281419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422013281419"} 20241017082650574 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422013281419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650574 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650574 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@16b89b00666d: Found GsupExpect[0] for "262422013281419" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@16b89b00666d: Added IMSI table entry 1TC_gsup_check_imei(258)"262422013281419" TC_gsup_check_imei(258)@16b89b00666d: setverdict(pass): none -> pass 20241017082650575 DAUC <0003> db_auc.c:192 IMSI='262422013281419': No 3G Auth Data 20241017082650576 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650576 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422013281419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422013281419"} 20241017082650576 DAUC <0003> hlr.c:417 IMSI='262422013281419': storing IMEI = 12345678901234 20241017082650579 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422013281419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422013281419"} 20241017082650579 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422013281419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650579 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650579 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650579 DAUC <0003> db_auc.c:192 IMSI='262422013281419': No 3G Auth Data TC_gsup_check_imei(258)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082650579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@16b89b00666d: Final verdict of PTC: pass 20241017082650588 DAUC <0003> db_auc.c:157 IMSI='262427675811511': No 2G Auth Data 20241017082650588 DAUC <0003> db_auc.c:192 IMSI='262427675811511': No 3G Auth Data HLR_Test-GSUP(254)@16b89b00666d: Created GsupExpect[0] for "262427675811511" to be handled at TC_gsup_check_imei(259) 20241017082650599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4258 20241017082650601 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650601 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427675811511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427675811511"} 20241017082650601 DMAIN <0000> hlr.c:424 IMSI='262427675811511': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082650601 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427675811511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427675811511"} 20241017082650601 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427675811511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650601 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650601 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@16b89b00666d: Found GsupExpect[0] for "262427675811511" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@16b89b00666d: Added IMSI table entry 2TC_gsup_check_imei(259)"262427675811511" TC_gsup_check_imei(259)@16b89b00666d: setverdict(pass): none -> pass 20241017082650602 DAUC <0003> db_auc.c:192 IMSI='262427675811511': No 3G Auth Data 20241017082650603 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650603 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427675811511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427675811511"} 20241017082650603 DAUC <0003> hlr.c:417 IMSI='262427675811511': storing IMEI = 12345678901234 20241017082650606 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427675811511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427675811511"} 20241017082650606 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427675811511 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650606 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650606 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650606 DAUC <0003> db_auc.c:192 IMSI='262427675811511': No 3G Auth Data TC_gsup_check_imei(259)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082650607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@16b89b00666d: Final verdict of PTC: pass 20241017082650615 DAUC <0003> db_auc.c:157 IMSI='262423057612533': No 2G Auth Data 20241017082650615 DAUC <0003> db_auc.c:192 IMSI='262423057612533': No 3G Auth Data HLR_Test-GSUP(254)@16b89b00666d: Created GsupExpect[0] for "262423057612533" to be handled at TC_gsup_check_imei(260) 20241017082650627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37286<->l=127.0.0.1:4258 20241017082650629 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650629 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423057612533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423057612533"} 20241017082650629 DMAIN <0000> hlr.c:424 IMSI='262423057612533': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082650629 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423057612533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423057612533"} 20241017082650629 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423057612533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650629 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650629 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@16b89b00666d: Found GsupExpect[0] for "262423057612533" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@16b89b00666d: Added IMSI table entry 3TC_gsup_check_imei(260)"262423057612533" TC_gsup_check_imei(260)@16b89b00666d: setverdict(pass): none -> pass 20241017082650630 DAUC <0003> db_auc.c:157 IMSI='262423057612533': No 2G Auth Data 20241017082650631 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650631 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423057612533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423057612533"} 20241017082650631 DAUC <0003> hlr.c:417 IMSI='262423057612533': storing IMEI = 12345678901234 20241017082650633 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423057612533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423057612533"} 20241017082650633 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423057612533 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650633 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650633 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650634 DAUC <0003> db_auc.c:157 IMSI='262423057612533': No 2G Auth Data TC_gsup_check_imei(260)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082650634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37286<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@16b89b00666d: Final verdict of PTC: pass 20241017082650643 DAUC <0003> db_auc.c:157 IMSI='262426685707848': No 2G Auth Data 20241017082650643 DAUC <0003> db_auc.c:192 IMSI='262426685707848': No 3G Auth Data HLR_Test-GSUP(254)@16b89b00666d: Created GsupExpect[0] for "262426685707848" to be handled at TC_gsup_check_imei(261) 20241017082650655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 20241017082650658 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650658 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426685707848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426685707848"} 20241017082650658 DMAIN <0000> hlr.c:424 IMSI='262426685707848': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082650658 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426685707848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426685707848"} 20241017082650658 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426685707848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650658 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650658 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@16b89b00666d: Found GsupExpect[0] for "262426685707848" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@16b89b00666d: Added IMSI table entry 4TC_gsup_check_imei(261)"262426685707848" TC_gsup_check_imei(261)@16b89b00666d: setverdict(pass): none -> pass 20241017082650659 DAUC <0003> db_auc.c:157 IMSI='262426685707848': No 2G Auth Data 20241017082650660 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650660 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426685707848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426685707848"} 20241017082650660 DAUC <0003> hlr.c:417 IMSI='262426685707848': storing IMEI = 12345678901234 20241017082650663 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426685707848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426685707848"} 20241017082650663 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426685707848 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650663 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650663 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082650663 DAUC <0003> db_auc.c:157 IMSI='262426685707848': No 2G Auth Data 20241017082650664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@16b89b00666d: Final verdict of PTC: pass 20241017082650672 DAUC <0003> db_auc.c:157 IMSI='262427577782016': No 2G Auth Data 20241017082650672 DAUC <0003> db_auc.c:192 IMSI='262427577782016': No 3G Auth Data HLR_Test-GSUP(254)@16b89b00666d: Created GsupExpect[0] for "262427577782016" to be handled at TC_gsup_check_imei(262) 20241017082650687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37304<->l=127.0.0.1:4258 20241017082650689 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650689 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427577782016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427577782016"} 20241017082650689 DMAIN <0000> hlr.c:424 IMSI='262427577782016': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082650689 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427577782016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427577782016"} 20241017082650689 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427577782016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650689 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650689 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@16b89b00666d: Found GsupExpect[0] for "262427577782016" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@16b89b00666d: Added IMSI table entry 5TC_gsup_check_imei(262)"262427577782016" TC_gsup_check_imei(262)@16b89b00666d: setverdict(pass): none -> pass 20241017082650692 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650692 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427577782016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427577782016"} 20241017082650692 DAUC <0003> hlr.c:417 IMSI='262427577782016': storing IMEI = 12345678901234 20241017082650695 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427577782016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427577782016"} 20241017082650695 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427577782016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650695 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650695 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082650696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37304<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@16b89b00666d: Final verdict of PTC: pass 20241017082650707 DAUC <0003> db_auc.c:157 IMSI='262429253100312': No 2G Auth Data 20241017082650707 DAUC <0003> db_auc.c:192 IMSI='262429253100312': No 3G Auth Data HLR_Test-GSUP(254)@16b89b00666d: Created GsupExpect[0] for "262429253100312" to be handled at TC_gsup_check_imei(263) 20241017082650722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37314<->l=127.0.0.1:4258 20241017082650724 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650724 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429253100312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429253100312"} 20241017082650724 DMAIN <0000> hlr.c:424 IMSI='262429253100312': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082650724 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429253100312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429253100312"} 20241017082650724 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429253100312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650724 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650724 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@16b89b00666d: Found GsupExpect[0] for "262429253100312" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@16b89b00666d: Added IMSI table entry 6TC_gsup_check_imei(263)"262429253100312" TC_gsup_check_imei(263)@16b89b00666d: setverdict(pass): none -> pass 20241017082650726 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650726 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429253100312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429253100312"} 20241017082650726 DAUC <0003> hlr.c:417 IMSI='262429253100312': storing IMEI = 12345678901234 20241017082650728 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429253100312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429253100312"} 20241017082650728 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429253100312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650728 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650728 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082650729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37314<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@16b89b00666d: Final verdict of PTC: pass 20241017082650740 DAUC <0003> db_auc.c:157 IMSI='262423645476310': No 2G Auth Data 20241017082650740 DAUC <0003> db_auc.c:192 IMSI='262423645476310': No 3G Auth Data HLR_Test-GSUP(254)@16b89b00666d: Created GsupExpect[0] for "262423645476310" to be handled at TC_gsup_check_imei(264) 20241017082650754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37316<->l=127.0.0.1:4258 20241017082650757 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650757 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423645476310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423645476310"} 20241017082650757 DMAIN <0000> hlr.c:424 IMSI='262423645476310': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082650757 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423645476310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423645476310"} 20241017082650757 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423645476310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650757 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650757 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@16b89b00666d: Found GsupExpect[0] for "262423645476310" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@16b89b00666d: Added IMSI table entry 7TC_gsup_check_imei(264)"262423645476310" TC_gsup_check_imei(264)@16b89b00666d: setverdict(pass): none -> pass 20241017082650760 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650760 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423645476310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423645476310"} 20241017082650760 DAUC <0003> hlr.c:417 IMSI='262423645476310': storing IMEI = 12345678901234 20241017082650763 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423645476310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423645476310"} 20241017082650763 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423645476310 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082650763 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082650763 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082650764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37316<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082650774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37244<->l=127.0.0.1:4258 20241017082650774 DLINP <000b> input/ipa.c:451 connected read/write 20241017082650774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082650774 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082650774 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082650774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@16b89b00666d: Final verdict of PTC: none 20241017082650775 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39877<->l=127.0.0.1:4259) 255@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_check_imei finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:50 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 20241017082650848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37330<->l=127.0.0.1:4258 20241017082650949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37330<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=46000) Waiting for packet dumper to finish... 1 (prev_count=46000, count=67928) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_check_imei_via_proxy started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082654053 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082654053 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082654056 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082654058 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654058 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082654058 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082654058 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  20241017082654058 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082654058 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  20241017082654058 DLGSUP <0013> gsup_server.c:235 2:  20241017082654058 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082654058 DLGSUP <0013> gsup_server.c:235 3:  20241017082654058 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082654058 DLGSUP <0013> gsup_server.c:235 4:  20241017082654058 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082654058 DLGSUP <0013> gsup_server.c:235 5:  20241017082654058 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082654058 DLGSUP <0013> gsup_server.c:235 7:  20241017082654058 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082654058 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082654058 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082654058 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@16b89b00666d: 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") 20241017082654069 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34951<->l=127.0.0.1:4259) 20241017082654095 DAUC <0003> db_auc.c:157 IMSI='262426516202164': No 2G Auth Data 20241017082654095 DAUC <0003> db_auc.c:192 IMSI='262426516202164': No 3G Auth Data HLR_Test-GSUP(266)@16b89b00666d: Created GsupExpect[0] for "262426516202164" to be handled at TC_gsup_check_imei_via_proxy(269) 20241017082654130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 20241017082654144 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654144 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426516202164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426516202164" source_name="the-source\n"} 20241017082654144 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241017082654144 DMAIN <0000> hlr.c:424 IMSI='262426516202164': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082654145 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262426516202164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426516202164" destination_name="the-source\n"} 20241017082654145 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262426516202164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654145 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654145 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@16b89b00666d: Found GsupExpect[0] for "262426516202164" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@16b89b00666d: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426516202164" TC_gsup_check_imei_via_proxy(269)@16b89b00666d: setverdict(pass): none -> pass 20241017082654150 DAUC <0003> db_auc.c:192 IMSI='262426516202164': No 3G Auth Data 20241017082654156 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654156 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426516202164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426516202164" source_name="the-source\n"} 20241017082654156 DAUC <0003> hlr.c:417 IMSI='262426516202164': storing IMEI = 12345678901234 20241017082654159 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262426516202164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426516202164" destination_name="the-source\n"} 20241017082654159 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262426516202164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654159 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654159 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654162 DAUC <0003> db_auc.c:192 IMSI='262426516202164': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082654164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@16b89b00666d: Final verdict of PTC: pass 20241017082654174 DAUC <0003> db_auc.c:157 IMSI='262425961306458': No 2G Auth Data 20241017082654174 DAUC <0003> db_auc.c:192 IMSI='262425961306458': No 3G Auth Data HLR_Test-GSUP(266)@16b89b00666d: Created GsupExpect[0] for "262425961306458" to be handled at TC_gsup_check_imei_via_proxy(270) 20241017082654186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33710<->l=127.0.0.1:4258 20241017082654188 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654188 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425961306458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425961306458" source_name="the-source\n"} 20241017082654188 DMAIN <0000> hlr.c:424 IMSI='262425961306458': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082654188 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262425961306458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425961306458" destination_name="the-source\n"} 20241017082654188 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262425961306458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654188 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654188 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@16b89b00666d: Found GsupExpect[0] for "262425961306458" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@16b89b00666d: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425961306458" TC_gsup_check_imei_via_proxy(270)@16b89b00666d: setverdict(pass): none -> pass 20241017082654189 DAUC <0003> db_auc.c:192 IMSI='262425961306458': No 3G Auth Data 20241017082654190 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654190 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425961306458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425961306458" source_name="the-source\n"} 20241017082654190 DAUC <0003> hlr.c:417 IMSI='262425961306458': storing IMEI = 12345678901234 20241017082654192 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262425961306458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425961306458" destination_name="the-source\n"} 20241017082654192 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262425961306458 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654192 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654192 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654193 DAUC <0003> db_auc.c:192 IMSI='262425961306458': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082654193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33710<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@16b89b00666d: Final verdict of PTC: pass 20241017082654202 DAUC <0003> db_auc.c:157 IMSI='262423705682694': No 2G Auth Data 20241017082654202 DAUC <0003> db_auc.c:192 IMSI='262423705682694': No 3G Auth Data HLR_Test-GSUP(266)@16b89b00666d: Created GsupExpect[0] for "262423705682694" to be handled at TC_gsup_check_imei_via_proxy(271) 20241017082654214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33720<->l=127.0.0.1:4258 20241017082654216 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654216 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423705682694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423705682694" source_name="the-source\n"} 20241017082654216 DMAIN <0000> hlr.c:424 IMSI='262423705682694': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082654216 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262423705682694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423705682694" destination_name="the-source\n"} 20241017082654216 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262423705682694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654216 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654216 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@16b89b00666d: Found GsupExpect[0] for "262423705682694" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@16b89b00666d: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423705682694" TC_gsup_check_imei_via_proxy(271)@16b89b00666d: setverdict(pass): none -> pass 20241017082654217 DAUC <0003> db_auc.c:192 IMSI='262423705682694': No 3G Auth Data 20241017082654218 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654218 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423705682694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423705682694" source_name="the-source\n"} 20241017082654218 DAUC <0003> hlr.c:417 IMSI='262423705682694': storing IMEI = 12345678901234 20241017082654221 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262423705682694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423705682694" destination_name="the-source\n"} 20241017082654221 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262423705682694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654221 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654221 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082654222 DAUC <0003> db_auc.c:192 IMSI='262423705682694': No 3G Auth Data 20241017082654222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33720<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@16b89b00666d: Final verdict of PTC: pass 20241017082654230 DAUC <0003> db_auc.c:157 IMSI='262420238796659': No 2G Auth Data 20241017082654230 DAUC <0003> db_auc.c:192 IMSI='262420238796659': No 3G Auth Data HLR_Test-GSUP(266)@16b89b00666d: Created GsupExpect[0] for "262420238796659" to be handled at TC_gsup_check_imei_via_proxy(272) 20241017082654242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4258 20241017082654244 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654244 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420238796659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420238796659" source_name="the-source\n"} 20241017082654244 DMAIN <0000> hlr.c:424 IMSI='262420238796659': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082654244 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262420238796659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420238796659" destination_name="the-source\n"} 20241017082654244 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420238796659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654244 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654244 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@16b89b00666d: Found GsupExpect[0] for "262420238796659" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@16b89b00666d: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420238796659" TC_gsup_check_imei_via_proxy(272)@16b89b00666d: setverdict(pass): none -> pass 20241017082654245 DAUC <0003> db_auc.c:157 IMSI='262420238796659': No 2G Auth Data 20241017082654246 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654246 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420238796659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420238796659" source_name="the-source\n"} 20241017082654246 DAUC <0003> hlr.c:417 IMSI='262420238796659': storing IMEI = 12345678901234 20241017082654249 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262420238796659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420238796659" destination_name="the-source\n"} 20241017082654249 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420238796659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654249 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654249 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654249 DAUC <0003> db_auc.c:157 IMSI='262420238796659': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082654250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@16b89b00666d: Final verdict of PTC: pass 20241017082654258 DAUC <0003> db_auc.c:157 IMSI='262427382817461': No 2G Auth Data 20241017082654258 DAUC <0003> db_auc.c:192 IMSI='262427382817461': No 3G Auth Data HLR_Test-GSUP(266)@16b89b00666d: Created GsupExpect[0] for "262427382817461" to be handled at TC_gsup_check_imei_via_proxy(273) 20241017082654269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 20241017082654271 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654271 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427382817461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427382817461" source_name="the-source\n"} 20241017082654271 DMAIN <0000> hlr.c:424 IMSI='262427382817461': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082654271 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262427382817461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427382817461" destination_name="the-source\n"} 20241017082654271 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427382817461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654271 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654271 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@16b89b00666d: Found GsupExpect[0] for "262427382817461" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@16b89b00666d: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427382817461" 20241017082654272 DAUC <0003> db_auc.c:157 IMSI='262427382817461': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@16b89b00666d: setverdict(pass): none -> pass 20241017082654273 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654273 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427382817461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427382817461" source_name="the-source\n"} 20241017082654273 DAUC <0003> hlr.c:417 IMSI='262427382817461': storing IMEI = 12345678901234 20241017082654276 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262427382817461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427382817461" destination_name="the-source\n"} 20241017082654276 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427382817461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654276 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654276 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654277 DAUC <0003> db_auc.c:157 IMSI='262427382817461': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082654277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@16b89b00666d: Final verdict of PTC: pass 20241017082654285 DAUC <0003> db_auc.c:157 IMSI='262422951770060': No 2G Auth Data 20241017082654285 DAUC <0003> db_auc.c:192 IMSI='262422951770060': No 3G Auth Data HLR_Test-GSUP(266)@16b89b00666d: Created GsupExpect[0] for "262422951770060" to be handled at TC_gsup_check_imei_via_proxy(274) 20241017082654299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33740<->l=127.0.0.1:4258 20241017082654302 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654302 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422951770060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422951770060" source_name="the-source\n"} 20241017082654302 DMAIN <0000> hlr.c:424 IMSI='262422951770060': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082654302 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262422951770060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422951770060" destination_name="the-source\n"} 20241017082654302 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262422951770060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654302 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654302 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@16b89b00666d: Found GsupExpect[0] for "262422951770060" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@16b89b00666d: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422951770060" TC_gsup_check_imei_via_proxy(274)@16b89b00666d: setverdict(pass): none -> pass 20241017082654304 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654304 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422951770060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422951770060" source_name="the-source\n"} 20241017082654304 DAUC <0003> hlr.c:417 IMSI='262422951770060': storing IMEI = 12345678901234 20241017082654306 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262422951770060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422951770060" destination_name="the-source\n"} 20241017082654306 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262422951770060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654306 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654306 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082654307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33740<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@16b89b00666d: Final verdict of PTC: pass 20241017082654318 DAUC <0003> db_auc.c:157 IMSI='262429617354939': No 2G Auth Data 20241017082654318 DAUC <0003> db_auc.c:192 IMSI='262429617354939': No 3G Auth Data HLR_Test-GSUP(266)@16b89b00666d: Created GsupExpect[0] for "262429617354939" to be handled at TC_gsup_check_imei_via_proxy(275) 20241017082654332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20241017082654335 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654335 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429617354939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617354939" source_name="the-source\n"} 20241017082654335 DMAIN <0000> hlr.c:424 IMSI='262429617354939': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082654335 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262429617354939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429617354939" destination_name="the-source\n"} 20241017082654335 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429617354939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654335 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654335 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@16b89b00666d: Found GsupExpect[0] for "262429617354939" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@16b89b00666d: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429617354939" TC_gsup_check_imei_via_proxy(275)@16b89b00666d: setverdict(pass): none -> pass 20241017082654337 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654337 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429617354939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617354939" source_name="the-source\n"} 20241017082654337 DAUC <0003> hlr.c:417 IMSI='262429617354939': storing IMEI = 12345678901234 20241017082654339 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262429617354939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429617354939" destination_name="the-source\n"} 20241017082654339 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429617354939 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654339 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654339 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082654340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@16b89b00666d: Final verdict of PTC: pass 20241017082654351 DAUC <0003> db_auc.c:157 IMSI='262421392652210': No 2G Auth Data 20241017082654351 DAUC <0003> db_auc.c:192 IMSI='262421392652210': No 3G Auth Data HLR_Test-GSUP(266)@16b89b00666d: Created GsupExpect[0] for "262421392652210" to be handled at TC_gsup_check_imei_via_proxy(276) 20241017082654365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20241017082654367 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654367 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421392652210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421392652210" source_name="the-source\n"} 20241017082654367 DMAIN <0000> hlr.c:424 IMSI='262421392652210': has IMEI = 12345678901234 (consider setting 'store-imei') 20241017082654367 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262421392652210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421392652210" destination_name="the-source\n"} 20241017082654367 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421392652210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654367 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654367 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@16b89b00666d: Found GsupExpect[0] for "262421392652210" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@16b89b00666d: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421392652210" TC_gsup_check_imei_via_proxy(276)@16b89b00666d: setverdict(pass): none -> pass 20241017082654369 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654369 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421392652210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421392652210" source_name="the-source\n"} 20241017082654369 DAUC <0003> hlr.c:417 IMSI='262421392652210': storing IMEI = 12345678901234 20241017082654371 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262421392652210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421392652210" destination_name="the-source\n"} 20241017082654371 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421392652210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082654371 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082654371 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082654372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082654381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241017082654381 DLINP <000b> input/ipa.c:451 connected read/write 20241017082654381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082654381 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082654381 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082654381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082654381 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@16b89b00666d: Final verdict of PTC: none 20241017082654381 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34951<->l=127.0.0.1:4259) 267@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:54 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 20241017082654404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 20241017082654505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33764<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:26: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_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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_check_imei_invalid_len started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082657614 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082657614 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082657619 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082657625 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657625 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082657625 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082657625 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  20241017082657625 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082657625 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  20241017082657625 DLGSUP <0013> gsup_server.c:235 2:  20241017082657625 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082657625 DLGSUP <0013> gsup_server.c:235 3:  20241017082657625 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082657625 DLGSUP <0013> gsup_server.c:235 4:  20241017082657625 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082657625 DLGSUP <0013> gsup_server.c:235 5:  20241017082657625 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082657625 DLGSUP <0013> gsup_server.c:235 7:  20241017082657625 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082657625 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082657625 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082657625 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@16b89b00666d: 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") 20241017082657650 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40123<->l=127.0.0.1:4259) 20241017082657682 DAUC <0003> db_auc.c:157 IMSI='262429592974341': No 2G Auth Data 20241017082657682 DAUC <0003> db_auc.c:192 IMSI='262429592974341': No 3G Auth Data HLR_Test-GSUP(278)@16b89b00666d: Created GsupExpect[0] for "262429592974341" to be handled at TC_gsup_check_imei_invalid_len(281) 20241017082657719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4258 20241017082657729 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657729 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429592974341"} 20241017082657729 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017082657729 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429592974341" cause=Invalid mandatory information} 20241017082657729 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657729 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657729 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@16b89b00666d: Found GsupExpect[0] for "262429592974341" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@16b89b00666d: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429592974341" TC_gsup_check_imei_invalid_len(281)@16b89b00666d: setverdict(pass): none -> pass 20241017082657734 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657734 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429592974341"} 20241017082657734 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017082657734 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429592974341" cause=Invalid mandatory information} 20241017082657734 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657734 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657734 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657737 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657737 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429592974341"} 20241017082657737 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017082657737 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429592974341" cause=Invalid mandatory information} 20241017082657737 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657737 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657737 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657740 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657740 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429592974341"} 20241017082657740 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017082657740 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429592974341" cause=Invalid mandatory information} 20241017082657740 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657740 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657740 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657742 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657742 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429592974341"} 20241017082657742 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017082657742 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429592974341" cause=Invalid mandatory information} 20241017082657742 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429592974341 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657742 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657742 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33780<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@16b89b00666d: Final verdict of PTC: pass 20241017082657756 DAUC <0003> db_auc.c:157 IMSI='262423714794754': No 2G Auth Data 20241017082657756 DAUC <0003> db_auc.c:192 IMSI='262423714794754': No 3G Auth Data HLR_Test-GSUP(278)@16b89b00666d: Created GsupExpect[0] for "262423714794754" to be handled at TC_gsup_check_imei_invalid_len(282) 20241017082657768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20241017082657770 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657770 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423714794754"} 20241017082657770 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017082657770 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423714794754" cause=Invalid mandatory information} 20241017082657770 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657770 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657770 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@16b89b00666d: Found GsupExpect[0] for "262423714794754" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@16b89b00666d: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262423714794754" TC_gsup_check_imei_invalid_len(282)@16b89b00666d: setverdict(pass): none -> pass 20241017082657770 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657770 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423714794754"} 20241017082657770 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017082657770 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423714794754" cause=Invalid mandatory information} 20241017082657770 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657770 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657770 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657771 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657771 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423714794754"} 20241017082657771 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017082657771 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423714794754" cause=Invalid mandatory information} TC_gsup_check_imei_invalid_len(282)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657771 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657771 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657771 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657771 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657771 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423714794754"} 20241017082657771 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017082657771 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423714794754" cause=Invalid mandatory information} 20241017082657771 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657771 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657771 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657772 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657772 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423714794754"} 20241017082657772 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017082657772 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423714794754" cause=Invalid mandatory information} 20241017082657772 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423714794754 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657772 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657772 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@16b89b00666d: Final verdict of PTC: pass 20241017082657781 DAUC <0003> db_auc.c:157 IMSI='262420071222214': No 2G Auth Data 20241017082657781 DAUC <0003> db_auc.c:192 IMSI='262420071222214': No 3G Auth Data HLR_Test-GSUP(278)@16b89b00666d: Created GsupExpect[0] for "262420071222214" to be handled at TC_gsup_check_imei_invalid_len(283) 20241017082657792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4258 20241017082657794 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657794 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420071222214"} 20241017082657794 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017082657794 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420071222214" cause=Invalid mandatory information} 20241017082657794 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657794 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657794 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@16b89b00666d: Found GsupExpect[0] for "262420071222214" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@16b89b00666d: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420071222214" TC_gsup_check_imei_invalid_len(283)@16b89b00666d: setverdict(pass): none -> pass 20241017082657795 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657795 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420071222214"} 20241017082657795 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017082657795 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420071222214" cause=Invalid mandatory information} 20241017082657795 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657795 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657795 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657795 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657795 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420071222214"} 20241017082657795 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017082657795 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420071222214" cause=Invalid mandatory information} 20241017082657795 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657795 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657795 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657796 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657796 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420071222214"} 20241017082657796 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017082657796 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420071222214" cause=Invalid mandatory information} 20241017082657796 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657796 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657796 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657797 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657797 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420071222214"} 20241017082657797 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017082657797 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420071222214" cause=Invalid mandatory information} 20241017082657797 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420071222214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657797 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657797 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@16b89b00666d: Final verdict of PTC: pass 20241017082657806 DAUC <0003> db_auc.c:157 IMSI='262426813662841': No 2G Auth Data 20241017082657806 DAUC <0003> db_auc.c:192 IMSI='262426813662841': No 3G Auth Data HLR_Test-GSUP(278)@16b89b00666d: Created GsupExpect[0] for "262426813662841" to be handled at TC_gsup_check_imei_invalid_len(284) 20241017082657818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4258 20241017082657819 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657820 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426813662841"} 20241017082657820 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017082657820 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426813662841" cause=Invalid mandatory information} 20241017082657820 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657820 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657820 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@16b89b00666d: Found GsupExpect[0] for "262426813662841" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@16b89b00666d: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426813662841" TC_gsup_check_imei_invalid_len(284)@16b89b00666d: setverdict(pass): none -> pass 20241017082657820 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657820 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426813662841"} 20241017082657820 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017082657820 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426813662841" cause=Invalid mandatory information} 20241017082657820 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657820 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657820 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657821 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657821 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426813662841"} 20241017082657821 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017082657821 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426813662841" cause=Invalid mandatory information} 20241017082657821 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657821 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657821 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657822 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657822 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426813662841"} 20241017082657822 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017082657822 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426813662841" cause=Invalid mandatory information} 20241017082657822 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657822 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657822 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657822 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657822 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426813662841"} 20241017082657822 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017082657822 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426813662841" cause=Invalid mandatory information} 20241017082657822 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426813662841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657822 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657822 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@16b89b00666d: Final verdict of PTC: pass 20241017082657841 DAUC <0003> db_auc.c:157 IMSI='262425183332496': No 2G Auth Data 20241017082657841 DAUC <0003> db_auc.c:192 IMSI='262425183332496': No 3G Auth Data HLR_Test-GSUP(278)@16b89b00666d: Created GsupExpect[0] for "262425183332496" to be handled at TC_gsup_check_imei_invalid_len(285) 20241017082657852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4258 20241017082657854 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657854 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425183332496"} 20241017082657854 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017082657854 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425183332496" cause=Invalid mandatory information} 20241017082657854 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657854 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657854 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@16b89b00666d: Found GsupExpect[0] for "262425183332496" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@16b89b00666d: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425183332496" TC_gsup_check_imei_invalid_len(285)@16b89b00666d: setverdict(pass): none -> pass 20241017082657854 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657854 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425183332496"} 20241017082657854 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017082657854 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425183332496" cause=Invalid mandatory information} 20241017082657854 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657854 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657854 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657855 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657855 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425183332496"} 20241017082657855 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017082657855 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425183332496" cause=Invalid mandatory information} 20241017082657855 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657855 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657855 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657855 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657855 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425183332496"} 20241017082657856 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017082657856 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425183332496" cause=Invalid mandatory information} 20241017082657856 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657856 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657856 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657856 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657856 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425183332496"} 20241017082657856 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017082657856 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425183332496" cause=Invalid mandatory information} 20241017082657856 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425183332496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657856 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657856 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@16b89b00666d: Final verdict of PTC: pass 20241017082657865 DAUC <0003> db_auc.c:157 IMSI='262425946876336': No 2G Auth Data 20241017082657865 DAUC <0003> db_auc.c:192 IMSI='262425946876336': No 3G Auth Data HLR_Test-GSUP(278)@16b89b00666d: Created GsupExpect[0] for "262425946876336" to be handled at TC_gsup_check_imei_invalid_len(286) 20241017082657878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33800<->l=127.0.0.1:4258 20241017082657880 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657880 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946876336"} 20241017082657880 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017082657880 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425946876336" cause=Invalid mandatory information} 20241017082657880 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657880 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657880 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@16b89b00666d: Found GsupExpect[0] for "262425946876336" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@16b89b00666d: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262425946876336" TC_gsup_check_imei_invalid_len(286)@16b89b00666d: setverdict(pass): none -> pass 20241017082657881 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657881 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946876336"} 20241017082657881 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017082657881 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425946876336" cause=Invalid mandatory information} 20241017082657881 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657881 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657881 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657881 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657881 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946876336"} 20241017082657881 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017082657881 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425946876336" cause=Invalid mandatory information} 20241017082657881 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657881 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657881 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657882 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657882 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946876336"} 20241017082657882 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017082657882 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425946876336" cause=Invalid mandatory information} 20241017082657882 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657882 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657882 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657882 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657882 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946876336"} 20241017082657882 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017082657882 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425946876336" cause=Invalid mandatory information} 20241017082657882 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425946876336 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657882 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657882 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33800<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@16b89b00666d: Final verdict of PTC: pass 20241017082657894 DAUC <0003> db_auc.c:157 IMSI='262420783960655': No 2G Auth Data 20241017082657894 DAUC <0003> db_auc.c:192 IMSI='262420783960655': No 3G Auth Data HLR_Test-GSUP(278)@16b89b00666d: Created GsupExpect[0] for "262420783960655" to be handled at TC_gsup_check_imei_invalid_len(287) 20241017082657907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 20241017082657909 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657909 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420783960655"} 20241017082657909 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017082657909 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420783960655" cause=Invalid mandatory information} 20241017082657909 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657909 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657909 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@16b89b00666d: Found GsupExpect[0] for "262420783960655" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@16b89b00666d: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262420783960655" TC_gsup_check_imei_invalid_len(287)@16b89b00666d: setverdict(pass): none -> pass 20241017082657909 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657909 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420783960655"} 20241017082657909 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017082657909 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420783960655" cause=Invalid mandatory information} 20241017082657909 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657909 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657909 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657910 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657910 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420783960655"} 20241017082657910 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017082657910 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420783960655" cause=Invalid mandatory information} 20241017082657910 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657910 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657910 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657911 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657911 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420783960655"} 20241017082657911 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017082657911 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420783960655" cause=Invalid mandatory information} 20241017082657911 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657911 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657911 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657911 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657911 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420783960655"} 20241017082657911 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017082657911 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420783960655" cause=Invalid mandatory information} 20241017082657911 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420783960655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657911 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657911 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33808<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@16b89b00666d: Final verdict of PTC: pass 20241017082657923 DAUC <0003> db_auc.c:157 IMSI='262428456187519': No 2G Auth Data 20241017082657923 DAUC <0003> db_auc.c:192 IMSI='262428456187519': No 3G Auth Data HLR_Test-GSUP(278)@16b89b00666d: Created GsupExpect[0] for "262428456187519" to be handled at TC_gsup_check_imei_invalid_len(288) 20241017082657937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20241017082657938 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657938 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428456187519"} 20241017082657938 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241017082657938 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428456187519" cause=Invalid mandatory information} 20241017082657938 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657938 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657938 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@16b89b00666d: Found GsupExpect[0] for "262428456187519" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@16b89b00666d: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428456187519" TC_gsup_check_imei_invalid_len(288)@16b89b00666d: setverdict(pass): none -> pass 20241017082657939 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657939 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428456187519"} 20241017082657939 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241017082657939 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428456187519" cause=Invalid mandatory information} 20241017082657939 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657939 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657939 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657939 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657939 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428456187519"} 20241017082657939 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241017082657939 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428456187519" cause=Invalid mandatory information} 20241017082657939 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657939 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657939 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657940 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657940 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428456187519"} 20241017082657940 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241017082657940 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428456187519" cause=Invalid mandatory information} 20241017082657940 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657940 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657940 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657940 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657940 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428456187519"} 20241017082657940 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241017082657940 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428456187519" cause=Invalid mandatory information} 20241017082657940 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428456187519 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082657940 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082657941 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082657941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@16b89b00666d: Final verdict of PTC: pass MTC@16b89b00666d: setverdict(pass): none -> pass 20241017082657949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4258 20241017082657950 DLINP <000b> input/ipa.c:451 connected read/write 20241017082657950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082657950 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082657950 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082657950 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@16b89b00666d: Final verdict of PTC: none 20241017082657950 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40123<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@16b89b00666d: Final verdict of PTC: none 279@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: pass MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@16b89b00666d: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:26:57 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 20241017082657974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33828<->l=127.0.0.1:4258 20241017082658074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33828<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 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@16b89b00666d: 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@16b89b00666d: Test case TC_gsup_check_imei_unknown_imsi started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082701188 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082701188 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082701193 DLINP <000b> input/ipa.c:451 connected read/write 20241017082701193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082701194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33836<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082701198 DLINP <000b> input/ipa.c:451 connected read/write 20241017082701198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082701198 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082701198 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082701198 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  20241017082701198 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082701198 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  20241017082701198 DLGSUP <0013> gsup_server.c:235 2:  20241017082701198 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082701198 DLGSUP <0013> gsup_server.c:235 3:  20241017082701198 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082701198 DLGSUP <0013> gsup_server.c:235 4:  20241017082701198 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082701198 DLGSUP <0013> gsup_server.c:235 5:  20241017082701198 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082701198 DLGSUP <0013> gsup_server.c:235 7:  20241017082701198 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082701198 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082701198 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082701198 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@16b89b00666d: 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") 20241017082701220 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42711<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@16b89b00666d: Created GsupExpect[0] for "262428000051826" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241017082701234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20241017082701246 DLINP <000b> input/ipa.c:451 connected read/write 20241017082701246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082701246 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428000051826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428000051826"} 20241017082701246 DMAIN <0000> hlr.c:424 IMSI='262428000051826': has IMEI = 22245678901234 (consider setting 'store-imei') 20241017082701246 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428000051826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241017082701246 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428000051826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428000051826" cause=Invalid mandatory information} 20241017082701246 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428000051826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082701246 DLINP <000b> input/ipa.c:451 connected read/write 20241017082701246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082701246 DLINP <000b> input/ipa.c:451 connected read/write 20241017082701246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@16b89b00666d: Found GsupExpect[0] for "262428000051826" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@16b89b00666d: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428000051826" TC_gsup_check_imei_unknown_imsi(293)@16b89b00666d: setverdict(pass): none -> pass 20241017082701255 DLINP <000b> input/ipa.c:451 connected read/write 20241017082701255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082701255 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428000051826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428000051826"} 20241017082701255 DAUC <0003> hlr.c:417 IMSI='262428000051826': storing IMEI = 22245678901234 20241017082701255 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428000051826': no such subscriber 20241017082701255 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428000051826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241017082701255 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428000051826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428000051826" cause=Invalid mandatory information} 20241017082701255 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428000051826 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082701255 DLINP <000b> input/ipa.c:451 connected read/write 20241017082701255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082701255 DLINP <000b> input/ipa.c:451 connected read/write 20241017082701255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082701258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@16b89b00666d: Final verdict of PTC: pass 20241017082701259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33836<->l=127.0.0.1:4258 20241017082701261 DLINP <000b> input/ipa.c:451 connected read/write 20241017082701261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082701261 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082701261 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082701261 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082701261 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42711<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@16b89b00666d: Final verdict of PTC: none 291@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 291: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@16b89b00666d: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:27:01 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 20241017082701298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33844<->l=127.0.0.1:4258 20241017082701399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33844<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:27: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_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@16b89b00666d: 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@16b89b00666d: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082704507 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082704507 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082704512 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60394<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082704517 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704517 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082704517 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082704517 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  20241017082704517 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082704517 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  20241017082704517 DLGSUP <0013> gsup_server.c:235 2:  20241017082704517 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082704517 DLGSUP <0013> gsup_server.c:235 3:  20241017082704517 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082704517 DLGSUP <0013> gsup_server.c:235 4:  20241017082704517 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082704517 DLGSUP <0013> gsup_server.c:235 5:  20241017082704517 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082704517 DLGSUP <0013> gsup_server.c:235 7:  20241017082704517 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082704517 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082704517 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082704517 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@16b89b00666d: 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") 20241017082704545 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45751<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@16b89b00666d: Created GsupExpect[0] for "262421711089317" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241017082704559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4258 20241017082704564 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704564 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421711089317"} 20241017082704564 DMAIN <0000> hlr.c:216 IMSI='262421711089317': Creating subscriber on demand 20241017082704599 DMAIN <0000> hlr.c:232 IMSI='262421711089317': Successfully assigned MSISDN='908' 20241017082704599 DAUC <0003> hlr.c:417 IMSI='262421711089317': storing IMEI = 12345678901234 20241017082704618 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421711089317"} 20241017082704618 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082704618 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704618 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@16b89b00666d: Found GsupExpect[0] for "262421711089317" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@16b89b00666d: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421711089317" TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): none -> pass 20241017082704626 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704626 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704629 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704629 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704631 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704631 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704633 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704633 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421711089317" cn_domain=PS} 20241017082704633 DLU <0006> fsm.c:456 lu(262421711089317)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082704633 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082704641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082704641 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421711089317" cn_domain=PS} 20241017082704641 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704641 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704646 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704646 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421711089317"} 20241017082704646 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082704646 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082704646 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421711089317"} 20241017082704646 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082704646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082704646 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082704646 DLU <0006> fsm.c:568 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082704646 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704646 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704658 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704658 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421711089317"} 20241017082704658 DMAIN <0000> hlr.c:216 IMSI='262421711089317': Creating subscriber on demand 20241017082704670 DMAIN <0000> hlr.c:232 IMSI='262421711089317': Successfully assigned MSISDN='160' 20241017082704670 DAUC <0003> hlr.c:417 IMSI='262421711089317': storing IMEI = 12345678901234 20241017082704673 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421711089317"} 20241017082704673 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082704673 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704673 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704676 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704676 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704677 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704677 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704679 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704679 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704680 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704680 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704683 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704683 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421711089317" cn_domain=PS} 20241017082704683 DLU <0006> fsm.c:456 lu(262421711089317)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082704683 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082704688 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082704688 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421711089317" cn_domain=PS} 20241017082704688 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704688 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704692 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704692 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421711089317"} 20241017082704692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082704692 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082704692 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421711089317"} 20241017082704692 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082704692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082704692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082704692 DLU <0006> fsm.c:568 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082704692 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704692 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704703 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704703 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421711089317"} 20241017082704703 DMAIN <0000> hlr.c:216 IMSI='262421711089317': Creating subscriber on demand 20241017082704714 DMAIN <0000> hlr.c:232 IMSI='262421711089317': Successfully assigned MSISDN='917' 20241017082704714 DAUC <0003> hlr.c:417 IMSI='262421711089317': storing IMEI = 12345678901234 20241017082704717 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421711089317"} 20241017082704717 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082704717 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704717 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704719 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704719 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704720 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704720 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704721 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704721 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704723 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704723 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704725 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704725 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421711089317" cn_domain=PS} 20241017082704725 DLU <0006> fsm.c:456 lu(262421711089317)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082704725 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017082704725 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421711089317" cause=GPRS services not allowed} 20241017082704725 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082704725 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082704725 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: Freeing instance 20241017082704725 DLU <0006> fsm.c:568 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: Deallocated 20241017082704725 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704725 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704735 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704735 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421711089317"} 20241017082704735 DMAIN <0000> hlr.c:216 IMSI='262421711089317': Creating subscriber on demand 20241017082704740 DMAIN <0000> hlr.c:232 IMSI='262421711089317': Successfully assigned MSISDN='505' 20241017082704740 DAUC <0003> hlr.c:417 IMSI='262421711089317': storing IMEI = 12345678901234 20241017082704743 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421711089317"} 20241017082704743 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082704743 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704743 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704745 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704745 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704746 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704746 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704747 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704747 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704750 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704750 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421711089317" cn_domain=PS} 20241017082704750 DLU <0006> fsm.c:456 lu(262421711089317)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082704750 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017082704750 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421711089317" cause=GPRS services not allowed} 20241017082704750 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082704750 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082704750 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: Freeing instance 20241017082704750 DLU <0006> fsm.c:568 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: Deallocated 20241017082704750 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704750 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704759 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704759 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421711089317"} 20241017082704759 DMAIN <0000> hlr.c:216 IMSI='262421711089317': Creating subscriber on demand 20241017082704768 DAUC <0003> hlr.c:417 IMSI='262421711089317': storing IMEI = 12345678901234 20241017082704770 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421711089317"} 20241017082704770 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082704770 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704770 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704772 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704772 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704774 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704774 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704775 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704775 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704778 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704778 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421711089317" cn_domain=PS} 20241017082704778 DLU <0006> fsm.c:456 lu(262421711089317)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082704778 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017082704778 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421711089317" cause=GPRS services not allowed} 20241017082704778 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082704778 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082704778 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: Freeing instance 20241017082704778 DLU <0006> fsm.c:568 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: Deallocated 20241017082704778 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704778 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704787 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704787 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421711089317"} 20241017082704787 DMAIN <0000> hlr.c:216 IMSI='262421711089317': Creating subscriber on demand 20241017082704790 DAUC <0003> hlr.c:417 IMSI='262421711089317': storing IMEI = 12345678901234 20241017082704792 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421711089317"} 20241017082704792 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241017082704792 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704793 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704795 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704795 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704797 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704797 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704798 DAUC <0003> db_auc.c:157 IMSI='262421711089317': No 2G Auth Data 20241017082704798 DAUC <0003> db_auc.c:192 IMSI='262421711089317': No 3G Auth Data 20241017082704800 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704800 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421711089317" cn_domain=PS} 20241017082704800 DLU <0006> fsm.c:456 lu(262421711089317)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082704800 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082704806 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082704806 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421711089317" cn_domain=PS} 20241017082704806 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704806 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704809 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704809 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421711089317"} 20241017082704809 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082704809 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082704810 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421711089317"} 20241017082704810 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421711089317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082704810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082704810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082704810 DLU <0006> fsm.c:568 lu(PS:IMSI-262421711089317)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082704810 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082704810 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082704817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@16b89b00666d: Final verdict of PTC: pass 20241017082704818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60394<->l=127.0.0.1:4258 20241017082704820 DLINP <000b> input/ipa.c:451 connected read/write 20241017082704820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082704820 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082704820 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082704820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082704820 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45751<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@16b89b00666d: Final verdict of PTC: none 296@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 296: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@16b89b00666d: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:27:04 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 20241017082704848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4258 20241017082704949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2620) Waiting for packet dumper to finish... 1 (prev_count=2620, count=32312) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 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@16b89b00666d: 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@16b89b00666d: Test case TC_subscr_create_on_demand_ul started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082708059 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082708059 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082708063 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082708069 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082708069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082708069 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  20241017082708069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082708069 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  20241017082708069 DLGSUP <0013> gsup_server.c:235 2:  20241017082708069 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082708069 DLGSUP <0013> gsup_server.c:235 3:  20241017082708069 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082708069 DLGSUP <0013> gsup_server.c:235 4:  20241017082708069 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082708069 DLGSUP <0013> gsup_server.c:235 5:  20241017082708069 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082708069 DLGSUP <0013> gsup_server.c:235 7:  20241017082708069 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082708069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082708069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082708069 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@16b89b00666d: 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") 20241017082708087 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41587<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@16b89b00666d: Created GsupExpect[0] for "262422903695977" to be handled at TC_subscr_create_on_demand_ul(303) 20241017082708095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 20241017082708110 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708110 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422903695977" cn_domain=PS} 20241017082708110 DMAIN <0000> hlr.c:216 IMSI='262422903695977': Creating subscriber on demand 20241017082708115 DMAIN <0000> hlr.c:232 IMSI='262422903695977': Successfully assigned MSISDN='294' 20241017082708115 DLU <0006> fsm.c:456 lu(262422903695977)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082708116 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082708121 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082708121 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422903695977" cn_domain=PS} 20241017082708121 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708121 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@16b89b00666d: Found GsupExpect[0] for "262422903695977" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@16b89b00666d: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262422903695977" 20241017082708127 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708127 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422903695977"} 20241017082708127 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082708127 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082708127 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422903695977"} 20241017082708127 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082708127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082708127 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082708127 DLU <0006> fsm.c:568 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082708127 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708127 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@16b89b00666d: setverdict(pass): none -> pass 20241017082708130 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708130 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708132 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708132 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708134 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708134 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708143 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708143 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422903695977" cn_domain=PS} 20241017082708143 DMAIN <0000> hlr.c:216 IMSI='262422903695977': Creating subscriber on demand 20241017082708149 DMAIN <0000> hlr.c:232 IMSI='262422903695977': Successfully assigned MSISDN='606' 20241017082708149 DLU <0006> fsm.c:456 lu(262422903695977)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082708149 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082708155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082708155 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422903695977" cn_domain=PS} 20241017082708155 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708155 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708158 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708158 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422903695977"} 20241017082708158 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082708158 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082708158 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422903695977"} 20241017082708158 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082708158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082708158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082708158 DLU <0006> fsm.c:568 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082708158 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708158 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082708160 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708160 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708162 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708162 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708163 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708163 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708165 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708165 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708179 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708179 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422903695977" cn_domain=PS} 20241017082708179 DMAIN <0000> hlr.c:216 IMSI='262422903695977': Creating subscriber on demand 20241017082708185 DMAIN <0000> hlr.c:232 IMSI='262422903695977': Successfully assigned MSISDN='697' 20241017082708185 DLU <0006> fsm.c:456 lu(262422903695977)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082708185 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017082708185 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422903695977" cause=GPRS services not allowed} 20241017082708185 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082708185 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082708185 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: Freeing instance 20241017082708185 DLU <0006> fsm.c:568 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: Deallocated 20241017082708185 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708185 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708187 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708187 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082708188 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708188 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708189 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708189 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708191 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708191 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708199 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708199 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422903695977" cn_domain=PS} 20241017082708199 DMAIN <0000> hlr.c:216 IMSI='262422903695977': Creating subscriber on demand 20241017082708205 DMAIN <0000> hlr.c:232 IMSI='262422903695977': Successfully assigned MSISDN='280' 20241017082708205 DLU <0006> fsm.c:456 lu(262422903695977)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082708205 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017082708205 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422903695977" cause=GPRS services not allowed} 20241017082708205 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082708205 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082708205 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: Freeing instance 20241017082708205 DLU <0006> fsm.c:568 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: Deallocated 20241017082708205 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708205 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708207 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708207 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082708208 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708208 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708209 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708209 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708218 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708218 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422903695977" cn_domain=PS} 20241017082708218 DMAIN <0000> hlr.c:216 IMSI='262422903695977': Creating subscriber on demand 20241017082708221 DLU <0006> fsm.c:456 lu(262422903695977)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082708221 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241017082708221 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422903695977" cause=GPRS services not allowed} 20241017082708221 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082708221 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082708221 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: Freeing instance 20241017082708221 DLU <0006> fsm.c:568 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: Deallocated 20241017082708221 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708221 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708223 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708223 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082708224 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708224 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708226 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708226 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708238 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708238 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422903695977" cn_domain=PS} 20241017082708238 DMAIN <0000> hlr.c:216 IMSI='262422903695977': Creating subscriber on demand 20241017082708241 DLU <0006> fsm.c:456 lu(262422903695977)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082708241 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082708247 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082708247 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422903695977" cn_domain=PS} 20241017082708247 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708247 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708250 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708250 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422903695977"} 20241017082708250 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082708250 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082708250 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422903695977"} 20241017082708250 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422903695977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082708250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082708250 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082708250 DLU <0006> fsm.c:568 lu(PS:IMSI-262422903695977)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082708250 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708250 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082708252 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708252 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082708254 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708254 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data 20241017082708255 DAUC <0003> db_auc.c:157 IMSI='262422903695977': No 2G Auth Data 20241017082708255 DAUC <0003> db_auc.c:192 IMSI='262422903695977': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082708261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@16b89b00666d: Final verdict of PTC: pass 20241017082708263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60404<->l=127.0.0.1:4258 20241017082708265 DLINP <000b> input/ipa.c:451 connected read/write 20241017082708265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082708265 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082708265 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082708265 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082708265 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41587<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@16b89b00666d: Final verdict of PTC: none 301@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 301: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@16b89b00666d: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:27:08 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 20241017082708299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 20241017082708400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60426<->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=31160) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:27:10 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@16b89b00666d: 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@16b89b00666d: Test case TC_subscr_create_on_demand_sai started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082711519 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082711519 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082711524 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082711526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082711529 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082711529 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082711529 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082711529 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  20241017082711529 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082711529 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  20241017082711529 DLGSUP <0013> gsup_server.c:235 2:  20241017082711529 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082711529 DLGSUP <0013> gsup_server.c:235 3:  20241017082711529 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082711529 DLGSUP <0013> gsup_server.c:235 4:  20241017082711529 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082711529 DLGSUP <0013> gsup_server.c:235 5:  20241017082711529 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082711530 DLGSUP <0013> gsup_server.c:235 7:  20241017082711530 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082711530 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082711530 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082711530 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@16b89b00666d: 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") 20241017082711556 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43043<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@16b89b00666d: Created GsupExpect[0] for "262429514276265" to be handled at TC_subscr_create_on_demand_sai(308) 20241017082711572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60452<->l=127.0.0.1:4258 20241017082711583 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082711583 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429514276265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429514276265"} 20241017082711584 DMAIN <0000> hlr.c:216 IMSI='262429514276265': Creating subscriber on demand 20241017082711610 DMAIN <0000> hlr.c:232 IMSI='262429514276265': Successfully assigned MSISDN='401' 20241017082711610 DAUC <0003> db_auc.c:157 IMSI='262429514276265': No 2G Auth Data 20241017082711610 DAUC <0003> db_auc.c:192 IMSI='262429514276265': No 3G Auth Data 20241017082711610 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429514276265 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 20241017082711610 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429514276265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429514276265" cause=IMSI unknown in HLR} 20241017082711610 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429514276265 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241017082711610 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082711610 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@16b89b00666d: Found GsupExpect[0] for "262429514276265" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@16b89b00666d: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429514276265" TC_subscr_create_on_demand_sai(308)@16b89b00666d: setverdict(pass): none -> pass 20241017082711618 DAUC <0003> db_auc.c:157 IMSI='262429514276265': No 2G Auth Data 20241017082711618 DAUC <0003> db_auc.c:192 IMSI='262429514276265': No 3G Auth Data 20241017082711620 DAUC <0003> db_auc.c:157 IMSI='262429514276265': No 2G Auth Data 20241017082711620 DAUC <0003> db_auc.c:192 IMSI='262429514276265': No 3G Auth Data 20241017082711621 DAUC <0003> db_auc.c:157 IMSI='262429514276265': No 2G Auth Data 20241017082711621 DAUC <0003> db_auc.c:192 IMSI='262429514276265': No 3G Auth Data 20241017082711624 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082711624 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429514276265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429514276265" cn_domain=PS} 20241017082711624 DLU <0006> fsm.c:456 lu(262429514276265)[0x55975058e0b0]{UNVALIDATED}: Allocated 20241017082711624 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429514276265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241017082711630 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429514276265)[0x55975058e0b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082711630 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429514276265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429514276265" cn_domain=PS} 20241017082711630 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082711630 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082711634 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082711634 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429514276265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429514276265"} 20241017082711634 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429514276265)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082711634 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429514276265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082711634 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429514276265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429514276265"} 20241017082711634 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429514276265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082711634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429514276265)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082711634 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429514276265)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082711634 DLU <0006> fsm.c:568 lu(PS:IMSI-262429514276265)[0x55975058e0b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082711634 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082711634 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082711640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60452<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@16b89b00666d: Final verdict of PTC: pass 20241017082711640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@16b89b00666d: Final verdict of PTC: none 306@16b89b00666d: Final verdict of PTC: none 20241017082711642 DLINP <000b> input/ipa.c:451 connected read/write 20241017082711642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082711642 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082711642 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082711642 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082711642 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43043<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(307)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 306: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@16b89b00666d: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:27:11 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 20241017082711677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33658<->l=127.0.0.1:4258 20241017082711778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33658<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:27:13 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@16b89b00666d: 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@16b89b00666d: Test case TC_MSLookup_mDNS_service_other_home started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082714902 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082714902 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082714906 DLINP <000b> input/ipa.c:451 connected read/write 20241017082714907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082714908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33672<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@16b89b00666d: 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) } } } } 20241017082714912 DLINP <000b> input/ipa.c:451 connected read/write 20241017082714912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082714912 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082714912 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082714912 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  20241017082714912 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082714912 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  20241017082714912 DLGSUP <0013> gsup_server.c:235 2:  20241017082714912 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082714912 DLGSUP <0013> gsup_server.c:235 3:  20241017082714912 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082714912 DLGSUP <0013> gsup_server.c:235 4:  20241017082714912 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082714912 DLGSUP <0013> gsup_server.c:235 5:  20241017082714912 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082714912 DLGSUP <0013> gsup_server.c:235 7:  20241017082714912 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082714912 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082714912 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(309)@16b89b00666d: 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 } } } } 20241017082714912 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@16b89b00666d: 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") 20241017082714933 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32961<->l=127.0.0.1:4259) 20241017082714936 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241017082714936 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@16b89b00666d: Created GsupExpect[0] for "262429937551436" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241017082714956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 20241017082714965 DAUC <0003> db_auc.c:157 IMSI='262429937551436': No 2G Auth Data 20241017082714965 DAUC <0003> db_auc.c:192 IMSI='262429937551436': No 3G Auth Data 20241017082714978 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615363578.msisdn 20241017082714978 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615363578.msisdn: not attached (vlr_number unset) 20241017082714978 DDGSM <0007> mslookup_server.c:327 sip.voice.491615363578.msisdn: does not exist in GSUP proxy 20241017082715986 DLINP <000b> input/ipa.c:451 connected read/write 20241017082715986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082715986 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429937551436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429937551436" cn_domain=CS} 20241017082715986 DLU <0006> fsm.c:456 lu(262429937551436)[0x559750589a60]{UNVALIDATED}: Allocated 20241017082715986 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429937551436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241017082716001 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429937551436)[0x559750589a60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241017082716001 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429937551436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429937551436" cn_domain=CS} 20241017082716001 DLINP <000b> input/ipa.c:451 connected read/write 20241017082716001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082716001 DLINP <000b> input/ipa.c:451 connected read/write 20241017082716001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@16b89b00666d: Found GsupExpect[0] for "262429937551436" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@16b89b00666d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429937551436" 20241017082716008 DLINP <000b> input/ipa.c:451 connected read/write 20241017082716008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082716008 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429937551436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429937551436"} 20241017082716008 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429937551436)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241017082716008 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429937551436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241017082716009 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429937551436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429937551436"} 20241017082716009 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429937551436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082716009 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429937551436)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241017082716009 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429937551436)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241017082716009 DLU <0006> fsm.c:568 lu(CS:IMSI-262429937551436)[0x559750589a60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241017082716009 DLINP <000b> input/ipa.c:451 connected read/write 20241017082716009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082716009 DLINP <000b> input/ipa.c:451 connected read/write 20241017082716009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@16b89b00666d: setverdict(pass): none -> pass 20241017082716012 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615363578.msisdn 20241017082716012 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615363578.msisdn: attached 1 seconds ago at local VLR MSC-00-00-00-00-00-00 20241017082716013 DDGSM <0007> mslookup_server.c:327 sip.voice.491615363578.msisdn: does not exist in GSUP proxy 20241017082716013 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615363578.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@16b89b00666d: setverdict(pass): pass -> pass, component reason not changed 20241017082716022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@16b89b00666d: Final verdict of PTC: pass 20241017082716024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33672<->l=127.0.0.1:4258 20241017082716025 DLINP <000b> input/ipa.c:451 connected read/write 20241017082716025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082716025 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082716025 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082716025 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082716025 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32961<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@16b89b00666d: Final verdict of PTC: none 311@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 311: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@16b89b00666d: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 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 20241017082716055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33692<->l=127.0.0.1:4258 20241017082716156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33692<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12072) Waiting for packet dumper to finish... 1 (prev_count=12072, count=18460) 20241017082717176 DSS <0004> hlr_ussd.c:239 262420641907402/0x44964fd8: SS Session Timeout, destroying 20241017082717176 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420641907402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:27:18 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@16b89b00666d: 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@16b89b00666d: Test case TC_MSLookup_GSUP_proxy started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082719271 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082719271 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082719275 DLINP <000b> input/ipa.c:451 connected read/write 20241017082719275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082719277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082719281 DLINP <000b> input/ipa.c:451 connected read/write 20241017082719281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082719281 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082719281 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082719281 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  20241017082719281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082719281 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  20241017082719281 DLGSUP <0013> gsup_server.c:235 2:  20241017082719281 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082719281 DLGSUP <0013> gsup_server.c:235 3:  20241017082719281 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082719281 DLGSUP <0013> gsup_server.c:235 4:  20241017082719281 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082719281 DLGSUP <0013> gsup_server.c:235 5:  20241017082719281 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082719281 DLGSUP <0013> gsup_server.c:235 7:  20241017082719281 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082719281 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082719281 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082719281 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241017082719282 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241017082719282 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@16b89b00666d: 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") 20241017082719312 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36949<->l=127.0.0.1:4259) 20241017082719313 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241017082719313 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@16b89b00666d: Created GsupExpect[0] for "262423875542727" to be handled at TC_MSLookup_GSUP_proxy(320) 20241017082719324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33704<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@16b89b00666d: Created GsupExpect[0] for "262423875542727" to be handled at TC_MSLookup_GSUP_proxy(320) 20241017082719332 DLINP <000b> input/ipa.c:451 connected read/write 20241017082719332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082719332 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423875542727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423875542727" cn_domain=CS} 20241017082719332 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423875542727 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241017082719332 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423875542727 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241017082719332 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423875542727.imsi 20241017082719333 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423875542727.imsi 20241017082719333 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423875542727.imsi: does not exist in local HLR 20241017082719344 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423875542727 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241017082719344 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241017082719344 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241017082719344 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241017082719344 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241017082719344 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241017082719344 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423875542727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082719344 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017082719344 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017082719344 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017082719344 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017082719344 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017082719344 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@16b89b00666d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@16b89b00666d: 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) } } } } 20241017082719350 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082719350 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082719350 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241017082719350 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241017082719350 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241017082719354 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082719354 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082719354 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@16b89b00666d: 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)@16b89b00666d: 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)@16b89b00666d: Found GsupExpect[0] for "262423875542727" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@16b89b00666d: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423875542727" HLR_Test-GSUP-server-IPA(318)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082719398 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082719398 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082719398 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082719398 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082719398 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423875542727 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614263160 20241017082719398 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423875542727 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017082719398 DLINP <000b> input/ipa.c:451 connected read/write 20241017082719398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082719399 DLINP <000b> input/ipa.c:451 connected read/write 20241017082719399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@16b89b00666d: Found GsupExpect[0] for "262423875542727" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@16b89b00666d: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423875542727" 20241017082719407 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082719407 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082719407 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423875542727 MSISDN-491614263160 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017082719407 DLINP <000b> input/ipa.c:451 connected read/write 20241017082719407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082719407 DLINP <000b> input/ipa.c:451 connected read/write 20241017082719407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082719411 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082719411 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082719411 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423875542727 MSISDN-491614263160 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 20241017082719411 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423875542727 MSISDN-491614263160 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017082719411 DLINP <000b> input/ipa.c:451 connected read/write 20241017082719411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082719411 DLINP <000b> input/ipa.c:451 connected read/write 20241017082719411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@16b89b00666d: setverdict(pass): none -> pass 20241017082719413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33704<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@16b89b00666d: Final verdict of PTC: pass 20241017082719424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33698<->l=127.0.0.1:4258 20241017082719426 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36949<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@16b89b00666d: Final verdict of PTC: none 20241017082719427 DLINP <000b> input/ipa.c:451 connected read/write 20241017082719427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082719427 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082719427 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082719427 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@16b89b00666d: Final verdict of PTC: none 316@16b89b00666d: Final verdict of PTC: none 20241017082719428 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082719428 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082719428 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241017082719428 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241017082719428 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 316: none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@16b89b00666d: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:27:19 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 20241017082719511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 20241017082719612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33708<->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=18388) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:27: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_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@16b89b00666d: 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@16b89b00666d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082722733 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082722733 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082722735 DLINP <000b> input/ipa.c:451 connected read/write 20241017082722735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082722737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48088<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082722740 DLINP <000b> input/ipa.c:451 connected read/write 20241017082722740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082722740 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082722740 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082722740 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  20241017082722740 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082722740 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  20241017082722740 DLGSUP <0013> gsup_server.c:235 2:  20241017082722740 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082722740 DLGSUP <0013> gsup_server.c:235 3:  20241017082722740 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082722740 DLGSUP <0013> gsup_server.c:235 4:  20241017082722740 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082722740 DLGSUP <0013> gsup_server.c:235 5:  20241017082722740 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082722740 DLGSUP <0013> gsup_server.c:235 7:  20241017082722740 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082722740 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082722740 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082722740 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082722741 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241017082722741 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@16b89b00666d: 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") 20241017082722769 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45961<->l=127.0.0.1:4259) 20241017082722774 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241017082722774 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@16b89b00666d: Created GsupExpect[0] for "262422949193651" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241017082722797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4258 20241017082722814 DAUC <0003> db_auc.c:157 IMSI='262422949193651': No 2G Auth Data 20241017082722814 DAUC <0003> db_auc.c:192 IMSI='262422949193651': No 3G Auth Data 20241017082722827 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422949193651.imsi 20241017082722827 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422949193651.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@16b89b00666d: setverdict(pass): none -> pass 20241017082722839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@16b89b00666d: Final verdict of PTC: pass 20241017082722841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48088<->l=127.0.0.1:4258 20241017082722843 DLINP <000b> input/ipa.c:451 connected read/write 20241017082722843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082722843 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082722843 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082722843 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082722843 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45961<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@16b89b00666d: Final verdict of PTC: none 323@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 323: none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@16b89b00666d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:27:22 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 20241017082722877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 20241017082722978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48114<->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=16188) MTC@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 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@16b89b00666d: 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@16b89b00666d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082726095 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082726095 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082726099 DLINP <000b> input/ipa.c:451 connected read/write 20241017082726099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082726101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@16b89b00666d: 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) } } } } 20241017082726104 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241017082726104 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@16b89b00666d: 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 } } } } 20241017082726105 DLINP <000b> input/ipa.c:451 connected read/write 20241017082726105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082726105 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082726105 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082726105 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  20241017082726105 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082726105 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  20241017082726105 DLGSUP <0013> gsup_server.c:235 2:  20241017082726105 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082726105 DLGSUP <0013> gsup_server.c:235 3:  20241017082726105 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082726105 DLGSUP <0013> gsup_server.c:235 4:  20241017082726105 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082726105 DLGSUP <0013> gsup_server.c:235 5:  20241017082726105 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082726105 DLGSUP <0013> gsup_server.c:235 7:  20241017082726105 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082726105 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082726105 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082726105 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@16b89b00666d: 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") 20241017082726132 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45315<->l=127.0.0.1:4259) 20241017082726133 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241017082726133 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@16b89b00666d: Created GsupExpect[0] for "262425731022962" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241017082726138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48118<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@16b89b00666d: Created GsupExpect[0] for "262425731022962" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241017082726146 DLINP <000b> input/ipa.c:451 connected read/write 20241017082726146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082726146 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425731022962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425731022962" cn_domain=CS} 20241017082726146 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425731022962 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241017082726146 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425731022962 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241017082726146 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425731022962.imsi 20241017082726146 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425731022962.imsi 20241017082726146 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425731022962.imsi: does not exist in local HLR 20241017082726151 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425731022962 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241017082726151 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241017082726151 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241017082726151 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241017082726151 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241017082726151 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241017082726151 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425731022962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082726151 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017082726151 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017082726151 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017082726151 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017082726151 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017082726151 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@16b89b00666d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@16b89b00666d: 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) } } } } 20241017082726154 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082726154 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082726154 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241017082726154 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241017082726154 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241017082726156 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082726156 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082726156 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@16b89b00666d: 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)@16b89b00666d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@16b89b00666d: Found GsupExpect[0] for "262425731022962" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@16b89b00666d: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425731022962" HLR_Test-GSUP-server-IPA(330)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082726198 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082726198 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082726198 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082726198 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082726198 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425731022962 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617735612 20241017082726198 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425731022962 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017082726199 DLINP <000b> input/ipa.c:451 connected read/write 20241017082726199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082726199 DLINP <000b> input/ipa.c:451 connected read/write 20241017082726199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@16b89b00666d: Found GsupExpect[0] for "262425731022962" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@16b89b00666d: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425731022962" 20241017082726208 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082726208 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082726208 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425731022962 MSISDN-491617735612 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017082726208 DLINP <000b> input/ipa.c:451 connected read/write 20241017082726208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082726208 DLINP <000b> input/ipa.c:451 connected read/write 20241017082726208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082726212 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082726212 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082726212 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425731022962 MSISDN-491617735612 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 20241017082726213 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425731022962 MSISDN-491617735612 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017082726213 DLINP <000b> input/ipa.c:451 connected read/write 20241017082726213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082726213 DLINP <000b> input/ipa.c:451 connected read/write 20241017082726213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082726215 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425731022962.imsi 20241017082726215 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425731022962.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@16b89b00666d: setverdict(pass): none -> pass 20241017082727218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48118<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@16b89b00666d: Final verdict of PTC: pass 20241017082727221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48116<->l=127.0.0.1:4258 20241017082727223 DLINP <000b> input/ipa.c:451 connected read/write 20241017082727223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082727223 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082727224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082727224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP(327)@16b89b00666d: Final verdict of PTC: none 20241017082727224 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45315<->l=127.0.0.1:4259) 20241017082727225 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082727225 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082727225 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 328@16b89b00666d: Final verdict of PTC: none 20241017082727225 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241017082727225 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(326)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 328: none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@16b89b00666d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:27:27 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 20241017082727252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48134<->l=127.0.0.1:4258 20241017082727353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48134<->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@16b89b00666d: 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@16b89b00666d: 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 ------ Thu Oct 17 08:27:29 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@16b89b00666d: 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@16b89b00666d: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@16b89b00666d: legacy= false MTC@16b89b00666d: in not legacy case 1 MTC@16b89b00666d: in not legacy case 2 20241017082730459 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241017082730459 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082730462 DLINP <000b> input/ipa.c:451 connected read/write 20241017082730462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082730464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@16b89b00666d: 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)@16b89b00666d: 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 } } } } 20241017082730465 DLINP <000b> input/ipa.c:451 connected read/write 20241017082730465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082730465 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241017082730465 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241017082730465 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  20241017082730465 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241017082730465 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  20241017082730465 DLGSUP <0013> gsup_server.c:235 2:  20241017082730465 DLGSUP <0013> gsup_server.c:237 2: 00  20241017082730465 DLGSUP <0013> gsup_server.c:235 3:  20241017082730465 DLGSUP <0013> gsup_server.c:237 3: 00  20241017082730465 DLGSUP <0013> gsup_server.c:235 4:  20241017082730465 DLGSUP <0013> gsup_server.c:237 4: 00  20241017082730465 DLGSUP <0013> gsup_server.c:235 5:  20241017082730465 DLGSUP <0013> gsup_server.c:237 5: 00  20241017082730465 DLGSUP <0013> gsup_server.c:235 7:  20241017082730465 DLGSUP <0013> gsup_server.c:237 7: 00  20241017082730465 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241017082730465 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241017082730465 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)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082730466 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241017082730466 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@16b89b00666d: 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") 20241017082730495 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36359<->l=127.0.0.1:4259) 20241017082730498 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241017082730498 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@16b89b00666d: Created GsupExpect[0] for "262422219539349" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241017082730509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48148<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@16b89b00666d: Created GsupExpect[0] for "262422219539349" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241017082730515 DLINP <000b> input/ipa.c:451 connected read/write 20241017082730515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082730515 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422219539349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422219539349" cn_domain=CS} 20241017082730515 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422219539349 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241017082730515 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422219539349 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241017082730515 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422219539349.imsi 20241017082730515 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422219539349.imsi 20241017082730515 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422219539349.imsi: does not exist in local HLR 20241017082730521 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422219539349 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241017082730521 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241017082730521 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241017082730521 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241017082730521 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241017082730521 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241017082730521 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422219539349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241017082730521 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017082730521 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017082730521 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017082730521 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241017082730521 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241017082730521 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@16b89b00666d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@16b89b00666d: 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) } } } } 20241017082730524 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082730524 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082730524 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241017082730524 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241017082730524 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241017082730526 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082730526 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082730526 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@16b89b00666d: 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)@16b89b00666d: 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)@16b89b00666d: Found GsupExpect[0] for "262422219539349" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@16b89b00666d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422219539349" HLR_Test-GSUP-server-IPA(337)@16b89b00666d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@16b89b00666d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241017082730566 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082730566 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082730566 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082730566 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082730567 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422219539349 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618340121 20241017082730567 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422219539349 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017082730567 DLINP <000b> input/ipa.c:451 connected read/write 20241017082730567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082730567 DLINP <000b> input/ipa.c:451 connected read/write 20241017082730567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@16b89b00666d: Found GsupExpect[0] for "262422219539349" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@16b89b00666d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422219539349" 20241017082730577 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082730577 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082730577 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422219539349 MSISDN-491618340121 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017082730577 DLINP <000b> input/ipa.c:451 connected read/write 20241017082730577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082730577 DLINP <000b> input/ipa.c:451 connected read/write 20241017082730577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082730581 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082730581 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082730581 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422219539349 MSISDN-491618340121 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 20241017082730581 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422219539349 MSISDN-491618340121 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241017082730581 DLINP <000b> input/ipa.c:451 connected read/write 20241017082730581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082730581 DLINP <000b> input/ipa.c:451 connected read/write 20241017082730581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241017082730584 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618340121.msisdn 20241017082730584 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618340121.msisdn: does not exist in local HLR 20241017082730584 DDGSM <0007> mslookup_server.c:352 sip.voice.491618340121.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241017082730584 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618340121.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@16b89b00666d: setverdict(pass): none -> pass 20241017082730587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48148<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@16b89b00666d: Final verdict of PTC: pass 20241017082730589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 20241017082730592 DLINP <000b> input/ipa.c:451 connected read/write 20241017082730592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241017082730592 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241017082730592 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241017082730592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241017082730592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36359<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP(334)@16b89b00666d: Final verdict of PTC: none 20241017082730593 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241017082730593 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241017082730593 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241017082730593 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241017082730593 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@16b89b00666d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@16b89b00666d: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@16b89b00666d: Final verdict of PTC: none MTC@16b89b00666d: Setting final verdict of the test case. MTC@16b89b00666d: Local verdict of MTC: none MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@16b89b00666d: Local verdict of PTC with component reference 335: none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@16b89b00666d: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@16b89b00666d: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@16b89b00666d: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@16b89b00666d: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@16b89b00666d: 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'. Thu Oct 17 08:27:30 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 20241017082730682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48158<->l=127.0.0.1:4258 20241017082730783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48158<->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@16b89b00666d: 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@16b89b00666d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@16b89b00666d: Terminating MTC. MC@16b89b00666d: MTC terminated. MC2> exit MC@16b89b00666d: Shutting down session. MC@16b89b00666d: 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 (2331578) [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-20241017-0825-14e6b35c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2331538) [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-20241017-0825-14e6b35c-0', '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']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0'] testenv-hlr-osmocom-latest-20241017-0825-14e6b35c-0 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2206/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS