Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/.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.5'
 > 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 7fbcc6f8a957dfc8fb3a30dd7577e927a42015d9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7fbcc6f8a957dfc8fb3a30dd7577e927a42015d9 # timeout=10
Commit message: "stp: Allow setting up different m3ua_config list by test"
 > git rev-list --no-walk 7fbcc6f8a957dfc8fb3a30dd7577e927a42015d9 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins3469860308922322311.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run ggsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs -b osmocom:nightly -c open5gs [testenv] Using testsuite ggsn_tests (via alias ggsn) [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/podman/testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_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-ggsn-test-ogs/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] Fetched 9306 kB in 1s (11.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_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-ggsn-test-ogs/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for ggsn_tests [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-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 ICMP_EncDec.cc Linking ICMP_Types.ttcn Linking ICMPv6_EncDec.cc Linking ICMPv6_Types.ttcn Linking IP_EncDec.cc Linking IP_Types.ttcn Linking UDP_EncDec.cc Linking UDP_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking DIAMETER_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking PAP_Types.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking DIAMETER_Types.ttcn Linking DIAMETER_CodecPort.ttcn Linking DIAMETER_CodecPort_CtrlFunct.ttcn Linking DIAMETER_CodecPort_CtrlFunctDef.cc Linking DIAMETER_Emulation.ttcn Linking DIAMETER_Templates.ttcn Linking DIAMETER_ts29_212_Templates.ttcn Linking DIAMETER_ts29_272_Templates.ttcn Linking DIAMETER_ts32_299_Templates.ttcn Linking ICMP_Templates.ttcn Linking ICMPv6_Templates.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SCTP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. 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-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'make', 'compile'] /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_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 `IP_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.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 `UDP_Types.ttcn'... Notify: Checking modules... DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': DIAMETER_Templates.ttcn:713.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: DIAMETER_Emulation.ttcn:321.5-63: In guard operation: DIAMETER_Emulation.ttcn:321.5-63: In receive statement: DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. DIAMETER_Emulation.ttcn:322.5-60: In guard operation: DIAMETER_Emulation.ttcn:322.5-60: In receive statement: DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: DIAMETER_Emulation.ttcn:394.6-108: In guard operation: DIAMETER_Emulation.ttcn:394.6-108: In receive statement: DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:403.6-70: In guard operation: DIAMETER_Emulation.ttcn:403.6-70: In receive statement: DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:416.13-68: In guard operation: DIAMETER_Emulation.ttcn:416.13-68: In receive statement: DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:420.17-72: In guard operation: DIAMETER_Emulation.ttcn:420.17-72: In receive statement: DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': GGSN_Tests.ttcn:409.2-431.2: In template definition `t_DefinePDP': GGSN_Tests.ttcn:410.64-431.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:717.10-752.2: In altstep definition `as_DIA_Gy_CCR': GGSN_Tests.ttcn:718.6-81: In guard operation: GGSN_Tests.ttcn:718.6-81: In receive statement: GGSN_Tests.ttcn:718.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. GGSN_Tests.ttcn:784.2-814.2: In function definition `f_pdp_ctx_exp_del_req': GGSN_Tests.ttcn:812.3-15: In deactivate statement: GGSN_Tests.ttcn:812.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:816.2-850.2: In function definition `f_pdp_ctx_del': GGSN_Tests.ttcn:829.3-96: In function instance: GGSN_Tests.ttcn:829.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': GGSN_Tests.ttcn:829.15-95: In parameter #1 for `data': GGSN_Tests.ttcn:829.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': GGSN_Tests.ttcn:829.83-94: In parameter #5 for `teardown_ind': GGSN_Tests.ttcn:829.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:816.41-66: note: Referenced template parameter is here GGSN_Tests.ttcn:848.3-15: In deactivate statement: GGSN_Tests.ttcn:848.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:853.2-877.2: In function definition `f_pdp_ctx_update': GGSN_Tests.ttcn:875.3-15: In deactivate statement: GGSN_Tests.ttcn:875.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:990.2-999.2: In function definition `f_wait_rtr_adv': GGSN_Tests.ttcn:995.5-997.3: In else statement: GGSN_Tests.ttcn:996.4-47: In variable assignment: GGSN_Tests.ttcn:996.26-45: In component 2: GGSN_Tests.ttcn:996.41-45: In actual parameter list of template `@ICMPv6_Templates.tr_ICMP6_OptMTU': GGSN_Tests.ttcn:996.42-44: In parameter #1 for `mtu': GGSN_Tests.ttcn:996.42-44: warning: Inadequate restriction on the referenced template parameter `mtu', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:990.42-66: note: Referenced template parameter is here GGSN_Tests.ttcn:1064.2-1071.2: In testcase definition `TC_pdp6_act_deact': GGSN_Tests.ttcn:1068.3-20: In function instance: GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1074.2-1095.2: In testcase definition `TC_pdp6_act_deact_pcodns': GGSN_Tests.ttcn:1079.3-20: In function instance: GGSN_Tests.ttcn:1079.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1098.2-1113.2: In testcase definition `TC_pdp6_act_deact_icmp6': GGSN_Tests.ttcn:1103.3-20: In function instance: GGSN_Tests.ttcn:1103.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1116.2-1137.2: In testcase definition `TC_pdp6_act_deact_mtu': GGSN_Tests.ttcn:1126.3-20: In function instance: GGSN_Tests.ttcn:1126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1141.2-1160.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': GGSN_Tests.ttcn:1145.3-20: In function instance: GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1171.2-1215.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': GGSN_Tests.ttcn:1177.3-20: In function instance: GGSN_Tests.ttcn:1177.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1218.2-1235.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': GGSN_Tests.ttcn:1222.3-20: In function instance: GGSN_Tests.ttcn:1222.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1238.2-1256.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': GGSN_Tests.ttcn:1242.3-20: In function instance: GGSN_Tests.ttcn:1242.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1259.2-1276.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': GGSN_Tests.ttcn:1263.3-20: In function instance: GGSN_Tests.ttcn:1263.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1279.2-1309.2: In testcase definition `TC_pdp6_clients_interact': GGSN_Tests.ttcn:1283.3-21: In function instance: GGSN_Tests.ttcn:1283.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1288.3-21: In function instance: GGSN_Tests.ttcn:1288.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1312.2-1318.2: In testcase definition `TC_pdp4_act_deact': GGSN_Tests.ttcn:1315.3-20: In function instance: GGSN_Tests.ttcn:1315.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1321.2-1349.2: In testcase definition `TC_pdp4_act_deact_ipcp': GGSN_Tests.ttcn:1328.3-20: In function instance: GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1352.2-1383.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': GGSN_Tests.ttcn:1358.3-20: In function instance: GGSN_Tests.ttcn:1358.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1386.2-1406.2: In testcase definition `TC_pdp4_act_deact_pcodns': GGSN_Tests.ttcn:1390.3-20: In function instance: GGSN_Tests.ttcn:1390.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1409.2-1436.2: In testcase definition `TC_pdp4_act_deact_mtu': GGSN_Tests.ttcn:1420.3-20: In function instance: GGSN_Tests.ttcn:1420.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1440.2-1456.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': GGSN_Tests.ttcn:1444.3-20: In function instance: GGSN_Tests.ttcn:1444.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1459.2-1474.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': GGSN_Tests.ttcn:1463.3-20: In function instance: GGSN_Tests.ttcn:1463.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1477.2-1490.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': GGSN_Tests.ttcn:1481.3-20: In function instance: GGSN_Tests.ttcn:1481.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1493.2-1506.2: In function definition `f_pdp4_clients_interact': GGSN_Tests.ttcn:1497.3-21: In function instance: GGSN_Tests.ttcn:1497.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1498.3-21: In function instance: GGSN_Tests.ttcn:1498.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1550.2-1592.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': GGSN_Tests.ttcn:1565.3-20: In function instance: GGSN_Tests.ttcn:1565.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1584.3-20: In function instance: GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1597.2-1629.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': GGSN_Tests.ttcn:1611.3-20: In function instance: GGSN_Tests.ttcn:1611.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1632.2-1645.2: In testcase definition `TC_pdp4_act_update_teic': GGSN_Tests.ttcn:1636.3-20: In function instance: GGSN_Tests.ttcn:1636.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1648.2-1673.2: In testcase definition `TC_pdp4_act_update_teid': GGSN_Tests.ttcn:1652.3-20: In function instance: GGSN_Tests.ttcn:1652.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1676.2-1682.2: In testcase definition `TC_pdp46_act_deact': GGSN_Tests.ttcn:1679.3-20: In function instance: GGSN_Tests.ttcn:1679.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1685.2-1709.2: In testcase definition `TC_pdp46_act_deact_ipcp': GGSN_Tests.ttcn:1691.3-20: In function instance: GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1712.2-1724.2: In testcase definition `TC_pdp46_act_deact_icmp6': GGSN_Tests.ttcn:1716.3-20: In function instance: GGSN_Tests.ttcn:1716.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1727.2-1748.2: In testcase definition `TC_pdp46_act_deact_pcodns4': GGSN_Tests.ttcn:1732.3-20: In function instance: GGSN_Tests.ttcn:1732.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1751.2-1772.2: In testcase definition `TC_pdp46_act_deact_pcodns6': GGSN_Tests.ttcn:1756.3-20: In function instance: GGSN_Tests.ttcn:1756.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1775.2-1806.2: In testcase definition `TC_pdp46_act_deact_mtu': GGSN_Tests.ttcn:1786.3-20: In function instance: GGSN_Tests.ttcn:1786.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1810.2-1825.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': GGSN_Tests.ttcn:1814.3-20: In function instance: GGSN_Tests.ttcn:1814.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1828.2-1842.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': GGSN_Tests.ttcn:1832.3-20: In function instance: GGSN_Tests.ttcn:1832.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1845.2-1858.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': GGSN_Tests.ttcn:1849.3-20: In function instance: GGSN_Tests.ttcn:1849.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1861.2-1879.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': GGSN_Tests.ttcn:1865.3-20: In function instance: GGSN_Tests.ttcn:1865.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1882.2-1912.2: In testcase definition `TC_pdp46_clients_interact': GGSN_Tests.ttcn:1886.3-21: In function instance: GGSN_Tests.ttcn:1886.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1891.3-21: In function instance: GGSN_Tests.ttcn:1891.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1915.2-1951.2: In testcase definition `TC_pdp46_act_deact_apn4': GGSN_Tests.ttcn:1934.5-1949.3: In else statement: GGSN_Tests.ttcn:1943.4-36: In function instance: GGSN_Tests.ttcn:1943.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1946.4-41: In function instance: GGSN_Tests.ttcn:1946.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1954.2-2014.2: In testcase definition `TC_pdp_act2_recovery': GGSN_Tests.ttcn:1963.3-21: In function instance: GGSN_Tests.ttcn:1963.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2019.2-2040.2: In testcase definition `TC_act_deact_retrans_duplicate': GGSN_Tests.ttcn:2022.3-20: In function instance: GGSN_Tests.ttcn:2022.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2043.2-2083.2: In testcase definition `TC_pdp_act_restart_ctr_echo': GGSN_Tests.ttcn:2049.3-20: In function instance: GGSN_Tests.ttcn:2049.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2086.2-2199.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': GGSN_Tests.ttcn:2112.3-2162.3: In alt construct: GGSN_Tests.ttcn:2113.4-34: In guard expression: GGSN_Tests.ttcn:2113.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2114.4-34: In guard expression: GGSN_Tests.ttcn:2114.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2168.3-2194.3: In alt construct: GGSN_Tests.ttcn:2169.4-34: In guard expression: GGSN_Tests.ttcn:2169.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2170.4-34: In guard expression: GGSN_Tests.ttcn:2170.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2203.2-2303.2: In testcase definition `TC_addr_pool_exhaustion': GGSN_Tests.ttcn:2221.3-2266.3: In alt construct: GGSN_Tests.ttcn:2222.4-34: In guard expression: GGSN_Tests.ttcn:2222.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2223.4-34: In guard expression: GGSN_Tests.ttcn:2223.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2272.3-2298.3: In alt construct: GGSN_Tests.ttcn:2273.4-34: In guard expression: GGSN_Tests.ttcn:2273.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2274.4-34: In guard expression: GGSN_Tests.ttcn:2274.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2306.2-2357.2: In testcase definition `TC_gy_charging_cc_time': GGSN_Tests.ttcn:2313.3-20: In function instance: GGSN_Tests.ttcn:2313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2360.2-2412.2: In testcase definition `TC_gy_charging_volume_quota_threshold': GGSN_Tests.ttcn:2370.3-20: In function instance: GGSN_Tests.ttcn:2370.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here Notify: Generating code... Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort.hh' was generated. Notify: File `DIAMETER_CodecPort.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. Notify: File `DIAMETER_Emulation.hh' was generated. Notify: File `DIAMETER_Emulation.cc' was generated. Notify: File `DIAMETER_Emulation_part_1.cc' was generated. Notify: File `DIAMETER_Emulation_part_2.cc' was generated. Notify: File `DIAMETER_Emulation_part_3.cc' was generated. Notify: File `DIAMETER_Emulation_part_4.cc' was generated. Notify: File `DIAMETER_Emulation_part_5.cc' was generated. Notify: File `DIAMETER_Emulation_part_6.cc' was generated. Notify: File `DIAMETER_Emulation_part_7.cc' was generated. Notify: File `DIAMETER_Templates.hh' was generated. Notify: File `DIAMETER_Templates.cc' was generated. Notify: File `DIAMETER_Templates_part_1.cc' was generated. Notify: File `DIAMETER_Templates_part_2.cc' was generated. Notify: File `DIAMETER_Templates_part_3.cc' was generated. Notify: File `DIAMETER_Templates_part_4.cc' was generated. Notify: File `DIAMETER_Templates_part_5.cc' was generated. Notify: File `DIAMETER_Templates_part_6.cc' was generated. Notify: File `DIAMETER_Templates_part_7.cc' was generated. Notify: File `DIAMETER_Types.hh' was generated. Notify: File `DIAMETER_Types.cc' was generated. Notify: File `DIAMETER_Types_part_1.cc' was generated. Notify: File `DIAMETER_Types_part_2.cc' was generated. Notify: File `DIAMETER_Types_part_3.cc' was generated. Notify: File `DIAMETER_Types_part_4.cc' was generated. Notify: File `DIAMETER_Types_part_5.cc' was generated. Notify: File `DIAMETER_Types_part_6.cc' was generated. Notify: File `DIAMETER_Types_part_7.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. Notify: File `GGSN_Tests.hh' was generated. Notify: File `GGSN_Tests.cc' was generated. Notify: File `GGSN_Tests_part_1.cc' was generated. Notify: File `GGSN_Tests_part_2.cc' was generated. Notify: File `GGSN_Tests_part_3.cc' was generated. Notify: File `GGSN_Tests_part_4.cc' was generated. Notify: File `GGSN_Tests_part_5.cc' was generated. Notify: File `GGSN_Tests_part_6.cc' was generated. Notify: File `GGSN_Tests_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 `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_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 `ICMP_Templates.hh' was generated. Notify: File `ICMP_Templates.cc' was generated. Notify: File `ICMP_Templates_part_1.cc' was generated. Notify: File `ICMP_Templates_part_2.cc' was generated. Notify: File `ICMP_Templates_part_3.cc' was generated. Notify: File `ICMP_Templates_part_4.cc' was generated. Notify: File `ICMP_Templates_part_5.cc' was generated. Notify: File `ICMP_Templates_part_6.cc' was generated. Notify: File `ICMP_Templates_part_7.cc' was generated. Notify: File `ICMP_Types.hh' was generated. Notify: File `ICMP_Types.cc' was generated. Notify: File `ICMP_Types_part_1.cc' was generated. Notify: File `ICMP_Types_part_2.cc' was generated. Notify: File `ICMP_Types_part_3.cc' was generated. Notify: File `ICMP_Types_part_4.cc' was generated. Notify: File `ICMP_Types_part_5.cc' was generated. Notify: File `ICMP_Types_part_6.cc' was generated. Notify: File `ICMP_Types_part_7.cc' was generated. Notify: File `ICMPv6_Templates.hh' was generated. Notify: File `ICMPv6_Templates.cc' was generated. Notify: File `ICMPv6_Templates_part_1.cc' was generated. Notify: File `ICMPv6_Templates_part_2.cc' was generated. Notify: File `ICMPv6_Templates_part_3.cc' was generated. Notify: File `ICMPv6_Templates_part_4.cc' was generated. Notify: File `ICMPv6_Templates_part_5.cc' was generated. Notify: File `ICMPv6_Templates_part_6.cc' was generated. Notify: File `ICMPv6_Templates_part_7.cc' was generated. Notify: File `ICMPv6_Types.hh' was generated. Notify: File `ICMPv6_Types.cc' was generated. Notify: File `ICMPv6_Types_part_1.cc' was generated. Notify: File `ICMPv6_Types_part_2.cc' was generated. Notify: File `ICMPv6_Types_part_3.cc' was generated. Notify: File `ICMPv6_Types_part_4.cc' was generated. Notify: File `ICMPv6_Types_part_5.cc' was generated. Notify: File `ICMPv6_Types_part_6.cc' was generated. Notify: File `ICMPv6_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_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 `IP_Types.hh' was generated. Notify: File `IP_Types.cc' was generated. Notify: File `IP_Types_part_1.cc' was generated. Notify: File `IP_Types_part_2.cc' was generated. Notify: File `IP_Types_part_3.cc' was generated. Notify: File `IP_Types_part_4.cc' was generated. Notify: File `IP_Types_part_5.cc' was generated. Notify: File `IP_Types_part_6.cc' was generated. Notify: File `IP_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 `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_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_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_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 `PAP_Types.hh' was generated. Notify: File `PAP_Types.cc' was generated. Notify: File `PAP_Types_part_1.cc' was generated. Notify: File `PAP_Types_part_2.cc' was generated. Notify: File `PAP_Types_part_3.cc' was generated. Notify: File `PAP_Types_part_4.cc' was generated. Notify: File `PAP_Types_part_5.cc' was generated. Notify: File `PAP_Types_part_6.cc' was generated. Notify: File `PAP_Types_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 `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_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 `UDP_Types.hh' was generated. Notify: File `UDP_Types.cc' was generated. Notify: File `UDP_Types_part_1.cc' was generated. Notify: File `UDP_Types_part_2.cc' was generated. Notify: File `UDP_Types_part_3.cc' was generated. Notify: File `UDP_Types_part_4.cc' was generated. Notify: File `UDP_Types_part_5.cc' was generated. Notify: File `UDP_Types_part_6.cc' was generated. Notify: File `UDP_Types_part_7.cc' was generated. Notify: 405 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-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'make', '-j', '21'] Creating dependency file for UDP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for ICMPv6_EncDec.cc Creating dependency file for ICMP_EncDec.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for DIAMETER_EncDec.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for UDP_Types_part_7.cc Creating dependency file for UDP_Types_part_6.cc Creating dependency file for UDP_Types_part_5.cc Creating dependency file for UDP_Types_part_4.cc Creating dependency file for UDP_Types_part_3.cc Creating dependency file for UDP_Types_part_2.cc Creating dependency file for UDP_Types_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_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 PAP_Types_part_7.cc Creating dependency file for PAP_Types_part_6.cc Creating dependency file for PAP_Types_part_5.cc Creating dependency file for PAP_Types_part_4.cc Creating dependency file for PAP_Types_part_3.cc Creating dependency file for PAP_Types_part_2.cc Creating dependency file for PAP_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_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_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 NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_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 IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_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 IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for ICMPv6_Types_part_7.cc Creating dependency file for ICMPv6_Types_part_6.cc Creating dependency file for ICMPv6_Types_part_5.cc Creating dependency file for ICMPv6_Types_part_4.cc Creating dependency file for ICMPv6_Types_part_3.cc Creating dependency file for ICMPv6_Types_part_2.cc Creating dependency file for ICMPv6_Types_part_1.cc Creating dependency file for ICMPv6_Templates_part_6.cc Creating dependency file for ICMPv6_Templates_part_7.cc Creating dependency file for ICMPv6_Templates_part_5.cc Creating dependency file for ICMPv6_Templates_part_4.cc Creating dependency file for ICMPv6_Templates_part_3.cc Creating dependency file for ICMPv6_Templates_part_2.cc Creating dependency file for ICMPv6_Templates_part_1.cc Creating dependency file for ICMP_Types_part_7.cc Creating dependency file for ICMP_Types_part_6.cc Creating dependency file for ICMP_Types_part_5.cc Creating dependency file for ICMP_Types_part_4.cc Creating dependency file for ICMP_Types_part_3.cc Creating dependency file for ICMP_Types_part_2.cc Creating dependency file for ICMP_Types_part_1.cc Creating dependency file for ICMP_Templates_part_7.cc Creating dependency file for ICMP_Templates_part_6.cc Creating dependency file for ICMP_Templates_part_5.cc Creating dependency file for ICMP_Templates_part_4.cc Creating dependency file for ICMP_Templates_part_3.cc Creating dependency file for ICMP_Templates_part_2.cc Creating dependency file for ICMP_Templates_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 GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_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 GGSN_Tests_part_7.cc Creating dependency file for GGSN_Tests_part_6.cc Creating dependency file for GGSN_Tests_part_5.cc Creating dependency file for GGSN_Tests_part_4.cc Creating dependency file for GGSN_Tests_part_3.cc Creating dependency file for GGSN_Tests_part_2.cc Creating dependency file for GGSN_Tests_part_1.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc Creating dependency file for DIAMETER_Types_part_7.cc Creating dependency file for DIAMETER_Types_part_6.cc Creating dependency file for DIAMETER_Types_part_5.cc Creating dependency file for DIAMETER_Types_part_4.cc Creating dependency file for DIAMETER_Types_part_3.cc Creating dependency file for DIAMETER_Types_part_2.cc Creating dependency file for DIAMETER_Types_part_1.cc Creating dependency file for DIAMETER_Templates_part_7.cc Creating dependency file for DIAMETER_Templates_part_6.cc Creating dependency file for DIAMETER_Templates_part_5.cc Creating dependency file for DIAMETER_Templates_part_4.cc Creating dependency file for DIAMETER_Templates_part_3.cc Creating dependency file for DIAMETER_Templates_part_2.cc Creating dependency file for DIAMETER_Templates_part_1.cc Creating dependency file for DIAMETER_Emulation_part_7.cc Creating dependency file for DIAMETER_Emulation_part_6.cc Creating dependency file for DIAMETER_Emulation_part_5.cc Creating dependency file for DIAMETER_Emulation_part_4.cc Creating dependency file for DIAMETER_Emulation_part_3.cc Creating dependency file for DIAMETER_Emulation_part_2.cc Creating dependency file for DIAMETER_Emulation_part_1.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc Creating dependency file for DIAMETER_CodecPort_part_7.cc Creating dependency file for DIAMETER_CodecPort_part_6.cc Creating dependency file for DIAMETER_CodecPort_part_5.cc Creating dependency file for DIAMETER_CodecPort_part_4.cc Creating dependency file for DIAMETER_CodecPort_part_3.cc Creating dependency file for DIAMETER_CodecPort_part_2.cc Creating dependency file for DIAMETER_CodecPort_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.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 SCTP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for IP_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 IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMPv6_Types.cc Creating dependency file for ICMPv6_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GGSN_Tests.cc Creating dependency file for DIAMETER_ts32_299_Templates.cc Creating dependency file for DIAMETER_ts29_272_Templates.cc Creating dependency file for DIAMETER_ts29_212_Templates.cc Creating dependency file for DIAMETER_Types.cc Creating dependency file for DIAMETER_Templates.cc Creating dependency file for DIAMETER_Emulation.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc Creating dependency file for DIAMETER_CodecPort.cc Creating dependency file for BSSGP_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 BSSGP_Types.o BSSGP_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 DIAMETER_CodecPort.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct.o DIAMETER_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 DIAMETER_Emulation.o DIAMETER_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 DIAMETER_Templates.o DIAMETER_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 DIAMETER_Types.o DIAMETER_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 DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_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 DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_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 DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_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 GGSN_Tests.o GGSN_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 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 GTPC_Types.o GTPC_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 GTPU_Types.o GTPU_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 GTPv1C_CodecPort.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct.o GTPv1C_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 GTPv1C_Templates.o GTPv1C_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 GTPv1U_CodecPort.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct.o GTPv1U_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 GTPv1U_Templates.o GTPv1U_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 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 ICMP_Templates.o ICMP_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 ICMP_Types.o ICMP_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 ICMPv6_Templates.o ICMPv6_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 ICMPv6_Types.o ICMPv6_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 IPCP_Templates.o IPCP_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 IPCP_Types.o IPCP_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 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] 8871 | } | ^ DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] 8923 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] 9222 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] 10202 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_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 NS_Types.o NS_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_Gb_Types.o Osmocom_Gb_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 PAP_Types.o PAP_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 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 SCTP_Templates.o SCTP_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 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 UDP_Types.o UDP_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 BSSGP_Types_part_1.o BSSGP_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 BSSGP_Types_part_2.o BSSGP_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 BSSGP_Types_part_3.o BSSGP_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 BSSGP_Types_part_4.o BSSGP_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 BSSGP_Types_part_5.o BSSGP_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 BSSGP_Types_part_6.o BSSGP_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 BSSGP_Types_part_7.o BSSGP_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 DIAMETER_CodecPort_part_1.o DIAMETER_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 DIAMETER_CodecPort_part_2.o DIAMETER_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 DIAMETER_CodecPort_part_3.o DIAMETER_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 DIAMETER_CodecPort_part_4.o DIAMETER_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 DIAMETER_CodecPort_part_5.o DIAMETER_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 DIAMETER_CodecPort_part_6.o DIAMETER_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 DIAMETER_CodecPort_part_7.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_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 DIAMETER_Emulation_part_1.o DIAMETER_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 DIAMETER_Emulation_part_2.o DIAMETER_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 DIAMETER_Emulation_part_3.o DIAMETER_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 DIAMETER_Emulation_part_4.o DIAMETER_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 DIAMETER_Emulation_part_5.o DIAMETER_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 DIAMETER_Emulation_part_6.o DIAMETER_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 DIAMETER_Emulation_part_7.o DIAMETER_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 DIAMETER_Templates_part_1.o DIAMETER_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 DIAMETER_Templates_part_2.o DIAMETER_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 DIAMETER_Templates_part_3.o DIAMETER_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 DIAMETER_Templates_part_4.o DIAMETER_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 DIAMETER_Templates_part_5.o DIAMETER_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 DIAMETER_Templates_part_6.o DIAMETER_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 DIAMETER_Templates_part_7.o DIAMETER_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 DIAMETER_Types_part_1.o DIAMETER_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 DIAMETER_Types_part_2.o DIAMETER_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 DIAMETER_Types_part_3.o DIAMETER_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 DIAMETER_Types_part_4.o DIAMETER_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 DIAMETER_Types_part_5.o DIAMETER_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 DIAMETER_Types_part_6.o DIAMETER_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 DIAMETER_Types_part_7.o DIAMETER_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 DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_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 DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_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 DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_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 GGSN_Tests_part_1.o GGSN_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 GGSN_Tests_part_2.o GGSN_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 GGSN_Tests_part_3.o GGSN_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 GGSN_Tests_part_4.o GGSN_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 GGSN_Tests_part_5.o GGSN_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 GGSN_Tests_part_6.o GGSN_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 GGSN_Tests_part_7.o GGSN_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 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 GTPC_Types_part_1.o GTPC_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 GTPC_Types_part_2.o GTPC_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 GTPC_Types_part_3.o GTPC_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 GTPC_Types_part_4.o GTPC_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 GTPC_Types_part_5.o GTPC_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 GTPC_Types_part_6.o GTPC_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 GTPC_Types_part_7.o GTPC_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 GTPU_Types_part_1.o GTPU_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 GTPU_Types_part_2.o GTPU_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 GTPU_Types_part_3.o GTPU_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 GTPU_Types_part_4.o GTPU_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 GTPU_Types_part_5.o GTPU_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 GTPU_Types_part_6.o GTPU_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 GTPU_Types_part_7.o GTPU_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 GTPv1C_CodecPort_part_1.o GTPv1C_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 GTPv1C_CodecPort_part_2.o GTPv1C_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 GTPv1C_CodecPort_part_3.o GTPv1C_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 GTPv1C_CodecPort_part_4.o GTPv1C_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 GTPv1C_CodecPort_part_5.o GTPv1C_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 GTPv1C_CodecPort_part_6.o GTPv1C_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 GTPv1C_CodecPort_part_7.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_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 GTPv1C_Templates_part_1.o GTPv1C_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 GTPv1C_Templates_part_2.o GTPv1C_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 GTPv1C_Templates_part_3.o GTPv1C_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 GTPv1C_Templates_part_4.o GTPv1C_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 GTPv1C_Templates_part_5.o GTPv1C_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 GTPv1C_Templates_part_6.o GTPv1C_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 GTPv1C_Templates_part_7.o GTPv1C_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 GTPv1U_CodecPort_part_1.o GTPv1U_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 GTPv1U_CodecPort_part_2.o GTPv1U_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 GTPv1U_CodecPort_part_3.o GTPv1U_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 GTPv1U_CodecPort_part_4.o GTPv1U_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 GTPv1U_CodecPort_part_5.o GTPv1U_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 GTPv1U_CodecPort_part_6.o GTPv1U_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 GTPv1U_CodecPort_part_7.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_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 GTPv1U_Templates_part_1.o GTPv1U_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 GTPv1U_Templates_part_2.o GTPv1U_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 GTPv1U_Templates_part_3.o GTPv1U_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 GTPv1U_Templates_part_4.o GTPv1U_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 GTPv1U_Templates_part_5.o GTPv1U_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 GTPv1U_Templates_part_6.o GTPv1U_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 GTPv1U_Templates_part_7.o GTPv1U_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 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 ICMP_Templates_part_1.o ICMP_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 ICMP_Templates_part_2.o ICMP_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 ICMP_Templates_part_3.o ICMP_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 ICMP_Templates_part_4.o ICMP_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 ICMP_Templates_part_5.o ICMP_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 ICMP_Templates_part_6.o ICMP_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 ICMP_Templates_part_7.o ICMP_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 ICMP_Types_part_1.o ICMP_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 ICMP_Types_part_2.o ICMP_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 ICMP_Types_part_3.o ICMP_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 ICMP_Types_part_4.o ICMP_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 ICMP_Types_part_5.o ICMP_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 ICMP_Types_part_6.o ICMP_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 ICMP_Types_part_7.o ICMP_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 ICMPv6_Templates_part_1.o ICMPv6_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 ICMPv6_Templates_part_2.o ICMPv6_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 ICMPv6_Templates_part_3.o ICMPv6_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 ICMPv6_Templates_part_4.o ICMPv6_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 ICMPv6_Templates_part_5.o ICMPv6_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 ICMPv6_Templates_part_6.o ICMPv6_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 ICMPv6_Templates_part_7.o ICMPv6_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 ICMPv6_Types_part_1.o ICMPv6_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 ICMPv6_Types_part_2.o ICMPv6_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 ICMPv6_Types_part_3.o ICMPv6_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 ICMPv6_Types_part_4.o ICMPv6_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 ICMPv6_Types_part_5.o ICMPv6_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 ICMPv6_Types_part_6.o ICMPv6_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 ICMPv6_Types_part_7.o ICMPv6_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 IPCP_Templates_part_1.o IPCP_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 IPCP_Templates_part_2.o IPCP_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 IPCP_Templates_part_3.o IPCP_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 IPCP_Templates_part_4.o IPCP_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 IPCP_Templates_part_5.o IPCP_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 IPCP_Templates_part_6.o IPCP_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 IPCP_Templates_part_7.o IPCP_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 IPCP_Types_part_1.o IPCP_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 IPCP_Types_part_2.o IPCP_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 IPCP_Types_part_3.o IPCP_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 IPCP_Types_part_4.o IPCP_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 IPCP_Types_part_5.o IPCP_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 IPCP_Types_part_6.o IPCP_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 IPCP_Types_part_7.o IPCP_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 IP_Types_part_1.o IP_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 IP_Types_part_2.o IP_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 IP_Types_part_3.o IP_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 IP_Types_part_4.o IP_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 IP_Types_part_5.o IP_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 IP_Types_part_6.o IP_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 IP_Types_part_7.o IP_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 NS_Types_part_1.o NS_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 NS_Types_part_2.o NS_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 NS_Types_part_3.o NS_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 NS_Types_part_4.o NS_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 NS_Types_part_5.o NS_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 NS_Types_part_6.o NS_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 NS_Types_part_7.o NS_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_Gb_Types_part_1.o Osmocom_Gb_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_Gb_Types_part_2.o Osmocom_Gb_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_Gb_Types_part_3.o Osmocom_Gb_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_Gb_Types_part_4.o Osmocom_Gb_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_Gb_Types_part_5.o Osmocom_Gb_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_Gb_Types_part_6.o Osmocom_Gb_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_Gb_Types_part_7.o Osmocom_Gb_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 PAP_Types_part_1.o PAP_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 PAP_Types_part_2.o PAP_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 PAP_Types_part_3.o PAP_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 PAP_Types_part_4.o PAP_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 PAP_Types_part_5.o PAP_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 PAP_Types_part_6.o PAP_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 PAP_Types_part_7.o PAP_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 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 SCTP_Templates_part_1.o SCTP_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 SCTP_Templates_part_2.o SCTP_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 SCTP_Templates_part_3.o SCTP_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 SCTP_Templates_part_4.o SCTP_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 SCTP_Templates_part_5.o SCTP_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 SCTP_Templates_part_6.o SCTP_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 SCTP_Templates_part_7.o SCTP_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 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 UDP_Types_part_1.o UDP_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 UDP_Types_part_2.o UDP_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 UDP_Types_part_3.o UDP_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 UDP_Types_part_4.o UDP_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 UDP_Types_part_5.o UDP_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 UDP_Types_part_6.o UDP_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 UDP_Types_part_7.o UDP_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 BSSGP_EncDec.o BSSGP_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 DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_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 DIAMETER_EncDec.o DIAMETER_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 GTPC_EncDec.o GTPC_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 GTPU_EncDec.o GTPU_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 GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_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 GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_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 ICMP_EncDec.o ICMP_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 ICMPv6_EncDec.o ICMPv6_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 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 IP_EncDec.o IP_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 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 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 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 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 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 UDP_EncDec.o UDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests.so GGSN_Tests.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 GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.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 ICMP_Templates.so ICMP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types.so ICMP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_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 IP_Types.so IP_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 NS_Types.so NS_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_Gb_Types.so Osmocom_Gb_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 PAP_Types.so PAP_Types.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 SCTP_Templates.so SCTP_Templates.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 UDP_Types.so UDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_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 GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_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 ICMP_Templates_part_1.so ICMP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_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 IP_Types_part_1.so IP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_7.so IP_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 NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_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 PAP_Types_part_1.so PAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_7.so PAP_Types_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 SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_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 UDP_Types_part_1.so UDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.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 IP_EncDec.so IP_EncDec.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 TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.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 UDP_EncDec.so UDP_EncDec.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so PCO_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_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 GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_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 ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_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 IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_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 NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_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 PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_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 SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_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 UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o PCO_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_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 GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_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 ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_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 IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_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 NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_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_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_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 PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_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 SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_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 UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (396 kB/s) Reading package lists... [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/dbg_pkgs_all'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'apt-rdepends', 'open5gs-smf'] [testenv][open5gs] open5gs-smf -> open5gs-smf: installing open5gs-smf-dbgsym [testenv][open5gs] open5gs-smf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-smf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-smf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'apt-rdepends', 'open5gs-upf'] [testenv][open5gs] open5gs-upf -> open5gs-upf: installing open5gs-upf-dbgsym [testenv][open5gs] open5gs-upf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-upf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-upf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] Installing packages: open5gs-smf, open5gs-upf, open5gs-smf-dbgsym, libc6-dbg, open5gs-common-dbgsym, libdb5.3-dbg, open5gs-upf-dbgsym [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-smf', 'open5gs-upf', 'open5gs-smf-dbgsym', 'libc6-dbg', 'open5gs-common-dbgsym', 'libdb5.3-dbg', 'open5gs-upf-dbgsym'] Reading package lists... Building dependency tree... The following additional packages will be installed: open5gs-common The following NEW packages will be installed: libc6-dbg libdb5.3-dbg open5gs-common open5gs-common-dbgsym open5gs-smf open5gs-smf-dbgsym open5gs-upf open5gs-upf-dbgsym 0 upgraded, 8 newly installed, 0 to remove and 48 not upgraded. Need to get 65.1 MB of archives. After this operation, 89.3 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4623.6c67.202503012026 [2908 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4623.6c67.202503012026 [9904 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4623.6c67.202503012026 [195 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4623.6c67.202503012026 [2997 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4623.6c67.202503012026 [47.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4623.6c67.202503012026 [307 kB] Fetched 65.1 MB in 1s (89.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../0-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../1-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package open5gs-common:amd64. Preparing to unpack .../2-open5gs-common_2.7.2.4623.6c67.202503012026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4623.6c67.202503012026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4623.6c67.202503012026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4623.6c67.202503012026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4623.6c67.202503012026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4623.6c67.202503012026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4623.6c67.202503012026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4623.6c67.202503012026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4623.6c67.202503012026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4623.6c67.202503012026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4623.6c67.202503012026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4623.6c67.202503012026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4623.6c67.202503012026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4623.6c67.202503012026) ... Setting up open5gs-upf:amd64 (2.7.2.4623.6c67.202503012026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4623.6c67.202503012026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4623.6c67.202503012026) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4623.6c67.202503012026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][open5gs] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-smf.yaml', 'open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-upf.yaml', 'open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] Running upf clean script (reason: prepare) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z prepare ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + add_bridge + local ip + sudo brctl addbr testenv0 + sudo ip link set testenv0 up + sudo ip addr add 172.18.3.1/24 dev testenv0 + sudo ip addr add fd02:db8:3::1/128 dev testenv0 + sudo ip addr add 172.18.3.201 dev testenv0 + sudo ip addr add fd02:db8:3::201 dev testenv0 + setcap_open5gs_upfd + which open5gs-upfd + sudo setcap CAP_NET_RAW=+eip /usr/bin/open5gs-upfd + adjust_ttcn3_config + sed -i s/^GGSN_Tests.m_ggsn_impl := .*/GGSN_Tests.m_ggsn_impl := GGSN_IMPL_OPEN5GS/ ../testsuite/GGSN_Tests.cfg + sed -i s/^GGSN_Tests.m_ggsn_ip_gtpu := .*/GGSN_Tests.m_ggsn_ip_gtpu := "127.0.0.222"/ ../testsuite/GGSN_Tests.cfg + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + add_tun_all + add_tun ogstun4 + local name=ogstun4 + grep ogstun4 /proc/net/dev + sudo ip tuntap add name ogstun4 mode tun + add_tun ogstun6 + local name=ogstun6 + grep ogstun6 /proc/net/dev + sudo ip tuntap add name ogstun6 mode tun + add_tun ogstun46 + local name=ogstun46 + grep ogstun46 /proc/net/dev + sudo ip tuntap add name ogstun46 mode tun + add_addr ogstun4 176.16.16.1/20 + local name=ogstun4 + local addr=176.16.16.1/20 + sudo ip addr add 176.16.16.1/20 dev ogstun4 + add_addr ogstun6 2001:780:44:2000:0:0:0:1/56 + local name=ogstun6 + local addr=2001:780:44:2000:0:0:0:1/56 + sudo ip addr add 2001:780:44:2000:0:0:0:1/56 dev ogstun6 + add_addr ogstun46 176.16.32.1/20 + local name=ogstun46 + local addr=176.16.32.1/20 + sudo ip addr add 176.16.32.1/20 dev ogstun46 + add_addr ogstun46 2001:780:44:2100:0:0:0:1/56 + local name=ogstun46 + local addr=2001:780:44:2100:0:0:0:1/56 + sudo ip addr add 2001:780:44:2100:0:0:0:1/56 dev ogstun46 + sudo ip link set ogstun4 up + sudo ip link set ogstun6 up + sudo ip link set ogstun46 up [testenv][open5gs] Running smf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sh', '-c', 'open5gs-smfd -c open5gs-smf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/smf.log'] [testenv][open5gs] Running upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sh', '-c', 'open5gs-upfd -c open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] Open5GS daemon v2.7.2 03/02 10:59:19.366: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 03/02 10:59:19.435: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2414) <OLD Format> smf: session: - subnet: 176.16.16.1/20 <NEW Format> smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 03/02 10:59:19.436: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2414) <OLD Format> smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 03/02 10:59:19.436: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2414) <OLD Format> smf: session: - subnet: 176.16.32.1/20 <NEW Format> smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 03/02 10:59:19.436: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2414) <OLD Format> smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 03/02 10:59:19.436: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:300) 03/02 10:59:19.449: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 03/02 10:59:19.449: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 03/02 10:59:19.449: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 03/02 10:59:19.449: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 03/02 10:59:19.449: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 03/02 10:59:19.449: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 03/02 10:59:19.449: [app] INFO: SMF initialize...done (../src/smf/app.c:31) Open5GS daemon v2.7.2 03/02 10:59:19.553: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) [testenv][open5gs] Running testsuite 03/02 10:59:19.576: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2414) <OLD Format> smf: session: - subnet: 176.16.16.1/20 <NEW Format> smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 03/02 10:59:19.576: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2414) <OLD Format> smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 03/02 10:59:19.576: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2414) <OLD Format> smf: session: - subnet: 176.16.32.1/20 <NEW Format> smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 03/02 10:59:19.576: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2414) <OLD Format> smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 03/02 10:59:19.576: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 03/02 10:59:19.576: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 03/02 10:59:19.576: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 03/02 10:59:19.576: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests', 'GGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@a928f273787d: Unix server socket created successfully. MC@a928f273787d: Listening on TCP port 39387. a928f273787d is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests a928f273787d 39387 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a928f273787d: New HC connected from 10.0.2.100 [10.0.2.100]. a928f273787d: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@a928f273787d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@a928f273787d: Configuration file was processed on all HCs. MC@a928f273787d: Creating MTC on host 10.0.2.100. MC@a928f273787d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Sun Mar 2 10:59:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_deact started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 10:59:21.953: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 03/02 10:59:21.953: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 03/02 10:59:22.139: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 10:59:23.421: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 10:59:24.441: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/02 10:59:24.441: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/02 10:59:24.441: [smf] INFO: UE IMSI[262422344030964] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 03/02 10:59:24.452: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/02 10:59:24.452: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 03/02 10:59:24.452: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 03/02 10:59:24.452: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 03/02 10:59:24.452: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 03/02 10:59:24.452: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 10:59:24.455: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/02 10:59:24.460: [smf] INFO: Removed Session: UE IMSI:[262422344030964] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 03/02 10:59:24.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/02 10:59:24.460: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 10:59:26.467: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 10:59:26.468: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact(4)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_deact(3)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Sun Mar 2 10:59:26 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12032) Waiting for packet dumper to finish... 1 (prev_count=12032, count=13336) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Sun Mar 2 10:59:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_deact_ipcp started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 10:59:30.965: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 10:59:32.158: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 10:59:33.167: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/02 10:59:33.167: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/02 10:59:33.167: [smf] INFO: UE IMSI[262423885005850] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 03/02 10:59:33.182: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/02 10:59:33.182: [upf] INFO: UE F-SEID[UP:0x404 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 03/02 10:59:33.182: [upf] INFO: UE F-SEID[UP:0x404 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 10:59:33.186: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/02 10:59:33.196: [smf] INFO: Removed Session: UE IMSI:[262423885005850] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 03/02 10:59:33.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/02 10:59:33.196: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 10:59:35.201: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 10:59:35.201: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(5)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(6)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Sun Mar 2 10:59:35 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14196) Waiting for packet dumper to finish... 1 (prev_count=14196, count=14708) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Sun Mar 2 10:59:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 10:59:39.791: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 10:59:41.760: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 10:59:42.762: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/02 10:59:42.762: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/02 10:59:42.762: [smf] INFO: UE IMSI[262422722537242] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 03/02 10:59:42.765: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/02 10:59:42.765: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 03/02 10:59:42.765: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 10:59:42.766: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/02 10:59:42.768: [smf] INFO: Removed Session: UE IMSI:[262422722537242] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 03/02 10:59:42.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/02 10:59:42.768: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 10:59:44.770: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 10:59:44.770: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp_pap_broken(7)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Sun Mar 2 10:59:44 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14736) Waiting for packet dumper to finish... 1 (prev_count=14736, count=15248) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Sun Mar 2 10:59:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_deact_pcodns started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 10:59:47.826: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 10:59:49.454: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 10:59:50.456: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/02 10:59:50.456: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/02 10:59:50.456: [smf] INFO: UE IMSI[262429711870544] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 03/02 10:59:50.459: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/02 10:59:50.459: [upf] INFO: UE F-SEID[UP:0x39b CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 03/02 10:59:50.459: [upf] INFO: UE F-SEID[UP:0x39b CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 10:59:50.459: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/02 10:59:50.461: [smf] INFO: Removed Session: UE IMSI:[262429711870544] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 03/02 10:59:50.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/02 10:59:50.461: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 10:59:52.465: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/02 10:59:52.465: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_pcodns(10)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(9)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Sun Mar 2 10:59:52 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13812) Waiting for packet dumper to finish... 1 (prev_count=13812, count=14324) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu'. ------ GGSN_Tests.TC_pdp4_act_deact_mtu ------ Sun Mar 2 10:59:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_deact_mtu started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 10:59:55.937: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 10:59:57.192: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 10:59:58.202: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/02 10:59:58.202: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/02 10:59:58.202: [smf] INFO: UE IMSI[262429806970758] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 03/02 10:59:58.211: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/02 10:59:58.211: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 03/02 10:59:58.211: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 10:59:58.211: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/02 10:59:58.218: [smf] INFO: Removed Session: UE IMSI:[262429806970758] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 03/02 10:59:58.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/02 10:59:58.218: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:00:00.224: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_mtu(11)@a928f273787d: Final verdict of PTC: none 03/02 11:00:00.225: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_mtu(12)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass'. Sun Mar 2 11:00:00 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13632) Waiting for packet dumper to finish... 1 (prev_count=13632, count=14144) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Sun Mar 2 11:00:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_deact_gtpu_access started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:00:03.345: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:00:05.371: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:00:06.373: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/02 11:00:06.373: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/02 11:00:06.373: [smf] INFO: UE IMSI[262424809965812] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:00:06.378: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/02 11:00:06.378: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 03/02 11:00:06.378: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:00:06.381: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/02 11:00:06.384: [smf] INFO: Removed Session: UE IMSI:[262424809965812] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 03/02 11:00:06.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/02 11:00:06.384: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:00:08.388: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:00:08.388: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access(13)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Sun Mar 2 11:00:08 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14048) Waiting for packet dumper to finish... 1 (prev_count=14048, count=15352) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Sun Mar 2 11:00:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:00:11.530: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:00:13.760: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:00:14.765: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/02 11:00:14.765: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/02 11:00:14.765: [smf] INFO: UE IMSI[262428189507799] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:00:14.782: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/02 11:00:14.782: [upf] INFO: UE F-SEID[UP:0x9df CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 03/02 11:00:14.782: [upf] INFO: UE F-SEID[UP:0x9df CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:00:14.785: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x6696 (../src/upf/gtp-path.c:524) 03/02 11:00:14.785: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:00:17.788: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/02 11:00:17.790: [smf] INFO: Removed Session: UE IMSI:[262428189507799] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 03/02 11:00:17.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/02 11:00:17.790: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:00:19.795: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:00:19.795: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Sun Mar 2 11:00:19 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14220) Waiting for packet dumper to finish... 1 (prev_count=14220, count=15524) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Sun Mar 2 11:00:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:00:22.957: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:00:23.986: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:00:24.988: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/02 11:00:24.988: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/02 11:00:24.988: [smf] INFO: UE IMSI[262428990902079] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:00:24.991: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/02 11:00:24.991: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 03/02 11:00:24.991: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:00:24.992: [upf] ERROR: Invalid packet [IP version:6, Packet Length:48] (../src/upf/gtp-path.c:622) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 00010002 00030004 ff020000 00000000 ................ 0020: 00000000 00000002 85007d2d 00000000 ..........}-.... MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:00:27.995: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/02 11:00:28.005: [smf] INFO: Removed Session: UE IMSI:[262428990902079] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 03/02 11:00:28.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/02 11:00:28.005: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:00:30.012: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/02 11:00:30.012: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Sun Mar 2 11:00:30 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13844) Waiting for packet dumper to finish... 1 (prev_count=13844, count=15148) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Sun Mar 2 11:00:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_clients_interact_with_txseq started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:00:34.555: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:00:35.224: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:00:36.235: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/02 11:00:36.235: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/02 11:00:36.235: [smf] INFO: UE IMSI[262420789156410] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:00:36.244: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/02 11:00:36.244: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 03/02 11:00:36.244: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: sending CreatePDP 03/02 11:00:36.247: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 03/02 11:00:36.247: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 03/02 11:00:36.247: [smf] INFO: UE IMSI[262423637271882] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:00:36.258: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 03/02 11:00:36.258: [upf] INFO: UE F-SEID[UP:0x304 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 03/02 11:00:36.258: [upf] INFO: UE F-SEID[UP:0x304 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: GTPU sequence number expected but not present MTC@a928f273787d: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@a928f273787d: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: fail MTC@a928f273787d: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@a928f273787d: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@a928f273787d: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Sun Mar 2 11:00:36 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 03/02 11:00:36.457: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:00:36.461: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8052, count=16208) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Sun Mar 2 11:00:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_clients_interact_without_txseq started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:00:39.578: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:00:41.656: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:00:42.665: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:00:42.665: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:00:42.665: [smf] INFO: UE IMSI[262420012624256] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:00:42.677: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:00:42.677: [upf] INFO: UE F-SEID[UP:0x20 CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 03/02 11:00:42.677: [upf] INFO: UE F-SEID[UP:0x20 CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: sending CreatePDP 03/02 11:00:42.681: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 03/02 11:00:42.681: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 03/02 11:00:42.681: [smf] INFO: UE IMSI[262429176630127] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:00:42.688: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 03/02 11:00:42.688: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 03/02 11:00:42.688: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:00:42.692: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 03/02 11:00:42.699: [smf] INFO: Removed Session: UE IMSI:[262420012624256] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 03/02 11:00:42.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 03/02 11:00:42.699: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:00:42.701: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:00:42.707: [smf] INFO: Removed Session: UE IMSI:[262429176630127] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 03/02 11:00:42.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:00:42.707: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:00:44.710: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:00:44.710: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(22)@a928f273787d: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(21)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Sun Mar 2 11:00:44 UTC 2025 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20600) Waiting for packet dumper to finish... 1 (prev_count=20600, count=21904) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Sun Mar 2 11:00:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_deact_with_single_dns started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:00:48.088: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:00:49.796: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:00:50.803: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:00:50.803: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:00:50.803: [smf] INFO: UE IMSI[262423101626889] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:00:50.822: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:00:50.822: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 03/02 11:00:50.822: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:00:50.824: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:00:50.834: [smf] INFO: Removed Session: UE IMSI:[262423101626889] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 03/02 11:00:50.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:00:50.834: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: sending CreatePDP 03/02 11:00:50.838: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:00:50.838: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:00:50.838: [smf] INFO: UE IMSI[262425594950929] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:00:50.851: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:00:50.851: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 03/02 11:00:50.851: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:00:50.853: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:00:50.861: [smf] INFO: Removed Session: UE IMSI:[262425594950929] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 03/02 11:00:50.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:00:50.861: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:00:52.869: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:00:52.869: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(24)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(23)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Sun Mar 2 11:00:52 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19488) Waiting for packet dumper to finish... 1 (prev_count=19488, count=20792) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Sun Mar 2 11:00:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:00:56.920: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:00:57.012: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:00:58.023: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:00:58.023: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:00:58.023: [smf] INFO: UE IMSI[262421849551576] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:00:58.032: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:00:58.032: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 03/02 11:00:58.032: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:00:58.032: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:00:58.041: [smf] INFO: Removed Session: UE IMSI:[262421849551576] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 03/02 11:00:58.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:00:58.041: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:01:00.048: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:01:00.048: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_separate_dns(26)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(25)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Sun Mar 2 11:01:00 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13500) Waiting for packet dumper to finish... 1 (prev_count=13500, count=14804) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Sun Mar 2 11:01:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_update_teic started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:01:03.251: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:01:03.465: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:01:04.472: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:01:04.472: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:01:04.473: [smf] INFO: UE IMSI[262421111524308] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:01:04.485: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:01:04.485: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 03/02 11:01:04.485: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: sending UpdatePDP MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:01:04.488: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:01:04.496: [smf] INFO: Removed Session: UE IMSI:[262421111524308] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 03/02 11:01:04.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:01:04.496: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:01:06.505: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:01:06.505: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teic(27)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_update_teic(28)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Sun Mar 2 11:01:06 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13996) Waiting for packet dumper to finish... 1 (prev_count=13996, count=15300) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Sun Mar 2 11:01:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp4_act_update_teid started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:01:11.708: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:01:11.773: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:01:12.777: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:01:12.777: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:01:12.777: [smf] INFO: UE IMSI[262423138428355] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:01:12.781: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:01:12.781: [upf] INFO: UE F-SEID[UP:0x5db CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 03/02 11:01:12.781: [upf] INFO: UE F-SEID[UP:0x5db CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: sending UpdatePDP MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:01:12.783: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:01:12.785: [smf] INFO: Removed Session: UE IMSI:[262423138428355] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 03/02 11:01:12.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:01:12.785: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:01:14.791: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/02 11:01:14.792: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teid(30)@a928f273787d: Final verdict of PTC: none TC_pdp4_act_update_teid(29)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Sun Mar 2 11:01:14 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15512) Waiting for packet dumper to finish... 1 (prev_count=15512, count=16024) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Sun Mar 2 11:01:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp6_act_deact started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:01:18.210: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:01:19.450: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:01:20.458: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:01:20.458: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:01:20.458: [smf] INFO: UE IMSI[262422933555075] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 03/02 11:01:20.473: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:01:20.473: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x937] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 03/02 11:01:20.473: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x937] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:01:20.475: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:01:20.485: [smf] INFO: Removed Session: UE IMSI:[262422933555075] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 03/02 11:01:20.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:01:20.485: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:01:22.493: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:01:22.494: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact(31)@a928f273787d: Final verdict of PTC: none TC_pdp6_act_deact(32)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Sun Mar 2 11:01:22 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13108) Waiting for packet dumper to finish... 1 (prev_count=13108, count=13620) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Sun Mar 2 11:01:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp6_act_deact_pcodns started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:01:25.691: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:01:26.070: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:01:27.078: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:01:27.079: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:01:27.079: [smf] INFO: UE IMSI[262422697136648] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 03/02 11:01:27.088: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:01:27.088: [upf] INFO: UE F-SEID[UP:0xd9 CP:0x310] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 03/02 11:01:27.088: [upf] INFO: UE F-SEID[UP:0xd9 CP:0x310] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:01:27.090: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:01:27.099: [smf] INFO: Removed Session: UE IMSI:[262422697136648] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 03/02 11:01:27.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:01:27.099: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:01:29.104: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:01:29.104: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(33)@a928f273787d: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(34)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Sun Mar 2 11:01:29 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13284) Waiting for packet dumper to finish... 1 (prev_count=13284, count=13796) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Sun Mar 2 11:01:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp6_act_deact_icmp6 started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:01:32.276: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:01:32.644: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:01:33.653: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:01:33.653: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:01:33.653: [smf] INFO: UE IMSI[262425974143245] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 03/02 11:01:33.667: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:01:33.667: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x9e5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 03/02 11:01:33.667: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x9e5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '20010780004420030000000000000000'O 03/02 11:01:33.675: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:01:33.684: [smf] INFO: Removed Session: UE IMSI:[262425974143245] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 03/02 11:01:33.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:01:33.684: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:01:35.689: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:01:35.689: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(35)@a928f273787d: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Sun Mar 2 11:01:35 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14336) Waiting for packet dumper to finish... 1 (prev_count=14336, count=14848) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu'. ------ GGSN_Tests.TC_pdp6_act_deact_mtu ------ Sun Mar 2 11:01:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp6_act_deact_mtu started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:01:39.073: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:01:39.307: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:01:40.316: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:01:40.316: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:01:40.316: [smf] INFO: UE IMSI[262427665215753] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 03/02 11:01:40.330: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:01:40.330: [upf] INFO: UE F-SEID[UP:0x84f CP:0x641] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 03/02 11:01:40.330: [upf] INFO: UE F-SEID[UP:0x84f CP:0x641] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '20010780004420040000000000000000'O 03/02 11:01:40.335: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:01:40.345: [smf] INFO: Removed Session: UE IMSI:[262427665215753] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 03/02 11:01:40.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:01:40.345: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:01:42.348: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/02 11:01:42.349: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_mtu(38)@a928f273787d: Final verdict of PTC: none TC_pdp6_act_deact_mtu(37)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass'. Sun Mar 2 11:01:42 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13912) Waiting for packet dumper to finish... 1 (prev_count=13912, count=14424) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Sun Mar 2 11:01:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp6_act_deact_gtpu_access started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:01:46.075: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:01:48.203: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:01:49.212: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:01:49.212: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:01:49.212: [smf] INFO: UE IMSI[262427614042278] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 03/02 11:01:49.221: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:01:49.221: [upf] INFO: UE F-SEID[UP:0xb7a CP:0x6c2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 03/02 11:01:49.221: [upf] INFO: UE F-SEID[UP:0xb7a CP:0x6c2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '20010780004420050000000000000000'O 03/02 11:01:49.230: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:01:49.240: [smf] INFO: Removed Session: UE IMSI:[262427614042278] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 03/02 11:01:49.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:01:49.240: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:01:51.244: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:01:51.244: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access(39)@a928f273787d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Sun Mar 2 11:01:51 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15872) Waiting for packet dumper to finish... 1 (prev_count=15872, count=16384) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Sun Mar 2 11:01:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:01:55.582: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:01:56.912: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:01:57.918: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:01:57.918: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:01:57.918: [smf] INFO: UE IMSI[262423704122638] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 03/02 11:01:57.927: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:01:57.928: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x8cf] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 03/02 11:01:57.928: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x8cf] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '20010780004420060000000000000000'O MTC@a928f273787d: This GGSN does NOT support forwarding link-local source address. 03/02 11:02:00.938: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:02:00.951: [smf] INFO: Removed Session: UE IMSI:[262423704122638] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 03/02 11:02:00.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:02:00.951: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:02:02.959: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:02:02.959: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@a928f273787d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Sun Mar 2 11:02:02 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16072) Waiting for packet dumper to finish... 1 (prev_count=16072, count=17376) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Sun Mar 2 11:02:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:02:08.130: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:02:08.278: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:02:09.286: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:02:09.286: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:02:09.286: [smf] INFO: UE IMSI[262427884222654] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 03/02 11:02:09.295: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:02:09.295: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x301] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 03/02 11:02:09.295: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x301] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '20010780004420070000000000000000'O 03/02 11:02:09.301: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x1cb9 (../src/upf/gtp-path.c:602) 03/02 11:02:09.301: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 03/02 11:02:09.301: [upf] ERROR: UE:20010780 00442007 00000000 00000008 (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 11111111 11111119 ff020000 00000000 ................ 0020: 00000000 00000002 850038eb 00000000 ..........8..... MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:02:12.302: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:02:12.305: [smf] INFO: Removed Session: UE IMSI:[262427884222654] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 03/02 11:02:12.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:02:12.305: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:02:14.313: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@a928f273787d: Final verdict of PTC: none 03/02 11:02:14.314: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Sun Mar 2 11:02:14 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15112) Waiting for packet dumper to finish... 1 (prev_count=15112, count=15624) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Sun Mar 2 11:02:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:02:18.269: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:02:19.444: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:02:20.454: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:02:20.454: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:02:20.454: [smf] INFO: UE IMSI[262427508944358] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 03/02 11:02:20.469: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:02:20.470: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x911] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 03/02 11:02:20.470: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x911] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '20010780004420080000000000000000'O 03/02 11:02:20.475: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0x27af (../src/upf/gtp-path.c:602) 03/02 11:02:20.475: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 03/02 11:02:20.475: [upf] ERROR: UE:20010780 00442008 00000000 00000009 (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff 31101691 11553119 `.....:.1....U1. 0010: 03250325 03250325 fd020db8 00030000 .%.%.%.%........ 0020: 00000000 00000201 8000dc5a 00000000 ...........Z.... MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:02:23.477: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:02:23.480: [smf] INFO: Removed Session: UE IMSI:[262427508944358] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 03/02 11:02:23.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:02:23.480: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:02:25.484: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:02:25.484: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@a928f273787d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Sun Mar 2 11:02:25 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=15244) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Sun Mar 2 11:02:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:02:30.064: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:02:30.654: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:02:31.660: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:02:31.660: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:02:31.661: [smf] INFO: UE IMSI[262426587510579] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 03/02 11:02:31.676: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:02:31.676: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x704] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 03/02 11:02:31.676: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x704] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '20010780004420090000000000000000'O 03/02 11:02:31.682: [upf] ERROR: Invalid packet [IP version:4, Packet Length:28] (../src/upf/gtp-path.c:622) 0000: 4500001c 8c3e4000 4001d3e8 c0a80a02 E....>@.@....... 0010: 08080808 0800f4b9 03450001 .........E.. MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:02:34.687: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:02:34.700: [smf] INFO: Removed Session: UE IMSI:[262426587510579] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 03/02 11:02:34.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:02:34.700: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:02:36.707: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:02:36.707: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@a928f273787d: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Sun Mar 2 11:02:36 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=16372) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Sun Mar 2 11:02:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp6_clients_interact started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:02:39.921: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:02:41.480: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:02:42.492: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:02:42.492: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:02:42.492: [smf] INFO: UE IMSI[262429492721650] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 03/02 11:02:42.501: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:02:42.501: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x8c1] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 03/02 11:02:42.501: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x8c1] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '200107800044200A0000000000000000'O MTC@a928f273787d: sending CreatePDP 03/02 11:02:42.507: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 03/02 11:02:42.507: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 03/02 11:02:42.507: [smf] INFO: UE IMSI[262429430286531] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 03/02 11:02:42.519: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 03/02 11:02:42.519: [upf] INFO: UE F-SEID[UP:0x20b CP:0x8df] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 03/02 11:02:42.519: [upf] INFO: UE F-SEID[UP:0x20b CP:0x8df] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: RA with /64 prefix '200107800044200B0000000000000000'O MTC@a928f273787d: Warning: Stopping inactive timer T_default. MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:02:48.534: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 03/02 11:02:48.541: [smf] INFO: Removed Session: UE IMSI:[262429492721650] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 03/02 11:02:48.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 03/02 11:02:48.541: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:02:48.543: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:02:48.553: [smf] INFO: Removed Session: UE IMSI:[262429430286531] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 03/02 11:02:48.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:02:48.553: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:02:50.560: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:02:50.561: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_clients_interact(49)@a928f273787d: Final verdict of PTC: none TC_pdp6_clients_interact(50)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Sun Mar 2 11:02:50 UTC 2025 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22648) Waiting for packet dumper to finish... 1 (prev_count=22648, count=23160) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Sun Mar 2 11:02:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:02:54.055: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:02:54.941: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:02:55.947: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:02:55.947: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:02:55.947: [smf] INFO: UE IMSI[262427896008917] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 03/02 11:02:55.962: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:02:55.962: [upf] INFO: UE F-SEID[UP:0x663 CP:0x952] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 03/02 11:02:55.962: [upf] INFO: UE F-SEID[UP:0x663 CP:0x952] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:02:55.964: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:02:55.974: [smf] INFO: Removed Session: UE IMSI:[262427896008917] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 03/02 11:02:55.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:02:55.974: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:02:57.975: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact(52)@a928f273787d: Final verdict of PTC: none 03/02 11:02:57.976: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact(51)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Sun Mar 2 11:02:57 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13884) Waiting for packet dumper to finish... 1 (prev_count=13884, count=14396) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Sun Mar 2 11:03:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact_ipcp started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:03:01.664: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:03:02.233: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:03:03.237: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:03:03.237: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:03:03.237: [smf] INFO: UE IMSI[262426175588497] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 03/02 11:03:03.241: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:03:03.241: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x976] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 03/02 11:03:03.241: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x976] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:03:03.242: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:03:03.244: [smf] INFO: Removed Session: UE IMSI:[262426175588497] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 03/02 11:03:03.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:03:03.244: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:03:05.252: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/02 11:03:05.252: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_ipcp(54)@a928f273787d: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(53)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Sun Mar 2 11:03:05 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14580) Waiting for packet dumper to finish... 1 (prev_count=14580, count=15092) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Sun Mar 2 11:03:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact_icmp6 started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:03:08.681: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:03:08.990: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:03:09.995: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:03:09.995: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:03:09.995: [smf] INFO: UE IMSI[262426878193012] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 03/02 11:03:10.007: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:03:10.007: [upf] INFO: UE F-SEID[UP:0x662 CP:0x8e2] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 03/02 11:03:10.007: [upf] INFO: UE F-SEID[UP:0x662 CP:0x8e2] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '20010780004421030000000000000000'O 03/02 11:03:10.009: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:03:10.012: [smf] INFO: Removed Session: UE IMSI:[262426878193012] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 03/02 11:03:10.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:03:10.012: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:03:12.020: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:03:12.020: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_icmp6(56)@a928f273787d: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(55)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Sun Mar 2 11:03:12 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14052) Waiting for packet dumper to finish... 1 (prev_count=14052, count=15356) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Sun Mar 2 11:03:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact_pcodns4 started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:03:15.881: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:03:16.535: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:03:17.542: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:03:17.542: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:03:17.542: [smf] INFO: UE IMSI[262420311444564] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 03/02 11:03:17.552: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:03:17.552: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xdcc] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 03/02 11:03:17.552: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xdcc] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:03:17.553: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:03:17.558: [smf] INFO: Removed Session: UE IMSI:[262420311444564] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 03/02 11:03:17.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:03:17.558: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:03:19.566: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:03:19.567: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns4(57)@a928f273787d: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(58)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Sun Mar 2 11:03:19 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13152) Waiting for packet dumper to finish... 1 (prev_count=13152, count=13664) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Sun Mar 2 11:03:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact_pcodns6 started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:03:23.231: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:03:24.271: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:03:25.278: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:03:25.279: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:03:25.279: [smf] INFO: UE IMSI[262422632175229] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 03/02 11:03:25.288: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:03:25.288: [upf] INFO: UE F-SEID[UP:0x6df CP:0x9fe] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 03/02 11:03:25.288: [upf] INFO: UE F-SEID[UP:0x6df CP:0x9fe] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:03:25.288: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:03:25.297: [smf] INFO: Removed Session: UE IMSI:[262422632175229] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 03/02 11:03:25.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:03:25.297: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:03:27.305: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:03:27.306: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(59)@a928f273787d: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Sun Mar 2 11:03:27 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14432) Waiting for packet dumper to finish... 1 (prev_count=14432, count=14944) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu'. ------ GGSN_Tests.TC_pdp46_act_deact_mtu ------ Sun Mar 2 11:03:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact_mtu started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:03:30.948: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:03:31.163: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:03:32.171: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:03:32.171: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:03:32.171: [smf] INFO: UE IMSI[262429666703652] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 03/02 11:03:32.187: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:03:32.187: [upf] INFO: UE F-SEID[UP:0x27c CP:0x330] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 03/02 11:03:32.187: [upf] INFO: UE F-SEID[UP:0x27c CP:0x330] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '20010780004421060000000000000000'O 03/02 11:03:32.193: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:03:32.202: [smf] INFO: Removed Session: UE IMSI:[262429666703652] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 03/02 11:03:32.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:03:32.203: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:03:34.209: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:03:34.209: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_mtu(61)@a928f273787d: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass'. Sun Mar 2 11:03:34 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14804) Waiting for packet dumper to finish... 1 (prev_count=14804, count=15316) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Sun Mar 2 11:03:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact_gtpu_access started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:03:37.968: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:03:38.742: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:03:39.749: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:03:39.749: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:03:39.749: [smf] INFO: UE IMSI[262420600905206] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 03/02 11:03:39.760: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:03:39.760: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x8d4] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 03/02 11:03:39.760: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x8d4] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:03:39.762: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:03:39.766: [smf] INFO: Removed Session: UE IMSI:[262420600905206] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 03/02 11:03:39.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:03:39.766: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:03:41.772: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/02 11:03:41.773: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(64)@a928f273787d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(63)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Sun Mar 2 11:03:41 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13544) Waiting for packet dumper to finish... 1 (prev_count=13544, count=14056) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Sun Mar 2 11:03:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:03:45.059: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:03:45.251: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:03:46.261: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:03:46.261: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:03:46.261: [smf] INFO: UE IMSI[262427331064170] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 03/02 11:03:46.271: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:03:46.271: [upf] INFO: UE F-SEID[UP:0x337 CP:0x62b] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 03/02 11:03:46.271: [upf] INFO: UE F-SEID[UP:0x337 CP:0x62b] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:03:46.274: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x4cc7 (../src/upf/gtp-path.c:524) 03/02 11:03:46.274: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:03:49.279: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:03:49.292: [smf] INFO: Removed Session: UE IMSI:[262427331064170] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 03/02 11:03:49.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:03:49.292: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:03:51.300: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:03:51.300: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@a928f273787d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Sun Mar 2 11:03:51 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14664) Waiting for packet dumper to finish... 1 (prev_count=14664, count=15176) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Sun Mar 2 11:03:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:03:56.270: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:03:56.492: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:03:57.500: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:03:57.500: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:03:57.500: [smf] INFO: UE IMSI[262428725184641] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 03/02 11:03:57.510: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:03:57.510: [upf] INFO: UE F-SEID[UP:0x786 CP:0x3be] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 03/02 11:03:57.510: [upf] INFO: UE F-SEID[UP:0x786 CP:0x3be] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:03:57.512: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x28c7 (../src/upf/gtp-path.c:602) 03/02 11:03:57.512: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 03/02 11:03:57.512: [upf] ERROR: UE:20010780 00442109 00000000 0000000a (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 11111111 1111111b ff020000 00000000 ................ 0020: 00000000 00000002 850038e9 00000000 ..........8..... MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:04:00.518: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:04:00.529: [smf] INFO: Removed Session: UE IMSI:[262428725184641] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 03/02 11:04:00.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:04:00.529: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:04:02.537: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:04:02.537: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@a928f273787d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Sun Mar 2 11:04:02 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15492) Waiting for packet dumper to finish... 1 (prev_count=15492, count=16796) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Sun Mar 2 11:04:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:04:06.135: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:04:07.071: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:04:08.079: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:04:08.079: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:04:08.079: [smf] INFO: UE IMSI[262424164045202] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 03/02 11:04:08.088: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:04:08.088: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x1a6] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 03/02 11:04:08.088: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x1a6] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '200107800044210A0000000000000000'O 03/02 11:04:08.090: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xfb04 (../src/upf/gtp-path.c:602) 03/02 11:04:08.090: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 03/02 11:04:08.090: [upf] ERROR: UE:20010780 0044210a 00000000 0000000b (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff 31101691 1155301b `.....:.1....U0. 0010: 03250325 03250325 fd020db8 00030000 .%.%.%.%........ 0020: 00000000 00000201 8000dd58 00000000 ...........X.... MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:04:11.095: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:04:11.104: [smf] INFO: Removed Session: UE IMSI:[262424164045202] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 03/02 11:04:11.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:04:11.105: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:04:13.110: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/02 11:04:13.110: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@a928f273787d: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Sun Mar 2 11:04:13 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14832) Waiting for packet dumper to finish... 1 (prev_count=14832, count=15344) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Sun Mar 2 11:04:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_clients_interact started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:04:16.963: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:04:17.329: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:04:18.340: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:04:18.340: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:04:18.340: [smf] INFO: UE IMSI[262420453717740] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 03/02 11:04:18.349: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:04:18.349: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x5a5] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 03/02 11:04:18.349: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x5a5] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: RA with /64 prefix '200107800044210B0000000000000000'O MTC@a928f273787d: sending CreatePDP 03/02 11:04:18.355: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 03/02 11:04:18.355: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 03/02 11:04:18.355: [smf] INFO: UE IMSI[262424381185749] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 03/02 11:04:18.363: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 03/02 11:04:18.363: [upf] INFO: UE F-SEID[UP:0xce CP:0xbd0] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 03/02 11:04:18.363: [upf] INFO: UE F-SEID[UP:0xce CP:0xbd0] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: RA with /64 prefix '200107800044210C0000000000000000'O MTC@a928f273787d: Warning: Stopping inactive timer T_default. MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:04:24.377: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 03/02 11:04:24.387: [smf] INFO: Removed Session: UE IMSI:[262420453717740] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 03/02 11:04:24.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 03/02 11:04:24.388: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:04:24.390: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:04:24.402: [smf] INFO: Removed Session: UE IMSI:[262424381185749] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 03/02 11:04:24.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:04:24.402: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:04:26.410: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:04:26.410: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_clients_interact(71)@a928f273787d: Final verdict of PTC: none TC_pdp46_clients_interact(72)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Sun Mar 2 11:04:26 UTC 2025 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22000) Waiting for packet dumper to finish... 1 (prev_count=22000, count=23700) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4'. ------ GGSN_Tests.TC_pdp46_act_deact_apn4 ------ Sun Mar 2 11:04:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp46_act_deact_apn4 started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:04:30.023: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:04:30.465: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:04:31.474: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:04:31.474: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:04:31.474: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 03/02 11:04:31.474: [smf] INFO: UE IMSI[262421953062109] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:04:31.483: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:04:31.483: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 03/02 11:04:31.483: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:04:31.486: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/02 11:04:31.495: [smf] INFO: Removed Session: UE IMSI:[262421953062109] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 03/02 11:04:31.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/02 11:04:31.495: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:04:33.501: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:04:33.502: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_apn4(73)@a928f273787d: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@a928f273787d: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass'. Sun Mar 2 11:04:33 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13356) Waiting for packet dumper to finish... 1 (prev_count=13356, count=13868) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Sun Mar 2 11:04:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_echo_req_resp started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:04:36.871: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:04:37.360: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:04:40.363: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/02 11:04:40.363: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp(75)@a928f273787d: Final verdict of PTC: none TC_echo_req_resp(76)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@a928f273787d: Test case TC_echo_req_resp finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Sun Mar 2 11:04:40 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6972) Waiting for packet dumper to finish... 1 (prev_count=6972, count=7484) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Sun Mar 2 11:04:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_echo_req_resp_gtpu started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:04:43.880: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:04:45.408: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:04:48.414: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:04:48.414: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@a928f273787d: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@a928f273787d: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Sun Mar 2 11:04:48 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6988) Waiting for packet dumper to finish... 1 (prev_count=6988, count=7500) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Sun Mar 2 11:04:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp_act2_recovery started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:04:51.872: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:04:51.979: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:04:52.982: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/02 11:04:52.982: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/02 11:04:52.982: [smf] INFO: UE IMSI[262428034097091] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:04:52.985: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/02 11:04:52.985: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 03/02 11:04:52.985: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: sending 2nd CreatePDP (recovery increased) 03/02 11:04:52.987: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@a928f273787d: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@a928f273787d: Stopping testcase execution from "GGSN_Tests.ttcn":383 03/02 11:04:55.991: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:04:55.991: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act2_recovery(80)@a928f273787d: Final verdict of PTC: none TC_pdp_act2_recovery(79)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@a928f273787d: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@a928f273787d: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@a928f273787d: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail'. Sun Mar 2 11:04:55 UTC 2025 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11152) Waiting for packet dumper to finish... 1 (prev_count=11152, count=11664) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Sun Mar 2 11:04:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_act_deact_retrans_duplicate started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:04:59.195: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:04:59.946: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:05:00.948: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 03/02 11:05:00.948: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 03/02 11:05:00.948: [smf] INFO: UE IMSI[262427253533339] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:00.951: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 03/02 11:05:00.951: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:00.951: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:05:00.952: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 03/02 11:05:00.954: [smf] INFO: Removed Session: UE IMSI:[262427253533339] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:00.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 03/02 11:05:00.954: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:01.954: [gtp] WARNING: [378] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:03.958: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:05:03.958: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_act_deact_retrans_duplicate(82)@a928f273787d: Final verdict of PTC: none TC_act_deact_retrans_duplicate(81)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@a928f273787d: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Sun Mar 2 11:05:03 UTC 2025 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13756) Waiting for packet dumper to finish... 1 (prev_count=13756, count=15060) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Sun Mar 2 11:05:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_pdp_act_restart_ctr_echo started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:05:07.137: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:05:09.420: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:05:10.422: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 03/02 11:05:10.422: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 03/02 11:05:10.422: [smf] INFO: UE IMSI[262427932350102] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:10.425: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 03/02 11:05:10.425: [upf] INFO: UE F-SEID[UP:0x95b CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:10.425: [upf] INFO: UE F-SEID[UP:0x95b CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"", new component reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@a928f273787d: Stopping testcase execution from "GGSN_Tests.ttcn":2059 03/02 11:05:16.432: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:05:16.432: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(84)@a928f273787d: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@a928f273787d: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@a928f273787d: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@a928f273787d: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Sun Mar 2 11:05:16 UTC 2025 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11056) Waiting for packet dumper to finish... 1 (prev_count=11056, count=11568) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Sun Mar 2 11:05:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:05:19.620: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:05:20.503: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 03/02 11:05:21.842: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 03/02 11:05:21.842: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 03/02 11:05:21.842: [smf] INFO: UE IMSI[262427841880713] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.845: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 03/02 11:05:21.845: [upf] INFO: UE F-SEID[UP:0xfc CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.845: [upf] INFO: UE F-SEID[UP:0xfc CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:05:21.852: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 03/02 11:05:21.852: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 03/02 11:05:21.852: [smf] INFO: UE IMSI[262423053296612] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.855: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 03/02 11:05:21.855: [upf] INFO: UE F-SEID[UP:0x134 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.855: [upf] INFO: UE F-SEID[UP:0x134 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.863: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 03/02 11:05:21.863: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 03/02 11:05:21.863: [smf] INFO: UE IMSI[262425898688749] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.865: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 03/02 11:05:21.865: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.865: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.873: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 03/02 11:05:21.873: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 03/02 11:05:21.873: [smf] INFO: UE IMSI[262429253940302] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.876: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 03/02 11:05:21.876: [upf] INFO: UE F-SEID[UP:0x810 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.876: [upf] INFO: UE F-SEID[UP:0x810 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.884: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 03/02 11:05:21.884: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 03/02 11:05:21.884: [smf] INFO: UE IMSI[262422521207128] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.886: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 03/02 11:05:21.886: [upf] INFO: UE F-SEID[UP:0x885 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.886: [upf] INFO: UE F-SEID[UP:0x885 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.894: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 03/02 11:05:21.894: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 03/02 11:05:21.894: [smf] INFO: UE IMSI[262427747180904] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.897: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 03/02 11:05:21.897: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.897: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.904: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 03/02 11:05:21.904: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 03/02 11:05:21.904: [smf] INFO: UE IMSI[262422959128258] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.907: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 03/02 11:05:21.907: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.907: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.915: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 03/02 11:05:21.915: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 03/02 11:05:21.915: [smf] INFO: UE IMSI[262421703897177] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.918: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 03/02 11:05:21.918: [upf] INFO: UE F-SEID[UP:0x55d CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.918: [upf] INFO: UE F-SEID[UP:0x55d CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.925: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 03/02 11:05:21.925: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 03/02 11:05:21.925: [smf] INFO: UE IMSI[262423012477613] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.928: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 03/02 11:05:21.928: [upf] INFO: UE F-SEID[UP:0x771 CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.928: [upf] INFO: UE F-SEID[UP:0x771 CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.936: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 03/02 11:05:21.936: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 03/02 11:05:21.936: [smf] INFO: UE IMSI[262425799539079] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.938: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 03/02 11:05:21.938: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.938: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.946: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 03/02 11:05:21.946: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 03/02 11:05:21.946: [smf] INFO: UE IMSI[262420884973656] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.949: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 03/02 11:05:21.949: [upf] INFO: UE F-SEID[UP:0x10 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.949: [upf] INFO: UE F-SEID[UP:0x10 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.957: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 03/02 11:05:21.957: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 03/02 11:05:21.957: [smf] INFO: UE IMSI[262429601459894] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.960: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 03/02 11:05:21.960: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.960: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.967: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 03/02 11:05:21.967: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 03/02 11:05:21.967: [smf] INFO: UE IMSI[262425729982693] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.970: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 03/02 11:05:21.970: [upf] INFO: UE F-SEID[UP:0x489 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.970: [upf] INFO: UE F-SEID[UP:0x489 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.978: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 03/02 11:05:21.978: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 03/02 11:05:21.978: [smf] INFO: UE IMSI[262422386051065] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.980: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 03/02 11:05:21.980: [upf] INFO: UE F-SEID[UP:0xaad CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.980: [upf] INFO: UE F-SEID[UP:0xaad CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.988: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 03/02 11:05:21.988: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 03/02 11:05:21.988: [smf] INFO: UE IMSI[262428482144118] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:21.990: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 03/02 11:05:21.990: [upf] INFO: UE F-SEID[UP:0x826 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:21.990: [upf] INFO: UE F-SEID[UP:0x826 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:21.998: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 03/02 11:05:21.998: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 03/02 11:05:21.998: [smf] INFO: UE IMSI[262420783794781] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.001: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 03/02 11:05:22.001: [upf] INFO: UE F-SEID[UP:0x981 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.001: [upf] INFO: UE F-SEID[UP:0x981 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.009: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 03/02 11:05:22.009: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 03/02 11:05:22.009: [smf] INFO: UE IMSI[262424903582852] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.011: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 03/02 11:05:22.011: [upf] INFO: UE F-SEID[UP:0x94a CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.011: [upf] INFO: UE F-SEID[UP:0x94a CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.019: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 03/02 11:05:22.019: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 03/02 11:05:22.019: [smf] INFO: UE IMSI[262424991993481] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.021: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 03/02 11:05:22.021: [upf] INFO: UE F-SEID[UP:0x132 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.021: [upf] INFO: UE F-SEID[UP:0x132 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.030: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 03/02 11:05:22.030: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 03/02 11:05:22.030: [smf] INFO: UE IMSI[262426385507838] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.032: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 03/02 11:05:22.032: [upf] INFO: UE F-SEID[UP:0xceb CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.032: [upf] INFO: UE F-SEID[UP:0xceb CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.040: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 03/02 11:05:22.040: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 03/02 11:05:22.040: [smf] INFO: UE IMSI[262428903291834] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.042: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 03/02 11:05:22.042: [upf] INFO: UE F-SEID[UP:0x89c CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.042: [upf] INFO: UE F-SEID[UP:0x89c CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.051: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 03/02 11:05:22.051: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 03/02 11:05:22.051: [smf] INFO: UE IMSI[262424786878043] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.053: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 03/02 11:05:22.053: [upf] INFO: UE F-SEID[UP:0xc2b CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.053: [upf] INFO: UE F-SEID[UP:0xc2b CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.061: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 03/02 11:05:22.061: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 03/02 11:05:22.061: [smf] INFO: UE IMSI[262429909240546] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.063: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 03/02 11:05:22.063: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.063: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.072: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 03/02 11:05:22.072: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 03/02 11:05:22.072: [smf] INFO: UE IMSI[262424808577589] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.074: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 03/02 11:05:22.074: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.074: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.082: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 03/02 11:05:22.082: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 03/02 11:05:22.082: [smf] INFO: UE IMSI[262429163346910] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.086: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 03/02 11:05:22.086: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.086: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.093: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 03/02 11:05:22.093: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 03/02 11:05:22.093: [smf] INFO: UE IMSI[262428702605715] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.096: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 03/02 11:05:22.096: [upf] INFO: UE F-SEID[UP:0x231 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.096: [upf] INFO: UE F-SEID[UP:0x231 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.103: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 03/02 11:05:22.103: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 03/02 11:05:22.103: [smf] INFO: UE IMSI[262425166900576] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.106: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 03/02 11:05:22.106: [upf] INFO: UE F-SEID[UP:0xdb CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.106: [upf] INFO: UE F-SEID[UP:0xdb CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.114: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 03/02 11:05:22.114: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 03/02 11:05:22.114: [smf] INFO: UE IMSI[262423283536116] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.116: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 03/02 11:05:22.116: [upf] INFO: UE F-SEID[UP:0xccf CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.116: [upf] INFO: UE F-SEID[UP:0xccf CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.124: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 03/02 11:05:22.124: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 03/02 11:05:22.124: [smf] INFO: UE IMSI[262425436864480] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.126: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 03/02 11:05:22.126: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.126: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.134: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 03/02 11:05:22.134: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 03/02 11:05:22.134: [smf] INFO: UE IMSI[262427963750237] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.137: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 03/02 11:05:22.137: [upf] INFO: UE F-SEID[UP:0x43c CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.137: [upf] INFO: UE F-SEID[UP:0x43c CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.145: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 03/02 11:05:22.145: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 03/02 11:05:22.145: [smf] INFO: UE IMSI[262427276691731] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.147: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 03/02 11:05:22.147: [upf] INFO: UE F-SEID[UP:0x354 CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.147: [upf] INFO: UE F-SEID[UP:0x354 CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.155: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 03/02 11:05:22.155: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 03/02 11:05:22.155: [smf] INFO: UE IMSI[262420207614437] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.157: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 03/02 11:05:22.157: [upf] INFO: UE F-SEID[UP:0xeea CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.157: [upf] INFO: UE F-SEID[UP:0xeea CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.166: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 03/02 11:05:22.166: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 03/02 11:05:22.166: [smf] INFO: UE IMSI[262424936606699] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.169: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 03/02 11:05:22.169: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.169: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.176: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 03/02 11:05:22.176: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 03/02 11:05:22.176: [smf] INFO: UE IMSI[262423599761805] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.180: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 03/02 11:05:22.180: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.180: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.187: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 03/02 11:05:22.187: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 03/02 11:05:22.187: [smf] INFO: UE IMSI[262428737594835] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.190: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 03/02 11:05:22.190: [upf] INFO: UE F-SEID[UP:0x30 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.190: [upf] INFO: UE F-SEID[UP:0x30 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.197: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 03/02 11:05:22.197: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 03/02 11:05:22.197: [smf] INFO: UE IMSI[262425673268195] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.200: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 03/02 11:05:22.200: [upf] INFO: UE F-SEID[UP:0x72f CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.200: [upf] INFO: UE F-SEID[UP:0x72f CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.208: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 03/02 11:05:22.208: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 03/02 11:05:22.208: [smf] INFO: UE IMSI[262425950722171] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.211: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 03/02 11:05:22.211: [upf] INFO: UE F-SEID[UP:0x770 CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.211: [upf] INFO: UE F-SEID[UP:0x770 CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.218: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 03/02 11:05:22.218: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 03/02 11:05:22.218: [smf] INFO: UE IMSI[262422209858509] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.221: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 03/02 11:05:22.221: [upf] INFO: UE F-SEID[UP:0x1a CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.221: [upf] INFO: UE F-SEID[UP:0x1a CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.229: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 03/02 11:05:22.229: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 03/02 11:05:22.229: [smf] INFO: UE IMSI[262421184865992] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.231: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 03/02 11:05:22.231: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.231: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.239: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 03/02 11:05:22.239: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 03/02 11:05:22.239: [smf] INFO: UE IMSI[262422577373570] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.242: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 03/02 11:05:22.242: [upf] INFO: UE F-SEID[UP:0x522 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.242: [upf] INFO: UE F-SEID[UP:0x522 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.250: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 03/02 11:05:22.250: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 03/02 11:05:22.250: [smf] INFO: UE IMSI[262422144747509] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.253: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 03/02 11:05:22.253: [upf] INFO: UE F-SEID[UP:0xebe CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.253: [upf] INFO: UE F-SEID[UP:0xebe CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.260: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 03/02 11:05:22.260: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 03/02 11:05:22.260: [smf] INFO: UE IMSI[262421549953260] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.262: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 03/02 11:05:22.262: [upf] INFO: UE F-SEID[UP:0x570 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.262: [upf] INFO: UE F-SEID[UP:0x570 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.271: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 03/02 11:05:22.271: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 03/02 11:05:22.271: [smf] INFO: UE IMSI[262423662947009] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.273: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 03/02 11:05:22.273: [upf] INFO: UE F-SEID[UP:0x5df CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.273: [upf] INFO: UE F-SEID[UP:0x5df CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.281: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 03/02 11:05:22.281: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 03/02 11:05:22.281: [smf] INFO: UE IMSI[262423048648002] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.283: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 03/02 11:05:22.283: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.283: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.291: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 03/02 11:05:22.291: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 03/02 11:05:22.291: [smf] INFO: UE IMSI[262422918161026] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.294: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 03/02 11:05:22.294: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.294: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.302: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 03/02 11:05:22.302: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 03/02 11:05:22.302: [smf] INFO: UE IMSI[262424319303582] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.305: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 03/02 11:05:22.305: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.305: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.313: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 03/02 11:05:22.313: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 03/02 11:05:22.313: [smf] INFO: UE IMSI[262420634192841] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.315: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 03/02 11:05:22.315: [upf] INFO: UE F-SEID[UP:0x77 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.315: [upf] INFO: UE F-SEID[UP:0x77 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.324: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 03/02 11:05:22.324: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 03/02 11:05:22.324: [smf] INFO: UE IMSI[262420164537839] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.327: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 03/02 11:05:22.327: [upf] INFO: UE F-SEID[UP:0x41f CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.327: [upf] INFO: UE F-SEID[UP:0x41f CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.334: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 03/02 11:05:22.334: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 03/02 11:05:22.334: [smf] INFO: UE IMSI[262427083739111] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.337: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 03/02 11:05:22.337: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.337: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.345: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 03/02 11:05:22.345: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 03/02 11:05:22.345: [smf] INFO: UE IMSI[262423023371056] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.347: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 03/02 11:05:22.347: [upf] INFO: UE F-SEID[UP:0xb96 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.347: [upf] INFO: UE F-SEID[UP:0xb96 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.355: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 03/02 11:05:22.355: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 03/02 11:05:22.355: [smf] INFO: UE IMSI[262427424455978] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.357: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 03/02 11:05:22.357: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.357: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.366: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 03/02 11:05:22.366: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 03/02 11:05:22.366: [smf] INFO: UE IMSI[262426519183372] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.369: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 03/02 11:05:22.369: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.369: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.376: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 03/02 11:05:22.376: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 03/02 11:05:22.376: [smf] INFO: UE IMSI[262423464160434] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.379: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 03/02 11:05:22.379: [upf] INFO: UE F-SEID[UP:0x80e CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.379: [upf] INFO: UE F-SEID[UP:0x80e CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.387: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 03/02 11:05:22.387: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 03/02 11:05:22.387: [smf] INFO: UE IMSI[262423474463046] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.389: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 03/02 11:05:22.389: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.389: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.397: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 03/02 11:05:22.397: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 03/02 11:05:22.397: [smf] INFO: UE IMSI[262427182683807] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.399: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 03/02 11:05:22.399: [upf] INFO: UE F-SEID[UP:0x8a CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.399: [upf] INFO: UE F-SEID[UP:0x8a CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.408: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 03/02 11:05:22.408: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 03/02 11:05:22.408: [smf] INFO: UE IMSI[262427090688372] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.410: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 03/02 11:05:22.410: [upf] INFO: UE F-SEID[UP:0x866 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.410: [upf] INFO: UE F-SEID[UP:0x866 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.418: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 03/02 11:05:22.418: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 03/02 11:05:22.418: [smf] INFO: UE IMSI[262423808211919] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.420: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 03/02 11:05:22.420: [upf] INFO: UE F-SEID[UP:0x38a CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.420: [upf] INFO: UE F-SEID[UP:0x38a CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.428: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 03/02 11:05:22.428: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 03/02 11:05:22.428: [smf] INFO: UE IMSI[262427765770185] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.430: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 03/02 11:05:22.431: [upf] INFO: UE F-SEID[UP:0xf3d CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.431: [upf] INFO: UE F-SEID[UP:0xf3d CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.439: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 03/02 11:05:22.439: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 03/02 11:05:22.439: [smf] INFO: UE IMSI[262421466725716] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.441: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 03/02 11:05:22.441: [upf] INFO: UE F-SEID[UP:0x56b CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.441: [upf] INFO: UE F-SEID[UP:0x56b CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.449: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 03/02 11:05:22.449: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 03/02 11:05:22.449: [smf] INFO: UE IMSI[262426242754109] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.451: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 03/02 11:05:22.451: [upf] INFO: UE F-SEID[UP:0x533 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.451: [upf] INFO: UE F-SEID[UP:0x533 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.460: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 03/02 11:05:22.460: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 03/02 11:05:22.460: [smf] INFO: UE IMSI[262429498611008] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.462: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 03/02 11:05:22.462: [upf] INFO: UE F-SEID[UP:0x65e CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.462: [upf] INFO: UE F-SEID[UP:0x65e CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.470: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 03/02 11:05:22.470: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 03/02 11:05:22.470: [smf] INFO: UE IMSI[262422669382597] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.472: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 03/02 11:05:22.472: [upf] INFO: UE F-SEID[UP:0xec5 CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.472: [upf] INFO: UE F-SEID[UP:0xec5 CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.480: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 03/02 11:05:22.480: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 03/02 11:05:22.480: [smf] INFO: UE IMSI[262427439439386] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.482: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 03/02 11:05:22.482: [upf] INFO: UE F-SEID[UP:0xbdc CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.482: [upf] INFO: UE F-SEID[UP:0xbdc CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.491: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 03/02 11:05:22.491: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 03/02 11:05:22.491: [smf] INFO: UE IMSI[262420581433558] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.493: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 03/02 11:05:22.493: [upf] INFO: UE F-SEID[UP:0x766 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.493: [upf] INFO: UE F-SEID[UP:0x766 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.501: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 03/02 11:05:22.501: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 03/02 11:05:22.501: [smf] INFO: UE IMSI[262423715247293] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.503: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 03/02 11:05:22.503: [upf] INFO: UE F-SEID[UP:0xddc CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.503: [upf] INFO: UE F-SEID[UP:0xddc CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.512: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 03/02 11:05:22.512: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 03/02 11:05:22.512: [smf] INFO: UE IMSI[262427406673070] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.514: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 03/02 11:05:22.514: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.514: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.522: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 03/02 11:05:22.522: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 03/02 11:05:22.522: [smf] INFO: UE IMSI[262426516542363] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.525: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 03/02 11:05:22.525: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.525: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.532: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 03/02 11:05:22.532: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 03/02 11:05:22.532: [smf] INFO: UE IMSI[262420855700465] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.536: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 03/02 11:05:22.536: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.536: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.543: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 03/02 11:05:22.543: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 03/02 11:05:22.543: [smf] INFO: UE IMSI[262425085384063] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.545: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 03/02 11:05:22.545: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.545: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.553: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 03/02 11:05:22.553: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 03/02 11:05:22.553: [smf] INFO: UE IMSI[262427125355622] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.555: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 03/02 11:05:22.555: [upf] INFO: UE F-SEID[UP:0xd9f CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.556: [upf] INFO: UE F-SEID[UP:0xd9f CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.564: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 03/02 11:05:22.564: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 03/02 11:05:22.564: [smf] INFO: UE IMSI[262427161257927] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.566: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 03/02 11:05:22.566: [upf] INFO: UE F-SEID[UP:0x78f CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.566: [upf] INFO: UE F-SEID[UP:0x78f CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.574: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 03/02 11:05:22.574: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 03/02 11:05:22.574: [smf] INFO: UE IMSI[262421980684366] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.578: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 03/02 11:05:22.578: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.578: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.585: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 03/02 11:05:22.585: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 03/02 11:05:22.585: [smf] INFO: UE IMSI[262421227462912] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.589: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 03/02 11:05:22.589: [upf] INFO: UE F-SEID[UP:0x44c CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.589: [upf] INFO: UE F-SEID[UP:0x44c CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.596: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 03/02 11:05:22.596: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 03/02 11:05:22.596: [smf] INFO: UE IMSI[262425400838242] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.599: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 03/02 11:05:22.599: [upf] INFO: UE F-SEID[UP:0x198 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.599: [upf] INFO: UE F-SEID[UP:0x198 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.606: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 03/02 11:05:22.606: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 03/02 11:05:22.606: [smf] INFO: UE IMSI[262425799055872] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.609: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 03/02 11:05:22.609: [upf] INFO: UE F-SEID[UP:0xac8 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.609: [upf] INFO: UE F-SEID[UP:0xac8 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.617: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 03/02 11:05:22.617: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 03/02 11:05:22.617: [smf] INFO: UE IMSI[262424977057778] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.619: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 03/02 11:05:22.619: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.619: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.627: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 03/02 11:05:22.627: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 03/02 11:05:22.627: [smf] INFO: UE IMSI[262423635568661] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.629: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 03/02 11:05:22.629: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.629: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.637: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 03/02 11:05:22.637: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 03/02 11:05:22.637: [smf] INFO: UE IMSI[262421549425891] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.640: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 03/02 11:05:22.640: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.640: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.648: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 03/02 11:05:22.648: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 03/02 11:05:22.648: [smf] INFO: UE IMSI[262424542353610] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.650: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 03/02 11:05:22.650: [upf] INFO: UE F-SEID[UP:0x104 CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.650: [upf] INFO: UE F-SEID[UP:0x104 CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.658: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 03/02 11:05:22.658: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 03/02 11:05:22.658: [smf] INFO: UE IMSI[262422866528431] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.661: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 03/02 11:05:22.661: [upf] INFO: UE F-SEID[UP:0xc63 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.661: [upf] INFO: UE F-SEID[UP:0xc63 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.669: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 03/02 11:05:22.669: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 03/02 11:05:22.669: [smf] INFO: UE IMSI[262425424325486] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.672: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 03/02 11:05:22.672: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.672: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.679: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 03/02 11:05:22.679: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 03/02 11:05:22.679: [smf] INFO: UE IMSI[262420042140615] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.682: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 03/02 11:05:22.682: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.682: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.690: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 03/02 11:05:22.690: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 03/02 11:05:22.690: [smf] INFO: UE IMSI[262424968202258] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.693: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 03/02 11:05:22.693: [upf] INFO: UE F-SEID[UP:0x850 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.693: [upf] INFO: UE F-SEID[UP:0x850 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.700: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 03/02 11:05:22.700: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 03/02 11:05:22.700: [smf] INFO: UE IMSI[262423235490673] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.702: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 03/02 11:05:22.702: [upf] INFO: UE F-SEID[UP:0xd35 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.702: [upf] INFO: UE F-SEID[UP:0xd35 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.711: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 03/02 11:05:22.711: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 03/02 11:05:22.711: [smf] INFO: UE IMSI[262423301724383] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.713: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 03/02 11:05:22.713: [upf] INFO: UE F-SEID[UP:0x174 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.713: [upf] INFO: UE F-SEID[UP:0x174 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.721: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 03/02 11:05:22.721: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 03/02 11:05:22.721: [smf] INFO: UE IMSI[262422840898322] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.723: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 03/02 11:05:22.723: [upf] INFO: UE F-SEID[UP:0x880 CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.723: [upf] INFO: UE F-SEID[UP:0x880 CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.731: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 03/02 11:05:22.731: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 03/02 11:05:22.731: [smf] INFO: UE IMSI[262429271389758] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.734: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 03/02 11:05:22.734: [upf] INFO: UE F-SEID[UP:0xf21 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.734: [upf] INFO: UE F-SEID[UP:0xf21 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.742: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 03/02 11:05:22.742: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 03/02 11:05:22.742: [smf] INFO: UE IMSI[262421839494324] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.745: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 03/02 11:05:22.745: [upf] INFO: UE F-SEID[UP:0x461 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.745: [upf] INFO: UE F-SEID[UP:0x461 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.753: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 03/02 11:05:22.753: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 03/02 11:05:22.753: [smf] INFO: UE IMSI[262428032212493] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.756: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 03/02 11:05:22.756: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.756: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.763: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 03/02 11:05:22.763: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 03/02 11:05:22.763: [smf] INFO: UE IMSI[262424869675795] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.766: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 03/02 11:05:22.766: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.766: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.774: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 03/02 11:05:22.774: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 03/02 11:05:22.774: [smf] INFO: UE IMSI[262423083005963] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.776: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 03/02 11:05:22.776: [upf] INFO: UE F-SEID[UP:0xe0 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.776: [upf] INFO: UE F-SEID[UP:0xe0 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.784: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 03/02 11:05:22.784: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 03/02 11:05:22.784: [smf] INFO: UE IMSI[262421646812768] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.786: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 03/02 11:05:22.786: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.786: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.795: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 03/02 11:05:22.795: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 03/02 11:05:22.795: [smf] INFO: UE IMSI[262426385989724] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.797: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 03/02 11:05:22.797: [upf] INFO: UE F-SEID[UP:0x1b CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.797: [upf] INFO: UE F-SEID[UP:0x1b CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.805: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 03/02 11:05:22.805: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 03/02 11:05:22.805: [smf] INFO: UE IMSI[262421430201531] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.808: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 03/02 11:05:22.808: [upf] INFO: UE F-SEID[UP:0x485 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.808: [upf] INFO: UE F-SEID[UP:0x485 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.816: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 03/02 11:05:22.816: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 03/02 11:05:22.816: [smf] INFO: UE IMSI[262428906436413] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.818: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 03/02 11:05:22.818: [upf] INFO: UE F-SEID[UP:0x26b CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.818: [upf] INFO: UE F-SEID[UP:0x26b CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.826: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 03/02 11:05:22.826: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 03/02 11:05:22.826: [smf] INFO: UE IMSI[262420771323870] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.828: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 03/02 11:05:22.828: [upf] INFO: UE F-SEID[UP:0x941 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.828: [upf] INFO: UE F-SEID[UP:0x941 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.836: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 03/02 11:05:22.836: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 03/02 11:05:22.836: [smf] INFO: UE IMSI[262427689457971] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.839: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 03/02 11:05:22.839: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.839: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.847: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 03/02 11:05:22.847: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 03/02 11:05:22.847: [smf] INFO: UE IMSI[262421977575454] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.849: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 03/02 11:05:22.849: [upf] INFO: UE F-SEID[UP:0x3bc CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.849: [upf] INFO: UE F-SEID[UP:0x3bc CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.857: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 03/02 11:05:22.857: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 03/02 11:05:22.857: [smf] INFO: UE IMSI[262425280800617] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.860: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 03/02 11:05:22.860: [upf] INFO: UE F-SEID[UP:0x910 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.860: [upf] INFO: UE F-SEID[UP:0x910 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.868: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 03/02 11:05:22.868: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 03/02 11:05:22.868: [smf] INFO: UE IMSI[262428346113561] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.870: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 03/02 11:05:22.870: [upf] INFO: UE F-SEID[UP:0x6 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.870: [upf] INFO: UE F-SEID[UP:0x6 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.878: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 03/02 11:05:22.878: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 03/02 11:05:22.878: [smf] INFO: UE IMSI[262427142754380] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.880: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 03/02 11:05:22.880: [upf] INFO: UE F-SEID[UP:0x67c CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.880: [upf] INFO: UE F-SEID[UP:0x67c CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.889: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 03/02 11:05:22.889: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 03/02 11:05:22.889: [smf] INFO: UE IMSI[262428848691802] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.892: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 03/02 11:05:22.892: [upf] INFO: UE F-SEID[UP:0x964 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.892: [upf] INFO: UE F-SEID[UP:0x964 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.900: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 03/02 11:05:22.900: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 03/02 11:05:22.900: [smf] INFO: UE IMSI[262422386122476] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.902: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 03/02 11:05:22.902: [upf] INFO: UE F-SEID[UP:0xc04 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.902: [upf] INFO: UE F-SEID[UP:0xc04 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.910: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 03/02 11:05:22.910: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 03/02 11:05:22.910: [smf] INFO: UE IMSI[262427528227456] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.912: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 03/02 11:05:22.912: [upf] INFO: UE F-SEID[UP:0x658 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.912: [upf] INFO: UE F-SEID[UP:0x658 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.921: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 03/02 11:05:22.921: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 03/02 11:05:22.921: [smf] INFO: UE IMSI[262428061242930] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.923: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 03/02 11:05:22.923: [upf] INFO: UE F-SEID[UP:0x98 CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.923: [upf] INFO: UE F-SEID[UP:0x98 CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.931: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 03/02 11:05:22.931: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 03/02 11:05:22.931: [smf] INFO: UE IMSI[262429505754179] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.933: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 03/02 11:05:22.933: [upf] INFO: UE F-SEID[UP:0x437 CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.933: [upf] INFO: UE F-SEID[UP:0x437 CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.941: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 03/02 11:05:22.941: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 03/02 11:05:22.941: [smf] INFO: UE IMSI[262421922398398] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.944: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 03/02 11:05:22.944: [upf] INFO: UE F-SEID[UP:0xa9f CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.944: [upf] INFO: UE F-SEID[UP:0xa9f CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.952: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 03/02 11:05:22.952: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 03/02 11:05:22.952: [smf] INFO: UE IMSI[262421427961502] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.955: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 03/02 11:05:22.955: [upf] INFO: UE F-SEID[UP:0x284 CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.955: [upf] INFO: UE F-SEID[UP:0x284 CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.962: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 03/02 11:05:22.962: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 03/02 11:05:22.962: [smf] INFO: UE IMSI[262422185808043] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.965: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 03/02 11:05:22.965: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.965: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.973: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 03/02 11:05:22.973: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 03/02 11:05:22.973: [smf] INFO: UE IMSI[262423280910851] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.975: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 03/02 11:05:22.975: [upf] INFO: UE F-SEID[UP:0xb1d CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.975: [upf] INFO: UE F-SEID[UP:0xb1d CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.983: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 03/02 11:05:22.983: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 03/02 11:05:22.983: [smf] INFO: UE IMSI[262421654679710] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.985: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 03/02 11:05:22.985: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.985: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:22.993: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 03/02 11:05:22.993: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 03/02 11:05:22.994: [smf] INFO: UE IMSI[262427641016190] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:22.996: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 03/02 11:05:22.996: [upf] INFO: UE F-SEID[UP:0x11e CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:22.996: [upf] INFO: UE F-SEID[UP:0x11e CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.004: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 03/02 11:05:23.004: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 03/02 11:05:23.004: [smf] INFO: UE IMSI[262427889638054] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.006: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 03/02 11:05:23.006: [upf] INFO: UE F-SEID[UP:0xe6e CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.006: [upf] INFO: UE F-SEID[UP:0xe6e CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.014: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 03/02 11:05:23.014: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 03/02 11:05:23.014: [smf] INFO: UE IMSI[262420091397580] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.016: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 03/02 11:05:23.016: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.016: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.025: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 03/02 11:05:23.025: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 03/02 11:05:23.025: [smf] INFO: UE IMSI[262421638778493] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.027: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 03/02 11:05:23.027: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.027: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.035: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 03/02 11:05:23.035: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 03/02 11:05:23.035: [smf] INFO: UE IMSI[262427658276314] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.037: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 03/02 11:05:23.037: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.037: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.046: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 03/02 11:05:23.046: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 03/02 11:05:23.046: [smf] INFO: UE IMSI[262422468180052] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.048: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 03/02 11:05:23.048: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.048: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.056: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 03/02 11:05:23.056: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 03/02 11:05:23.056: [smf] INFO: UE IMSI[262421922265005] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.059: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 03/02 11:05:23.059: [upf] INFO: UE F-SEID[UP:0xb24 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.059: [upf] INFO: UE F-SEID[UP:0xb24 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.066: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 03/02 11:05:23.066: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 03/02 11:05:23.066: [smf] INFO: UE IMSI[262426550986651] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.070: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 03/02 11:05:23.070: [upf] INFO: UE F-SEID[UP:0x990 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.070: [upf] INFO: UE F-SEID[UP:0x990 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.077: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 03/02 11:05:23.077: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 03/02 11:05:23.077: [smf] INFO: UE IMSI[262428301604929] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.080: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 03/02 11:05:23.080: [upf] INFO: UE F-SEID[UP:0xee1 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.080: [upf] INFO: UE F-SEID[UP:0xee1 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.087: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 03/02 11:05:23.087: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 03/02 11:05:23.087: [smf] INFO: UE IMSI[262422820656323] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.090: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 03/02 11:05:23.090: [upf] INFO: UE F-SEID[UP:0xac2 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.090: [upf] INFO: UE F-SEID[UP:0xac2 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.098: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 03/02 11:05:23.098: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 03/02 11:05:23.098: [smf] INFO: UE IMSI[262428511165961] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.100: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 03/02 11:05:23.100: [upf] INFO: UE F-SEID[UP:0x830 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.100: [upf] INFO: UE F-SEID[UP:0x830 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.108: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 03/02 11:05:23.108: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 03/02 11:05:23.108: [smf] INFO: UE IMSI[262429398433074] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.111: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 03/02 11:05:23.111: [upf] INFO: UE F-SEID[UP:0xde0 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.111: [upf] INFO: UE F-SEID[UP:0xde0 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.118: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 03/02 11:05:23.118: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 03/02 11:05:23.118: [smf] INFO: UE IMSI[262424119468072] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.121: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 03/02 11:05:23.121: [upf] INFO: UE F-SEID[UP:0xec6 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.121: [upf] INFO: UE F-SEID[UP:0xec6 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.129: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 03/02 11:05:23.129: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 03/02 11:05:23.129: [smf] INFO: UE IMSI[262426496464383] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.131: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 03/02 11:05:23.131: [upf] INFO: UE F-SEID[UP:0xaea CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.131: [upf] INFO: UE F-SEID[UP:0xaea CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.139: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 03/02 11:05:23.139: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 03/02 11:05:23.139: [smf] INFO: UE IMSI[262427462696045] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.142: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 03/02 11:05:23.142: [upf] INFO: UE F-SEID[UP:0x74 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.142: [upf] INFO: UE F-SEID[UP:0x74 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.150: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 03/02 11:05:23.150: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 03/02 11:05:23.150: [smf] INFO: UE IMSI[262424731303449] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.152: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 03/02 11:05:23.152: [upf] INFO: UE F-SEID[UP:0x758 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.152: [upf] INFO: UE F-SEID[UP:0x758 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.160: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 03/02 11:05:23.160: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 03/02 11:05:23.160: [smf] INFO: UE IMSI[262421556891544] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.162: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 03/02 11:05:23.162: [upf] INFO: UE F-SEID[UP:0x983 CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.162: [upf] INFO: UE F-SEID[UP:0x983 CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.170: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 03/02 11:05:23.170: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 03/02 11:05:23.170: [smf] INFO: UE IMSI[262428226234770] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.173: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 03/02 11:05:23.173: [upf] INFO: UE F-SEID[UP:0xb5 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.173: [upf] INFO: UE F-SEID[UP:0xb5 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.181: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 03/02 11:05:23.181: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 03/02 11:05:23.181: [smf] INFO: UE IMSI[262425465006121] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.183: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 03/02 11:05:23.183: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.183: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.191: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 03/02 11:05:23.191: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 03/02 11:05:23.191: [smf] INFO: UE IMSI[262422346031399] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.194: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 03/02 11:05:23.194: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.194: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.202: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 03/02 11:05:23.202: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 03/02 11:05:23.202: [smf] INFO: UE IMSI[262426484482788] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.204: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 03/02 11:05:23.204: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.204: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.212: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 03/02 11:05:23.212: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 03/02 11:05:23.212: [smf] INFO: UE IMSI[262423953454755] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.214: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 03/02 11:05:23.214: [upf] INFO: UE F-SEID[UP:0xd60 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.214: [upf] INFO: UE F-SEID[UP:0xd60 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.223: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 03/02 11:05:23.223: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 03/02 11:05:23.223: [smf] INFO: UE IMSI[262426567219057] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.225: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 03/02 11:05:23.225: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.225: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.233: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 03/02 11:05:23.233: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 03/02 11:05:23.233: [smf] INFO: UE IMSI[262429631779419] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.235: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 03/02 11:05:23.235: [upf] INFO: UE F-SEID[UP:0xdef CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.235: [upf] INFO: UE F-SEID[UP:0xdef CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.243: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 03/02 11:05:23.243: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 03/02 11:05:23.243: [smf] INFO: UE IMSI[262425540727760] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.246: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 03/02 11:05:23.246: [upf] INFO: UE F-SEID[UP:0x464 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.246: [upf] INFO: UE F-SEID[UP:0x464 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.254: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 03/02 11:05:23.254: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 03/02 11:05:23.254: [smf] INFO: UE IMSI[262425332739599] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.256: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 03/02 11:05:23.256: [upf] INFO: UE F-SEID[UP:0x67a CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.256: [upf] INFO: UE F-SEID[UP:0x67a CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.264: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 03/02 11:05:23.264: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 03/02 11:05:23.264: [smf] INFO: UE IMSI[262420867944834] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.266: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 03/02 11:05:23.266: [upf] INFO: UE F-SEID[UP:0xedc CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.266: [upf] INFO: UE F-SEID[UP:0xedc CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.275: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 03/02 11:05:23.275: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 03/02 11:05:23.275: [smf] INFO: UE IMSI[262422455057933] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.277: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 03/02 11:05:23.277: [upf] INFO: UE F-SEID[UP:0xc65 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.277: [upf] INFO: UE F-SEID[UP:0xc65 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.285: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 03/02 11:05:23.285: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 03/02 11:05:23.285: [smf] INFO: UE IMSI[262429717667212] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.287: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 03/02 11:05:23.287: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.287: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.296: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 03/02 11:05:23.296: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 03/02 11:05:23.296: [smf] INFO: UE IMSI[262423115607367] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.298: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 03/02 11:05:23.298: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.298: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.306: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 03/02 11:05:23.306: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 03/02 11:05:23.306: [smf] INFO: UE IMSI[262429762829360] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.308: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 03/02 11:05:23.308: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0xa5b] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.308: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0xa5b] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.316: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 03/02 11:05:23.316: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 03/02 11:05:23.316: [smf] INFO: UE IMSI[262421563178400] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.319: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 03/02 11:05:23.319: [upf] INFO: UE F-SEID[UP:0x147 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.319: [upf] INFO: UE F-SEID[UP:0x147 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.327: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 03/02 11:05:23.327: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 03/02 11:05:23.327: [smf] INFO: UE IMSI[262422199057405] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.329: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 03/02 11:05:23.329: [upf] INFO: UE F-SEID[UP:0x41e CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.329: [upf] INFO: UE F-SEID[UP:0x41e CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.337: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 03/02 11:05:23.337: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 03/02 11:05:23.337: [smf] INFO: UE IMSI[262421295750522] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.339: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 03/02 11:05:23.339: [upf] INFO: UE F-SEID[UP:0x201 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.339: [upf] INFO: UE F-SEID[UP:0x201 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.348: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 03/02 11:05:23.348: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 03/02 11:05:23.348: [smf] INFO: UE IMSI[262422168146491] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.351: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 03/02 11:05:23.351: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.351: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.358: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 03/02 11:05:23.358: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 03/02 11:05:23.358: [smf] INFO: UE IMSI[262424437658492] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.361: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 03/02 11:05:23.361: [upf] INFO: UE F-SEID[UP:0x6ca CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.361: [upf] INFO: UE F-SEID[UP:0x6ca CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.368: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 03/02 11:05:23.368: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 03/02 11:05:23.368: [smf] INFO: UE IMSI[262426408123254] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.371: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 03/02 11:05:23.371: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.371: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.379: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 03/02 11:05:23.379: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 03/02 11:05:23.379: [smf] INFO: UE IMSI[262423435944003] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.381: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 03/02 11:05:23.381: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.381: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.389: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 03/02 11:05:23.389: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 03/02 11:05:23.389: [smf] INFO: UE IMSI[262424495362151] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.392: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 03/02 11:05:23.392: [upf] INFO: UE F-SEID[UP:0x816 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.392: [upf] INFO: UE F-SEID[UP:0x816 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.400: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 03/02 11:05:23.400: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 03/02 11:05:23.400: [smf] INFO: UE IMSI[262420699144219] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.402: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 03/02 11:05:23.402: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.402: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.410: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 03/02 11:05:23.410: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 03/02 11:05:23.410: [smf] INFO: UE IMSI[262425473591044] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.412: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 03/02 11:05:23.412: [upf] INFO: UE F-SEID[UP:0x858 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.412: [upf] INFO: UE F-SEID[UP:0x858 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.421: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 03/02 11:05:23.421: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 03/02 11:05:23.421: [smf] INFO: UE IMSI[262424272585235] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.423: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 03/02 11:05:23.423: [upf] INFO: UE F-SEID[UP:0x24b CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.423: [upf] INFO: UE F-SEID[UP:0x24b CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.431: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 03/02 11:05:23.431: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 03/02 11:05:23.431: [smf] INFO: UE IMSI[262423176825117] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.434: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 03/02 11:05:23.434: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.434: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.442: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 03/02 11:05:23.442: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 03/02 11:05:23.442: [smf] INFO: UE IMSI[262428323732429] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.444: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 03/02 11:05:23.444: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.444: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.452: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 03/02 11:05:23.452: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 03/02 11:05:23.452: [smf] INFO: UE IMSI[262427327040563] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.454: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 03/02 11:05:23.454: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.454: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.462: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 03/02 11:05:23.462: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 03/02 11:05:23.462: [smf] INFO: UE IMSI[262424748010237] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.465: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 03/02 11:05:23.465: [upf] INFO: UE F-SEID[UP:0x30e CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.465: [upf] INFO: UE F-SEID[UP:0x30e CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.473: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 03/02 11:05:23.473: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 03/02 11:05:23.473: [smf] INFO: UE IMSI[262422636385080] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.475: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 03/02 11:05:23.475: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.475: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.483: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 03/02 11:05:23.483: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 03/02 11:05:23.483: [smf] INFO: UE IMSI[262428109793280] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.485: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 03/02 11:05:23.485: [upf] INFO: UE F-SEID[UP:0xe39 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.485: [upf] INFO: UE F-SEID[UP:0xe39 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.494: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 03/02 11:05:23.494: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 03/02 11:05:23.494: [smf] INFO: UE IMSI[262420372366057] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.496: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 03/02 11:05:23.496: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.496: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.504: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 03/02 11:05:23.504: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 03/02 11:05:23.504: [smf] INFO: UE IMSI[262429603209570] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.508: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 03/02 11:05:23.508: [upf] INFO: UE F-SEID[UP:0x807 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.508: [upf] INFO: UE F-SEID[UP:0x807 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.515: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 03/02 11:05:23.515: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 03/02 11:05:23.515: [smf] INFO: UE IMSI[262420601832818] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.517: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 03/02 11:05:23.517: [upf] INFO: UE F-SEID[UP:0x933 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.517: [upf] INFO: UE F-SEID[UP:0x933 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.525: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 03/02 11:05:23.525: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 03/02 11:05:23.525: [smf] INFO: UE IMSI[262426258703760] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.527: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 03/02 11:05:23.527: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.527: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.536: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 03/02 11:05:23.536: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 03/02 11:05:23.536: [smf] INFO: UE IMSI[262421460695341] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.538: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 03/02 11:05:23.538: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.538: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.546: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 03/02 11:05:23.546: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 03/02 11:05:23.546: [smf] INFO: UE IMSI[262429575582333] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.549: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 03/02 11:05:23.549: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.549: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.557: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 03/02 11:05:23.557: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 03/02 11:05:23.557: [smf] INFO: UE IMSI[262422102774421] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.559: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 03/02 11:05:23.559: [upf] INFO: UE F-SEID[UP:0xe4b CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.559: [upf] INFO: UE F-SEID[UP:0xe4b CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.567: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 03/02 11:05:23.567: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 03/02 11:05:23.567: [smf] INFO: UE IMSI[262428788775828] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.571: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 03/02 11:05:23.571: [upf] INFO: UE F-SEID[UP:0x330 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.571: [upf] INFO: UE F-SEID[UP:0x330 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.578: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 03/02 11:05:23.578: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 03/02 11:05:23.578: [smf] INFO: UE IMSI[262420408307280] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.584: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 03/02 11:05:23.584: [upf] INFO: UE F-SEID[UP:0x5ce CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.584: [upf] INFO: UE F-SEID[UP:0x5ce CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.589: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 03/02 11:05:23.589: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 03/02 11:05:23.589: [smf] INFO: UE IMSI[262421397404905] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.593: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 03/02 11:05:23.593: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.593: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.600: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 03/02 11:05:23.600: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 03/02 11:05:23.600: [smf] INFO: UE IMSI[262421087250865] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.603: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 03/02 11:05:23.603: [upf] INFO: UE F-SEID[UP:0x25 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.603: [upf] INFO: UE F-SEID[UP:0x25 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.610: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 03/02 11:05:23.610: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 03/02 11:05:23.610: [smf] INFO: UE IMSI[262427087931718] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.613: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 03/02 11:05:23.613: [upf] INFO: UE F-SEID[UP:0x1ab CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.613: [upf] INFO: UE F-SEID[UP:0x1ab CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.621: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 03/02 11:05:23.621: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 03/02 11:05:23.621: [smf] INFO: UE IMSI[262420661296576] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.624: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 03/02 11:05:23.624: [upf] INFO: UE F-SEID[UP:0x96a CP:0x417] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.624: [upf] INFO: UE F-SEID[UP:0x96a CP:0x417] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.631: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 03/02 11:05:23.631: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 03/02 11:05:23.631: [smf] INFO: UE IMSI[262425130249705] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.634: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 03/02 11:05:23.634: [upf] INFO: UE F-SEID[UP:0xac1 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.634: [upf] INFO: UE F-SEID[UP:0xac1 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.642: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 03/02 11:05:23.642: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 03/02 11:05:23.642: [smf] INFO: UE IMSI[262421200286312] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.644: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 03/02 11:05:23.644: [upf] INFO: UE F-SEID[UP:0x27a CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.644: [upf] INFO: UE F-SEID[UP:0x27a CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.653: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 03/02 11:05:23.653: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 03/02 11:05:23.653: [smf] INFO: UE IMSI[262424179786782] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.656: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 03/02 11:05:23.656: [upf] INFO: UE F-SEID[UP:0x756 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.656: [upf] INFO: UE F-SEID[UP:0x756 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.663: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 03/02 11:05:23.663: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 03/02 11:05:23.663: [smf] INFO: UE IMSI[262428427701265] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.666: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 03/02 11:05:23.666: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.666: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.674: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 03/02 11:05:23.674: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 03/02 11:05:23.674: [smf] INFO: UE IMSI[262426790530497] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.677: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 03/02 11:05:23.677: [upf] INFO: UE F-SEID[UP:0x54b CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.677: [upf] INFO: UE F-SEID[UP:0x54b CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.685: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 03/02 11:05:23.685: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 03/02 11:05:23.685: [smf] INFO: UE IMSI[262428212228873] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.689: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 03/02 11:05:23.689: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.689: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.696: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 03/02 11:05:23.696: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 03/02 11:05:23.696: [smf] INFO: UE IMSI[262422695479000] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.698: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 03/02 11:05:23.698: [upf] INFO: UE F-SEID[UP:0xc7 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.698: [upf] INFO: UE F-SEID[UP:0xc7 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.707: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 03/02 11:05:23.707: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 03/02 11:05:23.707: [smf] INFO: UE IMSI[262429850210592] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.711: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 03/02 11:05:23.711: [upf] INFO: UE F-SEID[UP:0xa38 CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.711: [upf] INFO: UE F-SEID[UP:0xa38 CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.717: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 03/02 11:05:23.717: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 03/02 11:05:23.717: [smf] INFO: UE IMSI[262421963525149] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.720: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 03/02 11:05:23.720: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.720: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.728: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 03/02 11:05:23.728: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 03/02 11:05:23.728: [smf] INFO: UE IMSI[262422214902726] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.731: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 03/02 11:05:23.731: [upf] INFO: UE F-SEID[UP:0xead CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.731: [upf] INFO: UE F-SEID[UP:0xead CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.739: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 03/02 11:05:23.739: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 03/02 11:05:23.739: [smf] INFO: UE IMSI[262422575521888] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.743: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 03/02 11:05:23.743: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.743: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.750: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 03/02 11:05:23.750: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 03/02 11:05:23.750: [smf] INFO: UE IMSI[262421699810128] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.756: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 03/02 11:05:23.756: [upf] INFO: UE F-SEID[UP:0x58f CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.756: [upf] INFO: UE F-SEID[UP:0x58f CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.761: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 03/02 11:05:23.761: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 03/02 11:05:23.761: [smf] INFO: UE IMSI[262420312416920] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.763: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 03/02 11:05:23.763: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.763: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.772: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 03/02 11:05:23.772: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 03/02 11:05:23.772: [smf] INFO: UE IMSI[262423442544546] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.776: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 03/02 11:05:23.776: [upf] INFO: UE F-SEID[UP:0x159 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.776: [upf] INFO: UE F-SEID[UP:0x159 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.782: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 03/02 11:05:23.782: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 03/02 11:05:23.782: [smf] INFO: UE IMSI[262424441883285] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.785: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 03/02 11:05:23.785: [upf] INFO: UE F-SEID[UP:0x88f CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.785: [upf] INFO: UE F-SEID[UP:0x88f CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.793: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 03/02 11:05:23.793: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 03/02 11:05:23.793: [smf] INFO: UE IMSI[262428066473100] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.797: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 03/02 11:05:23.797: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.797: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.804: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 03/02 11:05:23.804: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 03/02 11:05:23.804: [smf] INFO: UE IMSI[262426235932607] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.807: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 03/02 11:05:23.807: [upf] INFO: UE F-SEID[UP:0x33e CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.807: [upf] INFO: UE F-SEID[UP:0x33e CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.815: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 03/02 11:05:23.815: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 03/02 11:05:23.815: [smf] INFO: UE IMSI[262428781565945] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.817: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 03/02 11:05:23.817: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.817: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.825: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 03/02 11:05:23.825: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 03/02 11:05:23.825: [smf] INFO: UE IMSI[262428748572125] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.828: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 03/02 11:05:23.828: [upf] INFO: UE F-SEID[UP:0xaca CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.828: [upf] INFO: UE F-SEID[UP:0xaca CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.836: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 03/02 11:05:23.836: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 03/02 11:05:23.836: [smf] INFO: UE IMSI[262421904780142] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.838: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 03/02 11:05:23.838: [upf] INFO: UE F-SEID[UP:0x15d CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.838: [upf] INFO: UE F-SEID[UP:0x15d CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.846: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 03/02 11:05:23.846: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 03/02 11:05:23.846: [smf] INFO: UE IMSI[262423654191886] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.849: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 03/02 11:05:23.849: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.849: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.857: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 03/02 11:05:23.857: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 03/02 11:05:23.857: [smf] INFO: UE IMSI[262426997674510] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.859: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 03/02 11:05:23.859: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.859: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.867: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 03/02 11:05:23.867: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 03/02 11:05:23.867: [smf] INFO: UE IMSI[262424198030690] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.870: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 03/02 11:05:23.870: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.870: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.878: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 03/02 11:05:23.878: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 03/02 11:05:23.878: [smf] INFO: UE IMSI[262423232169321] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.881: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 03/02 11:05:23.881: [upf] INFO: UE F-SEID[UP:0x48c CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.881: [upf] INFO: UE F-SEID[UP:0x48c CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.888: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 03/02 11:05:23.888: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 03/02 11:05:23.888: [smf] INFO: UE IMSI[262429331293544] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.891: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 03/02 11:05:23.891: [upf] INFO: UE F-SEID[UP:0x938 CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.891: [upf] INFO: UE F-SEID[UP:0x938 CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.899: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 03/02 11:05:23.899: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 03/02 11:05:23.899: [smf] INFO: UE IMSI[262422907839880] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.901: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 03/02 11:05:23.901: [upf] INFO: UE F-SEID[UP:0x597 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.901: [upf] INFO: UE F-SEID[UP:0x597 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.909: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 03/02 11:05:23.909: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 03/02 11:05:23.909: [smf] INFO: UE IMSI[262420247314666] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.912: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 03/02 11:05:23.912: [upf] INFO: UE F-SEID[UP:0x352 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.912: [upf] INFO: UE F-SEID[UP:0x352 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.920: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 03/02 11:05:23.920: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 03/02 11:05:23.920: [smf] INFO: UE IMSI[262427287307958] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.922: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 03/02 11:05:23.922: [upf] INFO: UE F-SEID[UP:0x41d CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.922: [upf] INFO: UE F-SEID[UP:0x41d CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.930: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 03/02 11:05:23.930: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 03/02 11:05:23.930: [smf] INFO: UE IMSI[262423945894498] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.933: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 03/02 11:05:23.933: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.933: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.941: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 03/02 11:05:23.941: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 03/02 11:05:23.941: [smf] INFO: UE IMSI[262422354960287] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.944: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 03/02 11:05:23.944: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.944: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.951: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 03/02 11:05:23.952: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 03/02 11:05:23.952: [smf] INFO: UE IMSI[262423057014575] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.955: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 03/02 11:05:23.955: [upf] INFO: UE F-SEID[UP:0x75f CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.955: [upf] INFO: UE F-SEID[UP:0x75f CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.962: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 03/02 11:05:23.962: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 03/02 11:05:23.962: [smf] INFO: UE IMSI[262421453525961] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.966: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 03/02 11:05:23.966: [upf] INFO: UE F-SEID[UP:0x50a CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.966: [upf] INFO: UE F-SEID[UP:0x50a CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.972: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 03/02 11:05:23.972: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 03/02 11:05:23.972: [smf] INFO: UE IMSI[262425882520724] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.976: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 03/02 11:05:23.976: [upf] INFO: UE F-SEID[UP:0x473 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.976: [upf] INFO: UE F-SEID[UP:0x473 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.983: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 03/02 11:05:23.983: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 03/02 11:05:23.983: [smf] INFO: UE IMSI[262420746124225] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.986: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 03/02 11:05:23.986: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.986: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:23.993: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 03/02 11:05:23.993: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 03/02 11:05:23.993: [smf] INFO: UE IMSI[262428351212678] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:23.997: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 03/02 11:05:23.997: [upf] INFO: UE F-SEID[UP:0xaac CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:23.997: [upf] INFO: UE F-SEID[UP:0xaac CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.004: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 03/02 11:05:24.004: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 03/02 11:05:24.004: [smf] INFO: UE IMSI[262426419732732] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.007: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 03/02 11:05:24.007: [upf] INFO: UE F-SEID[UP:0xf82 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.007: [upf] INFO: UE F-SEID[UP:0xf82 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.014: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 03/02 11:05:24.014: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 03/02 11:05:24.014: [smf] INFO: UE IMSI[262427694102870] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.017: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 03/02 11:05:24.017: [upf] INFO: UE F-SEID[UP:0x50b CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.017: [upf] INFO: UE F-SEID[UP:0x50b CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.025: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 03/02 11:05:24.025: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 03/02 11:05:24.025: [smf] INFO: UE IMSI[262424368916143] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.028: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 03/02 11:05:24.028: [upf] INFO: UE F-SEID[UP:0x204 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.028: [upf] INFO: UE F-SEID[UP:0x204 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.035: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 03/02 11:05:24.035: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 03/02 11:05:24.035: [smf] INFO: UE IMSI[262427161575373] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.038: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 03/02 11:05:24.038: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.038: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.046: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 03/02 11:05:24.046: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 03/02 11:05:24.046: [smf] INFO: UE IMSI[262429318122668] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.049: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 03/02 11:05:24.049: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.049: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.056: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 03/02 11:05:24.056: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 03/02 11:05:24.056: [smf] INFO: UE IMSI[262425882661559] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.059: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 03/02 11:05:24.059: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.059: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.066: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 03/02 11:05:24.066: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 03/02 11:05:24.067: [smf] INFO: UE IMSI[262429752126800] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.069: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 03/02 11:05:24.069: [upf] INFO: UE F-SEID[UP:0x24 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.069: [upf] INFO: UE F-SEID[UP:0x24 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.077: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 03/02 11:05:24.077: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 03/02 11:05:24.077: [smf] INFO: UE IMSI[262424487990561] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.080: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 03/02 11:05:24.080: [upf] INFO: UE F-SEID[UP:0x36a CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.080: [upf] INFO: UE F-SEID[UP:0x36a CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.087: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 03/02 11:05:24.087: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 03/02 11:05:24.087: [smf] INFO: UE IMSI[262427854537200] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.090: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 03/02 11:05:24.090: [upf] INFO: UE F-SEID[UP:0x36 CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.090: [upf] INFO: UE F-SEID[UP:0x36 CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.098: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 03/02 11:05:24.098: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 03/02 11:05:24.098: [smf] INFO: UE IMSI[262429885157738] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.101: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 03/02 11:05:24.101: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.101: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.108: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 03/02 11:05:24.108: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 03/02 11:05:24.108: [smf] INFO: UE IMSI[262425530958429] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.111: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 03/02 11:05:24.111: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.111: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.119: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 03/02 11:05:24.119: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 03/02 11:05:24.119: [smf] INFO: UE IMSI[262427936156223] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.122: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 03/02 11:05:24.122: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.122: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.129: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 03/02 11:05:24.129: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 03/02 11:05:24.129: [smf] INFO: UE IMSI[262422055943688] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.132: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 03/02 11:05:24.132: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.132: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.140: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 03/02 11:05:24.140: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 03/02 11:05:24.140: [smf] INFO: UE IMSI[262429087582148] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.143: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 03/02 11:05:24.143: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.143: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.150: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 03/02 11:05:24.150: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 03/02 11:05:24.150: [smf] INFO: UE IMSI[262422052377055] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.153: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 03/02 11:05:24.153: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.153: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.161: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 03/02 11:05:24.161: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 03/02 11:05:24.161: [smf] INFO: UE IMSI[262429721016108] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.163: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 03/02 11:05:24.163: [upf] INFO: UE F-SEID[UP:0x43e CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.163: [upf] INFO: UE F-SEID[UP:0x43e CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.171: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 03/02 11:05:24.171: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 03/02 11:05:24.171: [smf] INFO: UE IMSI[262426979764047] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.174: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 03/02 11:05:24.174: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.174: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.181: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 03/02 11:05:24.181: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 03/02 11:05:24.181: [smf] INFO: UE IMSI[262426048572990] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.184: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 03/02 11:05:24.184: [upf] INFO: UE F-SEID[UP:0x223 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.184: [upf] INFO: UE F-SEID[UP:0x223 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.192: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 03/02 11:05:24.192: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 03/02 11:05:24.192: [smf] INFO: UE IMSI[262425235557362] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.195: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 03/02 11:05:24.195: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.195: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.203: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 03/02 11:05:24.203: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 03/02 11:05:24.203: [smf] INFO: UE IMSI[262427275459563] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.206: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 03/02 11:05:24.206: [upf] INFO: UE F-SEID[UP:0x222 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.206: [upf] INFO: UE F-SEID[UP:0x222 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.213: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 03/02 11:05:24.213: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 03/02 11:05:24.213: [smf] INFO: UE IMSI[262425202081704] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.216: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 03/02 11:05:24.216: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.216: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.223: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 03/02 11:05:24.223: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 03/02 11:05:24.223: [smf] INFO: UE IMSI[262423631273765] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.226: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 03/02 11:05:24.226: [upf] INFO: UE F-SEID[UP:0xd28 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.226: [upf] INFO: UE F-SEID[UP:0xd28 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.234: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 03/02 11:05:24.234: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 03/02 11:05:24.234: [smf] INFO: UE IMSI[262420897657302] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.237: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 03/02 11:05:24.237: [upf] INFO: UE F-SEID[UP:0xa30 CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.237: [upf] INFO: UE F-SEID[UP:0xa30 CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.244: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 03/02 11:05:24.244: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 03/02 11:05:24.244: [smf] INFO: UE IMSI[262423868459438] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.247: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 03/02 11:05:24.247: [upf] INFO: UE F-SEID[UP:0x67d CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.247: [upf] INFO: UE F-SEID[UP:0x67d CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.255: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 03/02 11:05:24.255: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 03/02 11:05:24.255: [smf] INFO: UE IMSI[262427643267912] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.258: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 03/02 11:05:24.258: [upf] INFO: UE F-SEID[UP:0xab1 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.258: [upf] INFO: UE F-SEID[UP:0xab1 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.265: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 03/02 11:05:24.265: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 03/02 11:05:24.265: [smf] INFO: UE IMSI[262424538740375] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.268: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 03/02 11:05:24.268: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.268: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.276: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 03/02 11:05:24.276: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 03/02 11:05:24.276: [smf] INFO: UE IMSI[262423675278812] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.279: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 03/02 11:05:24.279: [upf] INFO: UE F-SEID[UP:0x7f CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.279: [upf] INFO: UE F-SEID[UP:0x7f CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.286: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 03/02 11:05:24.286: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 03/02 11:05:24.286: [smf] INFO: UE IMSI[262424220053564] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.289: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 03/02 11:05:24.289: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.289: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.297: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 03/02 11:05:24.297: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 03/02 11:05:24.297: [smf] INFO: UE IMSI[262423096633195] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.299: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 03/02 11:05:24.299: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.299: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.307: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 03/02 11:05:24.307: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 03/02 11:05:24.307: [smf] INFO: UE IMSI[262423331201577] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.310: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 03/02 11:05:24.310: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.310: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.318: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 03/02 11:05:24.318: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 03/02 11:05:24.318: [smf] INFO: UE IMSI[262429184919312] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.320: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 03/02 11:05:24.320: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.321: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.328: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 03/02 11:05:24.328: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 03/02 11:05:24.328: [smf] INFO: UE IMSI[262421824934255] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.331: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 03/02 11:05:24.331: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.331: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.339: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 03/02 11:05:24.339: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 03/02 11:05:24.339: [smf] INFO: UE IMSI[262429524090459] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.342: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 03/02 11:05:24.342: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.342: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.349: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 03/02 11:05:24.349: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 03/02 11:05:24.349: [smf] INFO: UE IMSI[262426674749329] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.353: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 03/02 11:05:24.353: [upf] INFO: UE F-SEID[UP:0x687 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.353: [upf] INFO: UE F-SEID[UP:0x687 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.360: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 03/02 11:05:24.360: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 03/02 11:05:24.360: [smf] INFO: UE IMSI[262426099745142] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.362: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 03/02 11:05:24.362: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.362: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.370: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 03/02 11:05:24.370: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 03/02 11:05:24.370: [smf] INFO: UE IMSI[262429545012905] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.374: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 03/02 11:05:24.374: [upf] INFO: UE F-SEID[UP:0x4da CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.374: [upf] INFO: UE F-SEID[UP:0x4da CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.381: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 03/02 11:05:24.381: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 03/02 11:05:24.381: [smf] INFO: UE IMSI[262428157939012] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.384: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 03/02 11:05:24.384: [upf] INFO: UE F-SEID[UP:0xdbc CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.384: [upf] INFO: UE F-SEID[UP:0xdbc CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.392: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 03/02 11:05:24.392: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 03/02 11:05:24.392: [smf] INFO: UE IMSI[262427848763796] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.395: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 03/02 11:05:24.395: [upf] INFO: UE F-SEID[UP:0x8fd CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.395: [upf] INFO: UE F-SEID[UP:0x8fd CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.402: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 03/02 11:05:24.402: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 03/02 11:05:24.402: [smf] INFO: UE IMSI[262426210322710] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.406: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 03/02 11:05:24.406: [upf] INFO: UE F-SEID[UP:0xa1b CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.406: [upf] INFO: UE F-SEID[UP:0xa1b CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.413: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 03/02 11:05:24.413: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 03/02 11:05:24.413: [smf] INFO: UE IMSI[262421138455259] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.415: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 03/02 11:05:24.415: [upf] INFO: UE F-SEID[UP:0x323 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.415: [upf] INFO: UE F-SEID[UP:0x323 CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.423: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 03/02 11:05:24.423: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 03/02 11:05:24.423: [smf] INFO: UE IMSI[262422860007070] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.426: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 03/02 11:05:24.426: [upf] INFO: UE F-SEID[UP:0x727 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.426: [upf] INFO: UE F-SEID[UP:0x727 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.433: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 03/02 11:05:24.433: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 03/02 11:05:24.434: [smf] INFO: UE IMSI[262421847336656] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.436: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 03/02 11:05:24.436: [upf] INFO: UE F-SEID[UP:0x888 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.436: [upf] INFO: UE F-SEID[UP:0x888 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.444: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 03/02 11:05:24.444: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 03/02 11:05:24.444: [smf] INFO: UE IMSI[262422789272648] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.446: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 03/02 11:05:24.446: [upf] INFO: UE F-SEID[UP:0xa19 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.446: [upf] INFO: UE F-SEID[UP:0xa19 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.454: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 03/02 11:05:24.454: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 03/02 11:05:24.454: [smf] INFO: UE IMSI[262429118559743] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.457: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 03/02 11:05:24.457: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.457: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.465: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 03/02 11:05:24.465: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 03/02 11:05:24.465: [smf] INFO: UE IMSI[262428928102183] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.468: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 03/02 11:05:24.468: [upf] INFO: UE F-SEID[UP:0x1ea CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.468: [upf] INFO: UE F-SEID[UP:0x1ea CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.475: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 03/02 11:05:24.475: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 03/02 11:05:24.475: [smf] INFO: UE IMSI[262422793499189] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.479: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 03/02 11:05:24.479: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.479: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.486: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 03/02 11:05:24.486: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 03/02 11:05:24.486: [smf] INFO: UE IMSI[262424774589082] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.490: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 03/02 11:05:24.490: [upf] INFO: UE F-SEID[UP:0xf76 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.490: [upf] INFO: UE F-SEID[UP:0xf76 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.497: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 03/02 11:05:24.497: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 03/02 11:05:24.497: [smf] INFO: UE IMSI[262427962212598] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.500: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 03/02 11:05:24.500: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.500: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.508: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 03/02 11:05:24.508: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 03/02 11:05:24.508: [smf] INFO: UE IMSI[262427470739157] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.511: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 03/02 11:05:24.511: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.511: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.518: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 03/02 11:05:24.518: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 03/02 11:05:24.518: [smf] INFO: UE IMSI[262423092171473] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.521: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 03/02 11:05:24.521: [upf] INFO: UE F-SEID[UP:0xb3f CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.521: [upf] INFO: UE F-SEID[UP:0xb3f CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.529: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 03/02 11:05:24.529: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 03/02 11:05:24.529: [smf] INFO: UE IMSI[262423558389292] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.532: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 03/02 11:05:24.532: [upf] INFO: UE F-SEID[UP:0xedd CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.532: [upf] INFO: UE F-SEID[UP:0xedd CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.539: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 03/02 11:05:24.539: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 03/02 11:05:24.539: [smf] INFO: UE IMSI[262424923464003] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.541: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 03/02 11:05:24.541: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.541: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.549: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 03/02 11:05:24.549: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 03/02 11:05:24.549: [smf] INFO: UE IMSI[262428625753038] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.553: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 03/02 11:05:24.553: [upf] INFO: UE F-SEID[UP:0xfab CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.553: [upf] INFO: UE F-SEID[UP:0xfab CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.560: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 03/02 11:05:24.560: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 03/02 11:05:24.560: [smf] INFO: UE IMSI[262426541341052] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.563: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 03/02 11:05:24.563: [upf] INFO: UE F-SEID[UP:0x32c CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.563: [upf] INFO: UE F-SEID[UP:0x32c CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.570: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 03/02 11:05:24.570: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 03/02 11:05:24.570: [smf] INFO: UE IMSI[262428252099758] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.573: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 03/02 11:05:24.573: [upf] INFO: UE F-SEID[UP:0x37d CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.573: [upf] INFO: UE F-SEID[UP:0x37d CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.581: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 03/02 11:05:24.581: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 03/02 11:05:24.581: [smf] INFO: UE IMSI[262426516462074] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.583: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 03/02 11:05:24.583: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.583: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.591: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 03/02 11:05:24.591: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 03/02 11:05:24.591: [smf] INFO: UE IMSI[262422850367363] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.593: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 03/02 11:05:24.593: [upf] INFO: UE F-SEID[UP:0xf50 CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.593: [upf] INFO: UE F-SEID[UP:0xf50 CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.601: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 03/02 11:05:24.601: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 03/02 11:05:24.602: [smf] INFO: UE IMSI[262421640673111] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.604: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 03/02 11:05:24.604: [upf] INFO: UE F-SEID[UP:0x19e CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.604: [upf] INFO: UE F-SEID[UP:0x19e CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.612: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 03/02 11:05:24.612: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 03/02 11:05:24.612: [smf] INFO: UE IMSI[262423204384068] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.614: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 03/02 11:05:24.614: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.614: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.622: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 03/02 11:05:24.622: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 03/02 11:05:24.622: [smf] INFO: UE IMSI[262429214086823] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.625: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 03/02 11:05:24.625: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.625: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.633: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 03/02 11:05:24.633: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 03/02 11:05:24.633: [smf] INFO: UE IMSI[262422407156699] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.636: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 03/02 11:05:24.636: [upf] INFO: UE F-SEID[UP:0x738 CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.636: [upf] INFO: UE F-SEID[UP:0x738 CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.643: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 03/02 11:05:24.643: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 03/02 11:05:24.643: [smf] INFO: UE IMSI[262423677181410] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.646: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 03/02 11:05:24.646: [upf] INFO: UE F-SEID[UP:0x6de CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.646: [upf] INFO: UE F-SEID[UP:0x6de CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.654: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 03/02 11:05:24.654: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 03/02 11:05:24.654: [smf] INFO: UE IMSI[262425356876987] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.656: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 03/02 11:05:24.656: [upf] INFO: UE F-SEID[UP:0x209 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.656: [upf] INFO: UE F-SEID[UP:0x209 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.664: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 03/02 11:05:24.664: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 03/02 11:05:24.664: [smf] INFO: UE IMSI[262423453939743] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.667: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 03/02 11:05:24.667: [upf] INFO: UE F-SEID[UP:0xe89 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.667: [upf] INFO: UE F-SEID[UP:0xe89 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.675: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 03/02 11:05:24.675: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 03/02 11:05:24.675: [smf] INFO: UE IMSI[262422608947118] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.678: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 03/02 11:05:24.678: [upf] INFO: UE F-SEID[UP:0xebf CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.678: [upf] INFO: UE F-SEID[UP:0xebf CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.685: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 03/02 11:05:24.685: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 03/02 11:05:24.685: [smf] INFO: UE IMSI[262420451639795] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.688: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 03/02 11:05:24.688: [upf] INFO: UE F-SEID[UP:0x120 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.688: [upf] INFO: UE F-SEID[UP:0x120 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.696: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 03/02 11:05:24.696: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 03/02 11:05:24.696: [smf] INFO: UE IMSI[262428142389178] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.698: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 03/02 11:05:24.698: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.698: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.706: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 03/02 11:05:24.706: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 03/02 11:05:24.706: [smf] INFO: UE IMSI[262422356581628] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.709: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 03/02 11:05:24.709: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.709: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.717: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 03/02 11:05:24.717: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 03/02 11:05:24.717: [smf] INFO: UE IMSI[262425037200670] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.720: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 03/02 11:05:24.720: [upf] INFO: UE F-SEID[UP:0x248 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.720: [upf] INFO: UE F-SEID[UP:0x248 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.727: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 03/02 11:05:24.727: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 03/02 11:05:24.727: [smf] INFO: UE IMSI[262429676962313] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.730: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 03/02 11:05:24.730: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.730: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.738: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 03/02 11:05:24.738: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 03/02 11:05:24.738: [smf] INFO: UE IMSI[262422569185307] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.740: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 03/02 11:05:24.740: [upf] INFO: UE F-SEID[UP:0x296 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.740: [upf] INFO: UE F-SEID[UP:0x296 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.748: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 03/02 11:05:24.748: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 03/02 11:05:24.748: [smf] INFO: UE IMSI[262420577541012] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.750: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 03/02 11:05:24.750: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.750: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.758: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 03/02 11:05:24.758: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 03/02 11:05:24.758: [smf] INFO: UE IMSI[262423057141581] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.761: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 03/02 11:05:24.761: [upf] INFO: UE F-SEID[UP:0x19 CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.761: [upf] INFO: UE F-SEID[UP:0x19 CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.769: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 03/02 11:05:24.769: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 03/02 11:05:24.769: [smf] INFO: UE IMSI[262420984951284] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.771: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 03/02 11:05:24.771: [upf] INFO: UE F-SEID[UP:0x72c CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.771: [upf] INFO: UE F-SEID[UP:0x72c CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.779: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 03/02 11:05:24.779: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 03/02 11:05:24.780: [smf] INFO: UE IMSI[262422201646207] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.782: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 03/02 11:05:24.782: [upf] INFO: UE F-SEID[UP:0x355 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.782: [upf] INFO: UE F-SEID[UP:0x355 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.790: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 03/02 11:05:24.790: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 03/02 11:05:24.790: [smf] INFO: UE IMSI[262427877069389] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.792: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 03/02 11:05:24.792: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.792: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.800: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 03/02 11:05:24.800: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 03/02 11:05:24.800: [smf] INFO: UE IMSI[262421051570772] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.803: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 03/02 11:05:24.803: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.803: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.811: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 03/02 11:05:24.811: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 03/02 11:05:24.811: [smf] INFO: UE IMSI[262423194207361] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.814: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 03/02 11:05:24.814: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.814: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.821: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 03/02 11:05:24.821: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 03/02 11:05:24.821: [smf] INFO: UE IMSI[262428198856723] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.825: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 03/02 11:05:24.825: [upf] INFO: UE F-SEID[UP:0x837 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.825: [upf] INFO: UE F-SEID[UP:0x837 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.832: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 03/02 11:05:24.832: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 03/02 11:05:24.832: [smf] INFO: UE IMSI[262428206961221] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.834: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 03/02 11:05:24.834: [upf] INFO: UE F-SEID[UP:0x9f CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.834: [upf] INFO: UE F-SEID[UP:0x9f CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.842: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 03/02 11:05:24.842: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 03/02 11:05:24.842: [smf] INFO: UE IMSI[262428393114656] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.845: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 03/02 11:05:24.845: [upf] INFO: UE F-SEID[UP:0x348 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.845: [upf] INFO: UE F-SEID[UP:0x348 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.853: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 03/02 11:05:24.853: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 03/02 11:05:24.853: [smf] INFO: UE IMSI[262423462477452] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.856: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 03/02 11:05:24.856: [upf] INFO: UE F-SEID[UP:0x64e CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.856: [upf] INFO: UE F-SEID[UP:0x64e CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.863: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 03/02 11:05:24.863: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 03/02 11:05:24.863: [smf] INFO: UE IMSI[262423881981049] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.866: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 03/02 11:05:24.866: [upf] INFO: UE F-SEID[UP:0x26f CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.866: [upf] INFO: UE F-SEID[UP:0x26f CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.874: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 03/02 11:05:24.874: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 03/02 11:05:24.874: [smf] INFO: UE IMSI[262426277715431] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.876: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 03/02 11:05:24.876: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.876: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.884: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 03/02 11:05:24.884: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 03/02 11:05:24.884: [smf] INFO: UE IMSI[262421775403681] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.888: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 03/02 11:05:24.888: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.888: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.895: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 03/02 11:05:24.895: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 03/02 11:05:24.895: [smf] INFO: UE IMSI[262422777983339] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.897: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 03/02 11:05:24.897: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.897: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.905: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 03/02 11:05:24.905: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 03/02 11:05:24.905: [smf] INFO: UE IMSI[262429464312654] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.908: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 03/02 11:05:24.908: [upf] INFO: UE F-SEID[UP:0x649 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.908: [upf] INFO: UE F-SEID[UP:0x649 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.916: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 03/02 11:05:24.916: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 03/02 11:05:24.916: [smf] INFO: UE IMSI[262427716713135] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.918: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 03/02 11:05:24.918: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.918: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.926: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 03/02 11:05:24.926: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 03/02 11:05:24.926: [smf] INFO: UE IMSI[262429242760806] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.929: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 03/02 11:05:24.929: [upf] INFO: UE F-SEID[UP:0x947 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.929: [upf] INFO: UE F-SEID[UP:0x947 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.937: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 03/02 11:05:24.937: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 03/02 11:05:24.937: [smf] INFO: UE IMSI[262429346869426] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.939: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 03/02 11:05:24.939: [upf] INFO: UE F-SEID[UP:0x57b CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.939: [upf] INFO: UE F-SEID[UP:0x57b CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.947: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 03/02 11:05:24.947: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 03/02 11:05:24.947: [smf] INFO: UE IMSI[262427087267643] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.950: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 03/02 11:05:24.950: [upf] INFO: UE F-SEID[UP:0x81 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.950: [upf] INFO: UE F-SEID[UP:0x81 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.958: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 03/02 11:05:24.958: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 03/02 11:05:24.958: [smf] INFO: UE IMSI[262425893738478] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.960: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 03/02 11:05:24.960: [upf] INFO: UE F-SEID[UP:0x195 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.960: [upf] INFO: UE F-SEID[UP:0x195 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.968: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 03/02 11:05:24.968: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 03/02 11:05:24.968: [smf] INFO: UE IMSI[262429725589176] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.970: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 03/02 11:05:24.970: [upf] INFO: UE F-SEID[UP:0x526 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.970: [upf] INFO: UE F-SEID[UP:0x526 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.979: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 03/02 11:05:24.979: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 03/02 11:05:24.979: [smf] INFO: UE IMSI[262423672474705] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.981: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 03/02 11:05:24.981: [upf] INFO: UE F-SEID[UP:0xe5e CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.981: [upf] INFO: UE F-SEID[UP:0xe5e CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.989: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 03/02 11:05:24.989: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 03/02 11:05:24.989: [smf] INFO: UE IMSI[262420115522301] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:24.991: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 03/02 11:05:24.991: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:24.991: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:24.999: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 03/02 11:05:24.999: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 03/02 11:05:24.999: [smf] INFO: UE IMSI[262427114182952] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.002: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 03/02 11:05:25.002: [upf] INFO: UE F-SEID[UP:0x3ac CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.002: [upf] INFO: UE F-SEID[UP:0x3ac CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.010: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 03/02 11:05:25.010: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 03/02 11:05:25.010: [smf] INFO: UE IMSI[262429255053319] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.012: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 03/02 11:05:25.012: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.012: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.020: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 03/02 11:05:25.020: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 03/02 11:05:25.020: [smf] INFO: UE IMSI[262426713169098] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.023: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 03/02 11:05:25.023: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.023: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.031: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 03/02 11:05:25.031: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 03/02 11:05:25.031: [smf] INFO: UE IMSI[262423847645229] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.033: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 03/02 11:05:25.033: [upf] INFO: UE F-SEID[UP:0x374 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.033: [upf] INFO: UE F-SEID[UP:0x374 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.041: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 03/02 11:05:25.041: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 03/02 11:05:25.041: [smf] INFO: UE IMSI[262422860623802] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.044: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 03/02 11:05:25.044: [upf] INFO: UE F-SEID[UP:0x729 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.044: [upf] INFO: UE F-SEID[UP:0x729 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.052: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 03/02 11:05:25.052: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 03/02 11:05:25.052: [smf] INFO: UE IMSI[262428389538749] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.054: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 03/02 11:05:25.054: [upf] INFO: UE F-SEID[UP:0x415 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.054: [upf] INFO: UE F-SEID[UP:0x415 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.062: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 03/02 11:05:25.062: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 03/02 11:05:25.062: [smf] INFO: UE IMSI[262425696426914] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.064: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 03/02 11:05:25.064: [upf] INFO: UE F-SEID[UP:0x690 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.064: [upf] INFO: UE F-SEID[UP:0x690 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.073: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 03/02 11:05:25.073: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 03/02 11:05:25.073: [smf] INFO: UE IMSI[262426795094609] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.075: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 03/02 11:05:25.075: [upf] INFO: UE F-SEID[UP:0xe87 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.075: [upf] INFO: UE F-SEID[UP:0xe87 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.083: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 03/02 11:05:25.083: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 03/02 11:05:25.083: [smf] INFO: UE IMSI[262423770887359] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.085: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 03/02 11:05:25.085: [upf] INFO: UE F-SEID[UP:0x5c CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.085: [upf] INFO: UE F-SEID[UP:0x5c CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.093: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 03/02 11:05:25.093: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 03/02 11:05:25.093: [smf] INFO: UE IMSI[262425765554604] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.096: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 03/02 11:05:25.096: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.096: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.104: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 03/02 11:05:25.104: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 03/02 11:05:25.104: [smf] INFO: UE IMSI[262422356724919] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.106: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 03/02 11:05:25.106: [upf] INFO: UE F-SEID[UP:0xd7a CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.106: [upf] INFO: UE F-SEID[UP:0xd7a CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.114: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 03/02 11:05:25.114: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 03/02 11:05:25.114: [smf] INFO: UE IMSI[262423969224233] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.116: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 03/02 11:05:25.116: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.116: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.125: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 03/02 11:05:25.125: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 03/02 11:05:25.125: [smf] INFO: UE IMSI[262427129141100] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.127: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 03/02 11:05:25.127: [upf] INFO: UE F-SEID[UP:0x18b CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.127: [upf] INFO: UE F-SEID[UP:0x18b CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.135: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 03/02 11:05:25.135: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 03/02 11:05:25.135: [smf] INFO: UE IMSI[262421112557009] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.137: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 03/02 11:05:25.137: [upf] INFO: UE F-SEID[UP:0x72d CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.137: [upf] INFO: UE F-SEID[UP:0x72d CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.145: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 03/02 11:05:25.145: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 03/02 11:05:25.145: [smf] INFO: UE IMSI[262427191052760] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.148: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 03/02 11:05:25.148: [upf] INFO: UE F-SEID[UP:0x3da CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.148: [upf] INFO: UE F-SEID[UP:0x3da CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.156: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 03/02 11:05:25.156: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 03/02 11:05:25.156: [smf] INFO: UE IMSI[262424968283739] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.158: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 03/02 11:05:25.158: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.158: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.166: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 03/02 11:05:25.166: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 03/02 11:05:25.166: [smf] INFO: UE IMSI[262421215355473] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.169: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 03/02 11:05:25.169: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.169: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.177: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 03/02 11:05:25.177: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 03/02 11:05:25.177: [smf] INFO: UE IMSI[262424160682069] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.179: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 03/02 11:05:25.179: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.179: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.187: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 03/02 11:05:25.187: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 03/02 11:05:25.187: [smf] INFO: UE IMSI[262424364871745] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.189: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 03/02 11:05:25.189: [upf] INFO: UE F-SEID[UP:0xfae CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.189: [upf] INFO: UE F-SEID[UP:0xfae CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.198: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 03/02 11:05:25.198: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 03/02 11:05:25.198: [smf] INFO: UE IMSI[262429803644788] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.200: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 03/02 11:05:25.200: [upf] INFO: UE F-SEID[UP:0x219 CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.200: [upf] INFO: UE F-SEID[UP:0x219 CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.208: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 03/02 11:05:25.208: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 03/02 11:05:25.208: [smf] INFO: UE IMSI[262426790330114] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.210: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 03/02 11:05:25.210: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.210: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.218: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 03/02 11:05:25.218: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 03/02 11:05:25.218: [smf] INFO: UE IMSI[262421960459669] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.221: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 03/02 11:05:25.221: [upf] INFO: UE F-SEID[UP:0xb26 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.221: [upf] INFO: UE F-SEID[UP:0xb26 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.229: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 03/02 11:05:25.229: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 03/02 11:05:25.229: [smf] INFO: UE IMSI[262422060589465] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.231: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 03/02 11:05:25.231: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.231: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.239: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 03/02 11:05:25.239: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 03/02 11:05:25.239: [smf] INFO: UE IMSI[262425793011178] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.241: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 03/02 11:05:25.242: [upf] INFO: UE F-SEID[UP:0xee CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.242: [upf] INFO: UE F-SEID[UP:0xee CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.250: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 03/02 11:05:25.250: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 03/02 11:05:25.250: [smf] INFO: UE IMSI[262428912866961] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.252: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 03/02 11:05:25.252: [upf] INFO: UE F-SEID[UP:0x61 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.252: [upf] INFO: UE F-SEID[UP:0x61 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.260: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 03/02 11:05:25.260: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 03/02 11:05:25.260: [smf] INFO: UE IMSI[262427763195977] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.262: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 03/02 11:05:25.262: [upf] INFO: UE F-SEID[UP:0x788 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.262: [upf] INFO: UE F-SEID[UP:0x788 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.271: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 03/02 11:05:25.271: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 03/02 11:05:25.271: [smf] INFO: UE IMSI[262421421605428] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.273: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 03/02 11:05:25.273: [upf] INFO: UE F-SEID[UP:0x43b CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.273: [upf] INFO: UE F-SEID[UP:0x43b CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.281: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 03/02 11:05:25.281: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 03/02 11:05:25.281: [smf] INFO: UE IMSI[262422906030509] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.283: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 03/02 11:05:25.283: [upf] INFO: UE F-SEID[UP:0xd3d CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.283: [upf] INFO: UE F-SEID[UP:0xd3d CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.291: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 03/02 11:05:25.291: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 03/02 11:05:25.291: [smf] INFO: UE IMSI[262429486782453] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.294: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 03/02 11:05:25.294: [upf] INFO: UE F-SEID[UP:0x970 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.294: [upf] INFO: UE F-SEID[UP:0x970 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.302: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 03/02 11:05:25.302: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 03/02 11:05:25.302: [smf] INFO: UE IMSI[262429634955103] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.304: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 03/02 11:05:25.304: [upf] INFO: UE F-SEID[UP:0x908 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.304: [upf] INFO: UE F-SEID[UP:0x908 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.312: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 03/02 11:05:25.312: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 03/02 11:05:25.312: [smf] INFO: UE IMSI[262429740131704] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.315: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 03/02 11:05:25.315: [upf] INFO: UE F-SEID[UP:0x922 CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.315: [upf] INFO: UE F-SEID[UP:0x922 CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.323: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 03/02 11:05:25.323: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 03/02 11:05:25.323: [smf] INFO: UE IMSI[262422788352690] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.325: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 03/02 11:05:25.325: [upf] INFO: UE F-SEID[UP:0x3de CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.325: [upf] INFO: UE F-SEID[UP:0x3de CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.333: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 03/02 11:05:25.333: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 03/02 11:05:25.333: [smf] INFO: UE IMSI[262421535554521] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.335: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 03/02 11:05:25.335: [upf] INFO: UE F-SEID[UP:0xb46 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.335: [upf] INFO: UE F-SEID[UP:0xb46 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.344: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 03/02 11:05:25.344: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 03/02 11:05:25.344: [smf] INFO: UE IMSI[262422728266104] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.346: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 03/02 11:05:25.346: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.346: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.354: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 03/02 11:05:25.354: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 03/02 11:05:25.354: [smf] INFO: UE IMSI[262420592299530] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.356: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 03/02 11:05:25.356: [upf] INFO: UE F-SEID[UP:0x24c CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.356: [upf] INFO: UE F-SEID[UP:0x24c CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.364: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 03/02 11:05:25.364: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 03/02 11:05:25.364: [smf] INFO: UE IMSI[262423748148938] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.367: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 03/02 11:05:25.367: [upf] INFO: UE F-SEID[UP:0x479 CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.367: [upf] INFO: UE F-SEID[UP:0x479 CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.375: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 03/02 11:05:25.375: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 03/02 11:05:25.375: [smf] INFO: UE IMSI[262420081403820] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.377: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 03/02 11:05:25.377: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.377: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.385: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 03/02 11:05:25.385: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 03/02 11:05:25.385: [smf] INFO: UE IMSI[262428529246159] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.387: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 03/02 11:05:25.387: [upf] INFO: UE F-SEID[UP:0x942 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.387: [upf] INFO: UE F-SEID[UP:0x942 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.396: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 03/02 11:05:25.396: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 03/02 11:05:25.396: [smf] INFO: UE IMSI[262429626759764] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.398: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 03/02 11:05:25.398: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.398: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.406: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 03/02 11:05:25.406: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 03/02 11:05:25.406: [smf] INFO: UE IMSI[262423479533889] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.409: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 03/02 11:05:25.409: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.409: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.417: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 03/02 11:05:25.417: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 03/02 11:05:25.417: [smf] INFO: UE IMSI[262425989128165] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.419: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 03/02 11:05:25.419: [upf] INFO: UE F-SEID[UP:0x603 CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.419: [upf] INFO: UE F-SEID[UP:0x603 CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.427: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 03/02 11:05:25.427: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 03/02 11:05:25.427: [smf] INFO: UE IMSI[262425765756319] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.429: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 03/02 11:05:25.429: [upf] INFO: UE F-SEID[UP:0x1c4 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.429: [upf] INFO: UE F-SEID[UP:0x1c4 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.437: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 03/02 11:05:25.437: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 03/02 11:05:25.437: [smf] INFO: UE IMSI[262424903667876] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.440: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 03/02 11:05:25.440: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.440: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.448: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 03/02 11:05:25.448: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 03/02 11:05:25.448: [smf] INFO: UE IMSI[262421227922466] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.450: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 03/02 11:05:25.450: [upf] INFO: UE F-SEID[UP:0x6b CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.450: [upf] INFO: UE F-SEID[UP:0x6b CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.458: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 03/02 11:05:25.458: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 03/02 11:05:25.458: [smf] INFO: UE IMSI[262427996035705] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.460: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 03/02 11:05:25.460: [upf] INFO: UE F-SEID[UP:0xb97 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.460: [upf] INFO: UE F-SEID[UP:0xb97 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.469: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 03/02 11:05:25.469: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 03/02 11:05:25.469: [smf] INFO: UE IMSI[262424759710368] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.471: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 03/02 11:05:25.471: [upf] INFO: UE F-SEID[UP:0x668 CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.471: [upf] INFO: UE F-SEID[UP:0x668 CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.479: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 03/02 11:05:25.479: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 03/02 11:05:25.479: [smf] INFO: UE IMSI[262421040397996] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.481: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 03/02 11:05:25.481: [upf] INFO: UE F-SEID[UP:0x86 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.481: [upf] INFO: UE F-SEID[UP:0x86 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.489: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 03/02 11:05:25.490: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 03/02 11:05:25.490: [smf] INFO: UE IMSI[262423223422862] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.492: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 03/02 11:05:25.492: [upf] INFO: UE F-SEID[UP:0x47b CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.492: [upf] INFO: UE F-SEID[UP:0x47b CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.500: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 03/02 11:05:25.500: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 03/02 11:05:25.500: [smf] INFO: UE IMSI[262427167466231] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.502: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 03/02 11:05:25.502: [upf] INFO: UE F-SEID[UP:0x625 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.502: [upf] INFO: UE F-SEID[UP:0x625 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.510: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 03/02 11:05:25.510: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 03/02 11:05:25.510: [smf] INFO: UE IMSI[262420909325711] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.513: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 03/02 11:05:25.513: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.513: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.521: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 03/02 11:05:25.521: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 03/02 11:05:25.521: [smf] INFO: UE IMSI[262429997019583] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.523: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 03/02 11:05:25.523: [upf] INFO: UE F-SEID[UP:0x7c CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.523: [upf] INFO: UE F-SEID[UP:0x7c CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.531: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 03/02 11:05:25.531: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 03/02 11:05:25.531: [smf] INFO: UE IMSI[262429720209984] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.533: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 03/02 11:05:25.533: [upf] INFO: UE F-SEID[UP:0x34 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.533: [upf] INFO: UE F-SEID[UP:0x34 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.542: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 03/02 11:05:25.542: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 03/02 11:05:25.542: [smf] INFO: UE IMSI[262420802298718] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.545: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 03/02 11:05:25.545: [upf] INFO: UE F-SEID[UP:0x700 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.545: [upf] INFO: UE F-SEID[UP:0x700 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.552: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 03/02 11:05:25.552: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 03/02 11:05:25.552: [smf] INFO: UE IMSI[262423231344525] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.555: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 03/02 11:05:25.555: [upf] INFO: UE F-SEID[UP:0x725 CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.555: [upf] INFO: UE F-SEID[UP:0x725 CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.563: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 03/02 11:05:25.563: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 03/02 11:05:25.563: [smf] INFO: UE IMSI[262424524468329] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.565: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 03/02 11:05:25.565: [upf] INFO: UE F-SEID[UP:0x836 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.565: [upf] INFO: UE F-SEID[UP:0x836 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.573: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 03/02 11:05:25.573: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 03/02 11:05:25.573: [smf] INFO: UE IMSI[262429904733827] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.575: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 03/02 11:05:25.575: [upf] INFO: UE F-SEID[UP:0x3f CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.575: [upf] INFO: UE F-SEID[UP:0x3f CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.584: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 03/02 11:05:25.584: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 03/02 11:05:25.584: [smf] INFO: UE IMSI[262427047070039] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.586: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 03/02 11:05:25.586: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.586: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.594: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 03/02 11:05:25.594: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 03/02 11:05:25.594: [smf] INFO: UE IMSI[262427579413672] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.596: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 03/02 11:05:25.596: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.596: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.604: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 03/02 11:05:25.604: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 03/02 11:05:25.604: [smf] INFO: UE IMSI[262428423900969] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.607: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 03/02 11:05:25.607: [upf] INFO: UE F-SEID[UP:0x456 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.607: [upf] INFO: UE F-SEID[UP:0x456 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.615: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 03/02 11:05:25.615: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 03/02 11:05:25.615: [smf] INFO: UE IMSI[262428772805668] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.617: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 03/02 11:05:25.617: [upf] INFO: UE F-SEID[UP:0x31 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.617: [upf] INFO: UE F-SEID[UP:0x31 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.625: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 03/02 11:05:25.625: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 03/02 11:05:25.625: [smf] INFO: UE IMSI[262429875229777] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.628: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 03/02 11:05:25.628: [upf] INFO: UE F-SEID[UP:0x51a CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.628: [upf] INFO: UE F-SEID[UP:0x51a CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.636: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 03/02 11:05:25.636: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 03/02 11:05:25.636: [smf] INFO: UE IMSI[262423418432811] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.638: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 03/02 11:05:25.638: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.638: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.646: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 03/02 11:05:25.646: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 03/02 11:05:25.646: [smf] INFO: UE IMSI[262429086730733] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.649: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 03/02 11:05:25.649: [upf] INFO: UE F-SEID[UP:0x59a CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.649: [upf] INFO: UE F-SEID[UP:0x59a CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.656: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 03/02 11:05:25.656: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 03/02 11:05:25.656: [smf] INFO: UE IMSI[262427094131649] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.659: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 03/02 11:05:25.659: [upf] INFO: UE F-SEID[UP:0x283 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.659: [upf] INFO: UE F-SEID[UP:0x283 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.667: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 03/02 11:05:25.667: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 03/02 11:05:25.667: [smf] INFO: UE IMSI[262425673225535] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.670: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 03/02 11:05:25.670: [upf] INFO: UE F-SEID[UP:0x460 CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.670: [upf] INFO: UE F-SEID[UP:0x460 CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.677: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 03/02 11:05:25.677: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 03/02 11:05:25.677: [smf] INFO: UE IMSI[262420252086207] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.680: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 03/02 11:05:25.680: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.680: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.688: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 03/02 11:05:25.688: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 03/02 11:05:25.688: [smf] INFO: UE IMSI[262423600313896] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.690: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 03/02 11:05:25.690: [upf] INFO: UE F-SEID[UP:0xfce CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.690: [upf] INFO: UE F-SEID[UP:0xfce CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.698: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 03/02 11:05:25.698: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 03/02 11:05:25.698: [smf] INFO: UE IMSI[262426425738023] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.701: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 03/02 11:05:25.701: [upf] INFO: UE F-SEID[UP:0xff4 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.701: [upf] INFO: UE F-SEID[UP:0xff4 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.709: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 03/02 11:05:25.709: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 03/02 11:05:25.709: [smf] INFO: UE IMSI[262425773294108] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.711: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 03/02 11:05:25.711: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.711: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.719: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 03/02 11:05:25.719: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 03/02 11:05:25.719: [smf] INFO: UE IMSI[262420112129300] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.722: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 03/02 11:05:25.722: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.722: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.729: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 03/02 11:05:25.729: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 03/02 11:05:25.729: [smf] INFO: UE IMSI[262425435357037] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.732: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 03/02 11:05:25.732: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.732: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.740: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 03/02 11:05:25.740: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 03/02 11:05:25.740: [smf] INFO: UE IMSI[262428294405391] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.742: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 03/02 11:05:25.742: [upf] INFO: UE F-SEID[UP:0x350 CP:0x93c] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.742: [upf] INFO: UE F-SEID[UP:0x350 CP:0x93c] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.750: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 03/02 11:05:25.750: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 03/02 11:05:25.750: [smf] INFO: UE IMSI[262423652932626] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.753: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 03/02 11:05:25.753: [upf] INFO: UE F-SEID[UP:0xed7 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.753: [upf] INFO: UE F-SEID[UP:0xed7 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.761: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 03/02 11:05:25.761: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 03/02 11:05:25.761: [smf] INFO: UE IMSI[262427432732901] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.764: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 03/02 11:05:25.764: [upf] INFO: UE F-SEID[UP:0x8da CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.764: [upf] INFO: UE F-SEID[UP:0x8da CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.771: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 03/02 11:05:25.771: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 03/02 11:05:25.771: [smf] INFO: UE IMSI[262424182168687] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.774: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 03/02 11:05:25.774: [upf] INFO: UE F-SEID[UP:0x944 CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.774: [upf] INFO: UE F-SEID[UP:0x944 CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.782: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 03/02 11:05:25.782: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 03/02 11:05:25.782: [smf] INFO: UE IMSI[262425828325278] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.784: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 03/02 11:05:25.785: [upf] INFO: UE F-SEID[UP:0x439 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.785: [upf] INFO: UE F-SEID[UP:0x439 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.792: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 03/02 11:05:25.792: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 03/02 11:05:25.792: [smf] INFO: UE IMSI[262423538934302] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.795: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 03/02 11:05:25.795: [upf] INFO: UE F-SEID[UP:0x33a CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.795: [upf] INFO: UE F-SEID[UP:0x33a CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.803: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 03/02 11:05:25.803: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 03/02 11:05:25.803: [smf] INFO: UE IMSI[262426075112421] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.805: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 03/02 11:05:25.805: [upf] INFO: UE F-SEID[UP:0x421 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.805: [upf] INFO: UE F-SEID[UP:0x421 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.813: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 03/02 11:05:25.813: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 03/02 11:05:25.813: [smf] INFO: UE IMSI[262422954549176] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.815: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 03/02 11:05:25.815: [upf] INFO: UE F-SEID[UP:0x736 CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.815: [upf] INFO: UE F-SEID[UP:0x736 CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.823: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 03/02 11:05:25.823: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 03/02 11:05:25.823: [smf] INFO: UE IMSI[262425759357740] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.826: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 03/02 11:05:25.826: [upf] INFO: UE F-SEID[UP:0x2fb CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.826: [upf] INFO: UE F-SEID[UP:0x2fb CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.834: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 03/02 11:05:25.834: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 03/02 11:05:25.834: [smf] INFO: UE IMSI[262429648672348] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.837: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 03/02 11:05:25.837: [upf] INFO: UE F-SEID[UP:0xb08 CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.837: [upf] INFO: UE F-SEID[UP:0xb08 CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.844: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 03/02 11:05:25.844: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 03/02 11:05:25.844: [smf] INFO: UE IMSI[262421842502540] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.847: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 03/02 11:05:25.847: [upf] INFO: UE F-SEID[UP:0x781 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.847: [upf] INFO: UE F-SEID[UP:0x781 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.855: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 03/02 11:05:25.855: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 03/02 11:05:25.855: [smf] INFO: UE IMSI[262429753090046] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.857: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 03/02 11:05:25.857: [upf] INFO: UE F-SEID[UP:0xaee CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.857: [upf] INFO: UE F-SEID[UP:0xaee CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.865: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 03/02 11:05:25.865: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 03/02 11:05:25.865: [smf] INFO: UE IMSI[262424770231468] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.868: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 03/02 11:05:25.868: [upf] INFO: UE F-SEID[UP:0x2db CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.868: [upf] INFO: UE F-SEID[UP:0x2db CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.876: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 03/02 11:05:25.876: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 03/02 11:05:25.876: [smf] INFO: UE IMSI[262421466713463] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.879: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 03/02 11:05:25.879: [upf] INFO: UE F-SEID[UP:0x74a CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.879: [upf] INFO: UE F-SEID[UP:0x74a CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.887: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 03/02 11:05:25.887: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 03/02 11:05:25.887: [smf] INFO: UE IMSI[262426475015142] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.889: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 03/02 11:05:25.889: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.889: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.897: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 03/02 11:05:25.897: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 03/02 11:05:25.897: [smf] INFO: UE IMSI[262427698004391] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.899: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 03/02 11:05:25.899: [upf] INFO: UE F-SEID[UP:0xfba CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.899: [upf] INFO: UE F-SEID[UP:0xfba CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.908: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 03/02 11:05:25.908: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 03/02 11:05:25.908: [smf] INFO: UE IMSI[262427493504691] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.910: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 03/02 11:05:25.910: [upf] INFO: UE F-SEID[UP:0xb65 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.910: [upf] INFO: UE F-SEID[UP:0xb65 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.918: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 03/02 11:05:25.918: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 03/02 11:05:25.918: [smf] INFO: UE IMSI[262423731184129] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.920: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 03/02 11:05:25.920: [upf] INFO: UE F-SEID[UP:0x714 CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.920: [upf] INFO: UE F-SEID[UP:0x714 CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.928: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 03/02 11:05:25.928: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 03/02 11:05:25.928: [smf] INFO: UE IMSI[262425481428202] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.930: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 03/02 11:05:25.930: [upf] INFO: UE F-SEID[UP:0x263 CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.930: [upf] INFO: UE F-SEID[UP:0x263 CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.939: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 03/02 11:05:25.939: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 03/02 11:05:25.939: [smf] INFO: UE IMSI[262429017494134] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.941: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 03/02 11:05:25.941: [upf] INFO: UE F-SEID[UP:0x730 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.941: [upf] INFO: UE F-SEID[UP:0x730 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.949: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 03/02 11:05:25.949: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 03/02 11:05:25.949: [smf] INFO: UE IMSI[262425390334848] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.952: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 03/02 11:05:25.952: [upf] INFO: UE F-SEID[UP:0x52 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.952: [upf] INFO: UE F-SEID[UP:0x52 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.960: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 03/02 11:05:25.960: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 03/02 11:05:25.960: [smf] INFO: UE IMSI[262429632492515] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.964: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 03/02 11:05:25.964: [upf] INFO: UE F-SEID[UP:0x185 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.964: [upf] INFO: UE F-SEID[UP:0x185 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.971: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 03/02 11:05:25.971: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 03/02 11:05:25.971: [smf] INFO: UE IMSI[262426652979796] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.975: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 03/02 11:05:25.975: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.975: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.981: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 03/02 11:05:25.981: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 03/02 11:05:25.981: [smf] INFO: UE IMSI[262425767565195] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.985: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 03/02 11:05:25.985: [upf] INFO: UE F-SEID[UP:0x55e CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.985: [upf] INFO: UE F-SEID[UP:0x55e CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:25.992: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 03/02 11:05:25.992: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 03/02 11:05:25.992: [smf] INFO: UE IMSI[262423825507623] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:25.995: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 03/02 11:05:25.996: [upf] INFO: UE F-SEID[UP:0xbef CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:25.996: [upf] INFO: UE F-SEID[UP:0xbef CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.003: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 03/02 11:05:26.003: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 03/02 11:05:26.003: [smf] INFO: UE IMSI[262420648221882] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.005: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 03/02 11:05:26.005: [upf] INFO: UE F-SEID[UP:0x93d CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.006: [upf] INFO: UE F-SEID[UP:0x93d CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.013: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 03/02 11:05:26.013: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 03/02 11:05:26.013: [smf] INFO: UE IMSI[262422264605852] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.017: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 03/02 11:05:26.017: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.017: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.024: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 03/02 11:05:26.024: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 03/02 11:05:26.024: [smf] INFO: UE IMSI[262423261296213] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.026: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 03/02 11:05:26.026: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.026: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.035: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 03/02 11:05:26.035: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 03/02 11:05:26.035: [smf] INFO: UE IMSI[262426361351303] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.039: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 03/02 11:05:26.039: [upf] INFO: UE F-SEID[UP:0xdcb CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.039: [upf] INFO: UE F-SEID[UP:0xdcb CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.046: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 03/02 11:05:26.046: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 03/02 11:05:26.046: [smf] INFO: UE IMSI[262423899738898] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.050: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 03/02 11:05:26.050: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.050: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.056: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 03/02 11:05:26.056: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 03/02 11:05:26.056: [smf] INFO: UE IMSI[262426486075639] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.059: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 03/02 11:05:26.059: [upf] INFO: UE F-SEID[UP:0xc1b CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.059: [upf] INFO: UE F-SEID[UP:0xc1b CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.067: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 03/02 11:05:26.067: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 03/02 11:05:26.067: [smf] INFO: UE IMSI[262422413363099] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.070: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 03/02 11:05:26.070: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.070: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.078: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 03/02 11:05:26.078: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 03/02 11:05:26.078: [smf] INFO: UE IMSI[262429358170942] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.080: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 03/02 11:05:26.080: [upf] INFO: UE F-SEID[UP:0xb56 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.080: [upf] INFO: UE F-SEID[UP:0xb56 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.088: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 03/02 11:05:26.088: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 03/02 11:05:26.088: [smf] INFO: UE IMSI[262420563235599] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.090: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 03/02 11:05:26.090: [upf] INFO: UE F-SEID[UP:0x197 CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.090: [upf] INFO: UE F-SEID[UP:0x197 CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.099: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 03/02 11:05:26.099: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 03/02 11:05:26.099: [smf] INFO: UE IMSI[262422910592299] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.101: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 03/02 11:05:26.101: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.101: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.109: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 03/02 11:05:26.109: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 03/02 11:05:26.109: [smf] INFO: UE IMSI[262423763808178] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.112: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 03/02 11:05:26.112: [upf] INFO: UE F-SEID[UP:0xdac CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.112: [upf] INFO: UE F-SEID[UP:0xdac CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.120: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 03/02 11:05:26.120: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 03/02 11:05:26.120: [smf] INFO: UE IMSI[262423792439788] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.125: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 03/02 11:05:26.125: [upf] INFO: UE F-SEID[UP:0xc33 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.125: [upf] INFO: UE F-SEID[UP:0xc33 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.131: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 03/02 11:05:26.131: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 03/02 11:05:26.131: [smf] INFO: UE IMSI[262420673360021] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.139: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 03/02 11:05:26.139: [upf] INFO: UE F-SEID[UP:0x808 CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.139: [upf] INFO: UE F-SEID[UP:0x808 CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.143: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 03/02 11:05:26.143: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 03/02 11:05:26.143: [smf] INFO: UE IMSI[262423405317010] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.149: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 03/02 11:05:26.149: [upf] INFO: UE F-SEID[UP:0x270 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.149: [upf] INFO: UE F-SEID[UP:0x270 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.154: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 03/02 11:05:26.154: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 03/02 11:05:26.154: [smf] INFO: UE IMSI[262429291053585] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.162: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 03/02 11:05:26.162: [upf] INFO: UE F-SEID[UP:0xb19 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.162: [upf] INFO: UE F-SEID[UP:0xb19 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.166: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 03/02 11:05:26.166: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 03/02 11:05:26.166: [smf] INFO: UE IMSI[262420316335991] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.171: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 03/02 11:05:26.171: [upf] INFO: UE F-SEID[UP:0x50f CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.171: [upf] INFO: UE F-SEID[UP:0x50f CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.177: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 03/02 11:05:26.177: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 03/02 11:05:26.177: [smf] INFO: UE IMSI[262429883308193] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.185: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 03/02 11:05:26.185: [upf] INFO: UE F-SEID[UP:0x67f CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.185: [upf] INFO: UE F-SEID[UP:0x67f CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.188: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 03/02 11:05:26.188: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 03/02 11:05:26.188: [smf] INFO: UE IMSI[262428456123504] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.192: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 03/02 11:05:26.192: [upf] INFO: UE F-SEID[UP:0x40a CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.192: [upf] INFO: UE F-SEID[UP:0x40a CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.199: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 03/02 11:05:26.199: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 03/02 11:05:26.199: [smf] INFO: UE IMSI[262422470668158] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.205: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 03/02 11:05:26.205: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.205: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.210: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 03/02 11:05:26.210: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 03/02 11:05:26.210: [smf] INFO: UE IMSI[262429705528726] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.215: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 03/02 11:05:26.215: [upf] INFO: UE F-SEID[UP:0x66c CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.215: [upf] INFO: UE F-SEID[UP:0x66c CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.222: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 03/02 11:05:26.222: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 03/02 11:05:26.222: [smf] INFO: UE IMSI[262423145239346] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.230: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 03/02 11:05:26.230: [upf] INFO: UE F-SEID[UP:0xfec CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.230: [upf] INFO: UE F-SEID[UP:0xfec CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.233: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 03/02 11:05:26.233: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 03/02 11:05:26.233: [smf] INFO: UE IMSI[262428051660841] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.242: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 03/02 11:05:26.242: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.242: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.246: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 03/02 11:05:26.246: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 03/02 11:05:26.246: [smf] INFO: UE IMSI[262426837364702] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.254: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 03/02 11:05:26.254: [upf] INFO: UE F-SEID[UP:0x72a CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.254: [upf] INFO: UE F-SEID[UP:0x72a CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.257: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 03/02 11:05:26.257: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 03/02 11:05:26.257: [smf] INFO: UE IMSI[262426244795895] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.263: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 03/02 11:05:26.263: [upf] INFO: UE F-SEID[UP:0x215 CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.263: [upf] INFO: UE F-SEID[UP:0x215 CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.268: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 03/02 11:05:26.268: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 03/02 11:05:26.268: [smf] INFO: UE IMSI[262425134260469] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.274: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 03/02 11:05:26.274: [upf] INFO: UE F-SEID[UP:0x948 CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.274: [upf] INFO: UE F-SEID[UP:0x948 CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.279: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 03/02 11:05:26.279: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 03/02 11:05:26.279: [smf] INFO: UE IMSI[262424077018642] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.282: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 03/02 11:05:26.282: [upf] INFO: UE F-SEID[UP:0xb28 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.282: [upf] INFO: UE F-SEID[UP:0xb28 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.290: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 03/02 11:05:26.290: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 03/02 11:05:26.290: [smf] INFO: UE IMSI[262428713488434] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.292: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 03/02 11:05:26.292: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.292: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.301: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 03/02 11:05:26.301: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 03/02 11:05:26.301: [smf] INFO: UE IMSI[262426099710428] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.305: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 03/02 11:05:26.305: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.305: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.312: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 03/02 11:05:26.312: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 03/02 11:05:26.312: [smf] INFO: UE IMSI[262423511259112] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.317: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 03/02 11:05:26.317: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.317: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.322: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 03/02 11:05:26.322: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 03/02 11:05:26.322: [smf] INFO: UE IMSI[262429499176364] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.327: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 03/02 11:05:26.327: [upf] INFO: UE F-SEID[UP:0x712 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.327: [upf] INFO: UE F-SEID[UP:0x712 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.333: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 03/02 11:05:26.333: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 03/02 11:05:26.333: [smf] INFO: UE IMSI[262420005687989] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.337: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 03/02 11:05:26.337: [upf] INFO: UE F-SEID[UP:0x595 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.337: [upf] INFO: UE F-SEID[UP:0x595 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.344: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 03/02 11:05:26.344: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 03/02 11:05:26.344: [smf] INFO: UE IMSI[262424554919896] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.348: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 03/02 11:05:26.348: [upf] INFO: UE F-SEID[UP:0x566 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.348: [upf] INFO: UE F-SEID[UP:0x566 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.355: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 03/02 11:05:26.355: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 03/02 11:05:26.355: [smf] INFO: UE IMSI[262429163241975] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.362: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 03/02 11:05:26.362: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.362: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.366: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 03/02 11:05:26.366: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 03/02 11:05:26.366: [smf] INFO: UE IMSI[262422268012107] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.370: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 03/02 11:05:26.370: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.370: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.377: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 03/02 11:05:26.377: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 03/02 11:05:26.377: [smf] INFO: UE IMSI[262420019009694] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.380: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 03/02 11:05:26.380: [upf] INFO: UE F-SEID[UP:0xa95 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.380: [upf] INFO: UE F-SEID[UP:0xa95 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.388: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 03/02 11:05:26.388: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 03/02 11:05:26.388: [smf] INFO: UE IMSI[262424491029493] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.391: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 03/02 11:05:26.391: [upf] INFO: UE F-SEID[UP:0xf32 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.391: [upf] INFO: UE F-SEID[UP:0xf32 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.399: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 03/02 11:05:26.399: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 03/02 11:05:26.399: [smf] INFO: UE IMSI[262423505670495] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.405: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 03/02 11:05:26.405: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.405: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.410: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 03/02 11:05:26.410: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 03/02 11:05:26.410: [smf] INFO: UE IMSI[262426513643637] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.414: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 03/02 11:05:26.414: [upf] INFO: UE F-SEID[UP:0x287 CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.414: [upf] INFO: UE F-SEID[UP:0x287 CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.421: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 03/02 11:05:26.421: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 03/02 11:05:26.421: [smf] INFO: UE IMSI[262423256181042] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.427: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 03/02 11:05:26.427: [upf] INFO: UE F-SEID[UP:0x737 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.427: [upf] INFO: UE F-SEID[UP:0x737 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.432: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 03/02 11:05:26.432: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 03/02 11:05:26.432: [smf] INFO: UE IMSI[262427150110894] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.436: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 03/02 11:05:26.436: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.436: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.443: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 03/02 11:05:26.443: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 03/02 11:05:26.443: [smf] INFO: UE IMSI[262423016314992] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.447: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 03/02 11:05:26.447: [upf] INFO: UE F-SEID[UP:0xc81 CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.447: [upf] INFO: UE F-SEID[UP:0xc81 CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.454: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 03/02 11:05:26.454: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 03/02 11:05:26.454: [smf] INFO: UE IMSI[262429667976026] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.459: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 03/02 11:05:26.460: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.460: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.464: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 03/02 11:05:26.464: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 03/02 11:05:26.465: [smf] INFO: UE IMSI[262425904715181] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.468: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 03/02 11:05:26.468: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.468: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.475: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 03/02 11:05:26.475: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 03/02 11:05:26.475: [smf] INFO: UE IMSI[262425279501105] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.478: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 03/02 11:05:26.478: [upf] INFO: UE F-SEID[UP:0x86b CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.478: [upf] INFO: UE F-SEID[UP:0x86b CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.486: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 03/02 11:05:26.486: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 03/02 11:05:26.486: [smf] INFO: UE IMSI[262429442453304] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.492: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 03/02 11:05:26.492: [upf] INFO: UE F-SEID[UP:0x4a CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.492: [upf] INFO: UE F-SEID[UP:0x4a CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.497: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 03/02 11:05:26.497: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 03/02 11:05:26.497: [smf] INFO: UE IMSI[262427085227261] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.502: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 03/02 11:05:26.502: [upf] INFO: UE F-SEID[UP:0x535 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.502: [upf] INFO: UE F-SEID[UP:0x535 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.508: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 03/02 11:05:26.508: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 03/02 11:05:26.508: [smf] INFO: UE IMSI[262420967444353] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.513: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 03/02 11:05:26.513: [upf] INFO: UE F-SEID[UP:0x776 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.513: [upf] INFO: UE F-SEID[UP:0x776 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.519: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 03/02 11:05:26.519: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 03/02 11:05:26.519: [smf] INFO: UE IMSI[262428413390524] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.525: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 03/02 11:05:26.525: [upf] INFO: UE F-SEID[UP:0x44e CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.525: [upf] INFO: UE F-SEID[UP:0x44e CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.530: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 03/02 11:05:26.530: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 03/02 11:05:26.530: [smf] INFO: UE IMSI[262427472907154] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.536: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 03/02 11:05:26.536: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.536: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.541: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 03/02 11:05:26.541: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 03/02 11:05:26.541: [smf] INFO: UE IMSI[262421525046733] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.546: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 03/02 11:05:26.546: [upf] INFO: UE F-SEID[UP:0xab3 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.546: [upf] INFO: UE F-SEID[UP:0xab3 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.552: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 03/02 11:05:26.552: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 03/02 11:05:26.552: [smf] INFO: UE IMSI[262422409631537] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.555: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 03/02 11:05:26.555: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.555: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.562: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 03/02 11:05:26.562: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 03/02 11:05:26.562: [smf] INFO: UE IMSI[262427511528933] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.566: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 03/02 11:05:26.566: [upf] INFO: UE F-SEID[UP:0x812 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.566: [upf] INFO: UE F-SEID[UP:0x812 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.573: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 03/02 11:05:26.573: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 03/02 11:05:26.573: [smf] INFO: UE IMSI[262424703675139] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.581: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 03/02 11:05:26.581: [upf] INFO: UE F-SEID[UP:0xd79 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.581: [upf] INFO: UE F-SEID[UP:0xd79 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.584: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 03/02 11:05:26.584: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 03/02 11:05:26.584: [smf] INFO: UE IMSI[262421530437761] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.589: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 03/02 11:05:26.589: [upf] INFO: UE F-SEID[UP:0xaba CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.589: [upf] INFO: UE F-SEID[UP:0xaba CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.595: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 03/02 11:05:26.595: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 03/02 11:05:26.595: [smf] INFO: UE IMSI[262420308967370] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.599: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 03/02 11:05:26.599: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.599: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.607: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 03/02 11:05:26.607: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 03/02 11:05:26.607: [smf] INFO: UE IMSI[262421000951854] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.616: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 03/02 11:05:26.616: [upf] INFO: UE F-SEID[UP:0x641 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.616: [upf] INFO: UE F-SEID[UP:0x641 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.619: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 03/02 11:05:26.619: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 03/02 11:05:26.619: [smf] INFO: UE IMSI[262422194942272] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.627: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 03/02 11:05:26.627: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.627: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.630: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 03/02 11:05:26.630: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 03/02 11:05:26.630: [smf] INFO: UE IMSI[262425585028384] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.638: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 03/02 11:05:26.638: [upf] INFO: UE F-SEID[UP:0xc3a CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.638: [upf] INFO: UE F-SEID[UP:0xc3a CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.642: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 03/02 11:05:26.642: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 03/02 11:05:26.642: [smf] INFO: UE IMSI[262421704531729] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.649: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 03/02 11:05:26.649: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.649: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.654: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 03/02 11:05:26.654: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 03/02 11:05:26.654: [smf] INFO: UE IMSI[262424795103728] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.660: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 03/02 11:05:26.660: [upf] INFO: UE F-SEID[UP:0x11c CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.660: [upf] INFO: UE F-SEID[UP:0x11c CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.664: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 03/02 11:05:26.664: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 03/02 11:05:26.664: [smf] INFO: UE IMSI[262426617056692] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.669: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 03/02 11:05:26.669: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.669: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.675: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 03/02 11:05:26.675: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 03/02 11:05:26.675: [smf] INFO: UE IMSI[262428308926640] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.678: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 03/02 11:05:26.678: [upf] INFO: UE F-SEID[UP:0xc5f CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.678: [upf] INFO: UE F-SEID[UP:0xc5f CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.686: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 03/02 11:05:26.686: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 03/02 11:05:26.686: [smf] INFO: UE IMSI[262427570241574] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.690: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 03/02 11:05:26.690: [upf] INFO: UE F-SEID[UP:0x84e CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.690: [upf] INFO: UE F-SEID[UP:0x84e CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.696: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 03/02 11:05:26.696: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 03/02 11:05:26.696: [smf] INFO: UE IMSI[262421752864129] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.699: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 03/02 11:05:26.699: [upf] INFO: UE F-SEID[UP:0x36e CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.699: [upf] INFO: UE F-SEID[UP:0x36e CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.707: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 03/02 11:05:26.707: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 03/02 11:05:26.707: [smf] INFO: UE IMSI[262422877877383] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.710: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 03/02 11:05:26.710: [upf] INFO: UE F-SEID[UP:0xde CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.710: [upf] INFO: UE F-SEID[UP:0xde CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.718: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 03/02 11:05:26.718: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 03/02 11:05:26.718: [smf] INFO: UE IMSI[262429427147256] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.721: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 03/02 11:05:26.721: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.721: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.728: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 03/02 11:05:26.728: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 03/02 11:05:26.728: [smf] INFO: UE IMSI[262422485021333] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.732: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 03/02 11:05:26.732: [upf] INFO: UE F-SEID[UP:0x99f CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.732: [upf] INFO: UE F-SEID[UP:0x99f CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.739: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 03/02 11:05:26.739: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 03/02 11:05:26.739: [smf] INFO: UE IMSI[262422723698149] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.743: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 03/02 11:05:26.744: [upf] INFO: UE F-SEID[UP:0xbac CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.744: [upf] INFO: UE F-SEID[UP:0xbac CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.750: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 03/02 11:05:26.750: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 03/02 11:05:26.750: [smf] INFO: UE IMSI[262428587347912] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.754: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 03/02 11:05:26.754: [upf] INFO: UE F-SEID[UP:0x433 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.754: [upf] INFO: UE F-SEID[UP:0x433 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.761: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 03/02 11:05:26.761: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 03/02 11:05:26.761: [smf] INFO: UE IMSI[262425961906875] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.766: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 03/02 11:05:26.766: [upf] INFO: UE F-SEID[UP:0x79f CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.766: [upf] INFO: UE F-SEID[UP:0x79f CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.772: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 03/02 11:05:26.772: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 03/02 11:05:26.772: [smf] INFO: UE IMSI[262429492462792] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.778: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 03/02 11:05:26.778: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x6f7] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.778: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x6f7] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.783: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 03/02 11:05:26.783: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 03/02 11:05:26.783: [smf] INFO: UE IMSI[262422667402622] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.787: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 03/02 11:05:26.787: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.787: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.794: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 03/02 11:05:26.794: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 03/02 11:05:26.794: [smf] INFO: UE IMSI[262422437798843] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.797: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 03/02 11:05:26.797: [upf] INFO: UE F-SEID[UP:0xd94 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.797: [upf] INFO: UE F-SEID[UP:0xd94 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.804: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 03/02 11:05:26.805: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 03/02 11:05:26.805: [smf] INFO: UE IMSI[262426937584910] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.809: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 03/02 11:05:26.809: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.809: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.815: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 03/02 11:05:26.815: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 03/02 11:05:26.815: [smf] INFO: UE IMSI[262425774940127] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.819: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 03/02 11:05:26.819: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.819: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.827: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 03/02 11:05:26.827: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 03/02 11:05:26.827: [smf] INFO: UE IMSI[262427202129038] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.834: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 03/02 11:05:26.835: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.835: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.840: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 03/02 11:05:26.840: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 03/02 11:05:26.840: [smf] INFO: UE IMSI[262428829848353] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.851: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 03/02 11:05:26.851: [upf] INFO: UE F-SEID[UP:0x8cf CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.851: [upf] INFO: UE F-SEID[UP:0x8cf CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.851: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 03/02 11:05:26.851: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 03/02 11:05:26.851: [smf] INFO: UE IMSI[262422430325501] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.856: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 03/02 11:05:26.856: [upf] INFO: UE F-SEID[UP:0x17d CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.856: [upf] INFO: UE F-SEID[UP:0x17d CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.863: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 03/02 11:05:26.863: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 03/02 11:05:26.863: [smf] INFO: UE IMSI[262423591014686] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.874: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 03/02 11:05:26.874: [upf] INFO: UE F-SEID[UP:0x9b CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.875: [upf] INFO: UE F-SEID[UP:0x9b CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.875: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 03/02 11:05:26.875: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 03/02 11:05:26.875: [smf] INFO: UE IMSI[262428535266286] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.887: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 03/02 11:05:26.887: [upf] INFO: UE F-SEID[UP:0x13d CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.887: [upf] INFO: UE F-SEID[UP:0x13d CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.888: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 03/02 11:05:26.888: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 03/02 11:05:26.888: [smf] INFO: UE IMSI[262427879025579] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.897: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 03/02 11:05:26.897: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.897: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.900: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 03/02 11:05:26.900: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 03/02 11:05:26.900: [smf] INFO: UE IMSI[262425020064314] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.909: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 03/02 11:05:26.909: [upf] INFO: UE F-SEID[UP:0x109 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.909: [upf] INFO: UE F-SEID[UP:0x109 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.912: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 03/02 11:05:26.912: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 03/02 11:05:26.912: [smf] INFO: UE IMSI[262422508738929] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.916: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 03/02 11:05:26.916: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.916: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.923: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 03/02 11:05:26.923: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 03/02 11:05:26.923: [smf] INFO: UE IMSI[262423238269236] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.933: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 03/02 11:05:26.933: [upf] INFO: UE F-SEID[UP:0x8 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.933: [upf] INFO: UE F-SEID[UP:0x8 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.935: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 03/02 11:05:26.935: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 03/02 11:05:26.935: [smf] INFO: UE IMSI[262424333401566] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.942: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 03/02 11:05:26.942: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.942: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.946: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 03/02 11:05:26.946: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 03/02 11:05:26.946: [smf] INFO: UE IMSI[262421454404441] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.950: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 03/02 11:05:26.950: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.950: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.957: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 03/02 11:05:26.957: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 03/02 11:05:26.957: [smf] INFO: UE IMSI[262420941895602] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.962: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 03/02 11:05:26.962: [upf] INFO: UE F-SEID[UP:0x4c CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.962: [upf] INFO: UE F-SEID[UP:0x4c CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.968: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 03/02 11:05:26.968: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 03/02 11:05:26.968: [smf] INFO: UE IMSI[262424202765714] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.976: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 03/02 11:05:26.976: [upf] INFO: UE F-SEID[UP:0x556 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.976: [upf] INFO: UE F-SEID[UP:0x556 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.980: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 03/02 11:05:26.980: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 03/02 11:05:26.980: [smf] INFO: UE IMSI[262429982290435] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:26.989: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 03/02 11:05:26.989: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 03/02 11:05:26.989: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:26.994: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 03/02 11:05:26.994: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 03/02 11:05:26.994: [smf] INFO: UE IMSI[262424163170890] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.002: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 03/02 11:05:27.002: [upf] INFO: UE F-SEID[UP:0xaf CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.002: [upf] INFO: UE F-SEID[UP:0xaf CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.006: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 03/02 11:05:27.006: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 03/02 11:05:27.006: [smf] INFO: UE IMSI[262426259059785] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.016: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 03/02 11:05:27.016: [upf] INFO: UE F-SEID[UP:0x366 CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.016: [upf] INFO: UE F-SEID[UP:0x366 CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.018: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 03/02 11:05:27.018: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 03/02 11:05:27.018: [smf] INFO: UE IMSI[262421718481704] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.025: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 03/02 11:05:27.025: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.025: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.029: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 03/02 11:05:27.029: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 03/02 11:05:27.029: [smf] INFO: UE IMSI[262429836545741] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.033: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 03/02 11:05:27.033: [upf] INFO: UE F-SEID[UP:0xaec CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.033: [upf] INFO: UE F-SEID[UP:0xaec CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.040: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 03/02 11:05:27.040: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 03/02 11:05:27.040: [smf] INFO: UE IMSI[262421444947540] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.045: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 03/02 11:05:27.045: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.045: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.051: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 03/02 11:05:27.051: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 03/02 11:05:27.051: [smf] INFO: UE IMSI[262428752072588] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.058: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 03/02 11:05:27.058: [upf] INFO: UE F-SEID[UP:0xb6a CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.058: [upf] INFO: UE F-SEID[UP:0xb6a CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.062: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 03/02 11:05:27.062: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 03/02 11:05:27.062: [smf] INFO: UE IMSI[262424636238886] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.067: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 03/02 11:05:27.067: [upf] INFO: UE F-SEID[UP:0xd9a CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.067: [upf] INFO: UE F-SEID[UP:0xd9a CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.073: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 03/02 11:05:27.073: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 03/02 11:05:27.073: [smf] INFO: UE IMSI[262429661860663] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.079: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 03/02 11:05:27.079: [upf] INFO: UE F-SEID[UP:0xf69 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.079: [upf] INFO: UE F-SEID[UP:0xf69 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.085: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 03/02 11:05:27.085: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 03/02 11:05:27.085: [smf] INFO: UE IMSI[262423019394921] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.094: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 03/02 11:05:27.094: [upf] INFO: UE F-SEID[UP:0x995 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.094: [upf] INFO: UE F-SEID[UP:0x995 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.097: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 03/02 11:05:27.097: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 03/02 11:05:27.097: [smf] INFO: UE IMSI[262422835071283] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.103: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 03/02 11:05:27.103: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.103: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.108: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 03/02 11:05:27.108: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 03/02 11:05:27.108: [smf] INFO: UE IMSI[262424560103714] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.113: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 03/02 11:05:27.113: [upf] INFO: UE F-SEID[UP:0x633 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.113: [upf] INFO: UE F-SEID[UP:0x633 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.119: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 03/02 11:05:27.119: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 03/02 11:05:27.119: [smf] INFO: UE IMSI[262424841468980] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.124: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 03/02 11:05:27.124: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.124: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.130: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 03/02 11:05:27.130: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 03/02 11:05:27.130: [smf] INFO: UE IMSI[262427463386570] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.135: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 03/02 11:05:27.135: [upf] INFO: UE F-SEID[UP:0x14 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.135: [upf] INFO: UE F-SEID[UP:0x14 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.141: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 03/02 11:05:27.141: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 03/02 11:05:27.141: [smf] INFO: UE IMSI[262428820275830] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.146: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 03/02 11:05:27.146: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.146: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.152: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 03/02 11:05:27.152: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 03/02 11:05:27.152: [smf] INFO: UE IMSI[262427995173697] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.157: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 03/02 11:05:27.157: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.157: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.163: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 03/02 11:05:27.163: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 03/02 11:05:27.163: [smf] INFO: UE IMSI[262420686232758] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.165: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 03/02 11:05:27.165: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.165: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.174: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 03/02 11:05:27.174: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 03/02 11:05:27.174: [smf] INFO: UE IMSI[262429947082045] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.178: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 03/02 11:05:27.178: [upf] INFO: UE F-SEID[UP:0x568 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.178: [upf] INFO: UE F-SEID[UP:0x568 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.185: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 03/02 11:05:27.185: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 03/02 11:05:27.185: [smf] INFO: UE IMSI[262425837506513] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.193: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 03/02 11:05:27.193: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.193: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.197: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 03/02 11:05:27.197: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 03/02 11:05:27.197: [smf] INFO: UE IMSI[262421953836506] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.207: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 03/02 11:05:27.207: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.207: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.211: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 03/02 11:05:27.211: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 03/02 11:05:27.211: [smf] INFO: UE IMSI[262428881026148] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.217: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 03/02 11:05:27.217: [upf] INFO: UE F-SEID[UP:0xb0c CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.217: [upf] INFO: UE F-SEID[UP:0xb0c CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.222: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 03/02 11:05:27.222: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 03/02 11:05:27.222: [smf] INFO: UE IMSI[262425331104840] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.226: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 03/02 11:05:27.226: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.226: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.233: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 03/02 11:05:27.233: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 03/02 11:05:27.233: [smf] INFO: UE IMSI[262428664228414] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.238: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 03/02 11:05:27.238: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.238: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.244: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 03/02 11:05:27.244: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 03/02 11:05:27.244: [smf] INFO: UE IMSI[262423738535176] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.251: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 03/02 11:05:27.251: [upf] INFO: UE F-SEID[UP:0xedb CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.251: [upf] INFO: UE F-SEID[UP:0xedb CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.256: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 03/02 11:05:27.256: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 03/02 11:05:27.256: [smf] INFO: UE IMSI[262424204974866] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.262: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 03/02 11:05:27.262: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.262: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.267: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 03/02 11:05:27.267: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 03/02 11:05:27.267: [smf] INFO: UE IMSI[262423663791030] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.272: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 03/02 11:05:27.272: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.272: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.278: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 03/02 11:05:27.278: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 03/02 11:05:27.278: [smf] INFO: UE IMSI[262422071766359] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.284: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 03/02 11:05:27.284: [upf] INFO: UE F-SEID[UP:0x71a CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.284: [upf] INFO: UE F-SEID[UP:0x71a CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.290: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 03/02 11:05:27.290: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 03/02 11:05:27.290: [smf] INFO: UE IMSI[262420735524071] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.298: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 03/02 11:05:27.298: [upf] INFO: UE F-SEID[UP:0x75 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.299: [upf] INFO: UE F-SEID[UP:0x75 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.303: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 03/02 11:05:27.303: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 03/02 11:05:27.303: [smf] INFO: UE IMSI[262424529405564] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.312: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 03/02 11:05:27.312: [upf] INFO: UE F-SEID[UP:0x281 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.312: [upf] INFO: UE F-SEID[UP:0x281 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.314: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 03/02 11:05:27.314: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 03/02 11:05:27.314: [smf] INFO: UE IMSI[262422418649121] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.320: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 03/02 11:05:27.320: [upf] INFO: UE F-SEID[UP:0xa91 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.320: [upf] INFO: UE F-SEID[UP:0xa91 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.325: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 03/02 11:05:27.325: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 03/02 11:05:27.325: [smf] INFO: UE IMSI[262429564838523] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.334: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 03/02 11:05:27.334: [upf] INFO: UE F-SEID[UP:0x753 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.334: [upf] INFO: UE F-SEID[UP:0x753 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.337: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 03/02 11:05:27.337: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 03/02 11:05:27.337: [smf] INFO: UE IMSI[262421798333879] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.350: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 03/02 11:05:27.350: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.350: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.351: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 03/02 11:05:27.351: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 03/02 11:05:27.351: [smf] INFO: UE IMSI[262423481527109] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.354: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 03/02 11:05:27.354: [upf] INFO: UE F-SEID[UP:0x92c CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.354: [upf] INFO: UE F-SEID[UP:0x92c CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.362: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 03/02 11:05:27.362: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 03/02 11:05:27.362: [smf] INFO: UE IMSI[262427561487249] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.366: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 03/02 11:05:27.366: [upf] INFO: UE F-SEID[UP:0xbae CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.366: [upf] INFO: UE F-SEID[UP:0xbae CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.372: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 03/02 11:05:27.372: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 03/02 11:05:27.372: [smf] INFO: UE IMSI[262424868918575] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.375: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 03/02 11:05:27.375: [upf] INFO: UE F-SEID[UP:0x125 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.375: [upf] INFO: UE F-SEID[UP:0x125 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.383: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 03/02 11:05:27.383: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 03/02 11:05:27.383: [smf] INFO: UE IMSI[262424545439442] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.385: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 03/02 11:05:27.386: [upf] INFO: UE F-SEID[UP:0x50 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.386: [upf] INFO: UE F-SEID[UP:0x50 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.393: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 03/02 11:05:27.393: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 03/02 11:05:27.393: [smf] INFO: UE IMSI[262427221700273] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.397: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 03/02 11:05:27.397: [upf] INFO: UE F-SEID[UP:0x6ba CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.397: [upf] INFO: UE F-SEID[UP:0x6ba CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.404: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 03/02 11:05:27.404: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 03/02 11:05:27.404: [smf] INFO: UE IMSI[262429880743574] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.410: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 03/02 11:05:27.410: [upf] INFO: UE F-SEID[UP:0xe2e CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.410: [upf] INFO: UE F-SEID[UP:0xe2e CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.415: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 03/02 11:05:27.415: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 03/02 11:05:27.415: [smf] INFO: UE IMSI[262420678825963] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.420: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 03/02 11:05:27.420: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.420: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.426: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 03/02 11:05:27.426: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 03/02 11:05:27.426: [smf] INFO: UE IMSI[262426044706208] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.429: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 03/02 11:05:27.429: [upf] INFO: UE F-SEID[UP:0xcce CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.429: [upf] INFO: UE F-SEID[UP:0xcce CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.436: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 03/02 11:05:27.436: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 03/02 11:05:27.437: [smf] INFO: UE IMSI[262424461800450] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.440: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 03/02 11:05:27.440: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.440: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.447: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 03/02 11:05:27.447: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 03/02 11:05:27.447: [smf] INFO: UE IMSI[262425791598857] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.452: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 03/02 11:05:27.452: [upf] INFO: UE F-SEID[UP:0x9ab CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.452: [upf] INFO: UE F-SEID[UP:0x9ab CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.458: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 03/02 11:05:27.458: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 03/02 11:05:27.458: [smf] INFO: UE IMSI[262422565604578] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.464: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 03/02 11:05:27.464: [upf] INFO: UE F-SEID[UP:0x520 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.464: [upf] INFO: UE F-SEID[UP:0x520 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.469: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 03/02 11:05:27.469: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 03/02 11:05:27.469: [smf] INFO: UE IMSI[262427458661176] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.473: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 03/02 11:05:27.473: [upf] INFO: UE F-SEID[UP:0x70d CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.473: [upf] INFO: UE F-SEID[UP:0x70d CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.481: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 03/02 11:05:27.481: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 03/02 11:05:27.481: [smf] INFO: UE IMSI[262421638992397] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.486: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 03/02 11:05:27.486: [upf] INFO: UE F-SEID[UP:0xd5d CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.486: [upf] INFO: UE F-SEID[UP:0xd5d CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.493: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 03/02 11:05:27.493: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 03/02 11:05:27.493: [smf] INFO: UE IMSI[262428601604424] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.501: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 03/02 11:05:27.501: [upf] INFO: UE F-SEID[UP:0xa07 CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.501: [upf] INFO: UE F-SEID[UP:0xa07 CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.506: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 03/02 11:05:27.506: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 03/02 11:05:27.506: [smf] INFO: UE IMSI[262422996241960] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.512: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 03/02 11:05:27.512: [upf] INFO: UE F-SEID[UP:0x16a CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.512: [upf] INFO: UE F-SEID[UP:0x16a CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.517: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 03/02 11:05:27.517: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 03/02 11:05:27.517: [smf] INFO: UE IMSI[262422670963012] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.523: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 03/02 11:05:27.523: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.523: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.529: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 03/02 11:05:27.529: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 03/02 11:05:27.529: [smf] INFO: UE IMSI[262421080831732] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.535: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 03/02 11:05:27.535: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.535: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.542: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 03/02 11:05:27.542: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 03/02 11:05:27.542: [smf] INFO: UE IMSI[262429181934250] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.550: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 03/02 11:05:27.550: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.550: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.554: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 03/02 11:05:27.554: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 03/02 11:05:27.554: [smf] INFO: UE IMSI[262427759047182] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.562: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 03/02 11:05:27.563: [upf] INFO: UE F-SEID[UP:0x71d CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.563: [upf] INFO: UE F-SEID[UP:0x71d CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.566: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 03/02 11:05:27.566: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 03/02 11:05:27.566: [smf] INFO: UE IMSI[262423276263182] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.571: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 03/02 11:05:27.571: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.571: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.577: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 03/02 11:05:27.577: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 03/02 11:05:27.577: [smf] INFO: UE IMSI[262421454235046] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.588: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 03/02 11:05:27.588: [upf] INFO: UE F-SEID[UP:0xe83 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.588: [upf] INFO: UE F-SEID[UP:0xe83 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.589: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 03/02 11:05:27.589: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 03/02 11:05:27.589: [smf] INFO: UE IMSI[262428760151452] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.596: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 03/02 11:05:27.596: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.596: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.600: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 03/02 11:05:27.600: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 03/02 11:05:27.600: [smf] INFO: UE IMSI[262422435939876] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.604: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 03/02 11:05:27.604: [upf] INFO: UE F-SEID[UP:0x4ab CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.604: [upf] INFO: UE F-SEID[UP:0x4ab CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.610: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 03/02 11:05:27.610: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 03/02 11:05:27.610: [smf] INFO: UE IMSI[262423711879393] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.613: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 03/02 11:05:27.613: [upf] INFO: UE F-SEID[UP:0x7ba CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.613: [upf] INFO: UE F-SEID[UP:0x7ba CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.621: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 03/02 11:05:27.621: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 03/02 11:05:27.621: [smf] INFO: UE IMSI[262423033462238] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.626: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 03/02 11:05:27.626: [upf] INFO: UE F-SEID[UP:0x594 CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.626: [upf] INFO: UE F-SEID[UP:0x594 CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.632: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 03/02 11:05:27.632: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 03/02 11:05:27.632: [smf] INFO: UE IMSI[262420760942993] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.636: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 03/02 11:05:27.637: [upf] INFO: UE F-SEID[UP:0x63d CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.637: [upf] INFO: UE F-SEID[UP:0x63d CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.643: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 03/02 11:05:27.643: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 03/02 11:05:27.643: [smf] INFO: UE IMSI[262420438107071] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.647: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 03/02 11:05:27.647: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.647: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.654: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 03/02 11:05:27.654: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 03/02 11:05:27.654: [smf] INFO: UE IMSI[262426872957432] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.658: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 03/02 11:05:27.658: [upf] INFO: UE F-SEID[UP:0x967 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.658: [upf] INFO: UE F-SEID[UP:0x967 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.665: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 03/02 11:05:27.665: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 03/02 11:05:27.665: [smf] INFO: UE IMSI[262425287461281] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.669: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 03/02 11:05:27.669: [upf] INFO: UE F-SEID[UP:0x8db CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.669: [upf] INFO: UE F-SEID[UP:0x8db CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.675: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 03/02 11:05:27.675: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 03/02 11:05:27.675: [smf] INFO: UE IMSI[262426883055337] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.679: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 03/02 11:05:27.679: [upf] INFO: UE F-SEID[UP:0xade CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.679: [upf] INFO: UE F-SEID[UP:0xade CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.686: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 03/02 11:05:27.686: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 03/02 11:05:27.686: [smf] INFO: UE IMSI[262426582960719] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.689: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 03/02 11:05:27.689: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.689: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.697: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 03/02 11:05:27.697: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 03/02 11:05:27.697: [smf] INFO: UE IMSI[262426476558410] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.701: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 03/02 11:05:27.702: [upf] INFO: UE F-SEID[UP:0x856 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.702: [upf] INFO: UE F-SEID[UP:0x856 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.708: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 03/02 11:05:27.708: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 03/02 11:05:27.708: [smf] INFO: UE IMSI[262420650220164] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.714: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 03/02 11:05:27.714: [upf] INFO: UE F-SEID[UP:0x560 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.714: [upf] INFO: UE F-SEID[UP:0x560 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.719: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 03/02 11:05:27.719: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 03/02 11:05:27.719: [smf] INFO: UE IMSI[262429216790848] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.723: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 03/02 11:05:27.723: [upf] INFO: UE F-SEID[UP:0xc47 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.723: [upf] INFO: UE F-SEID[UP:0xc47 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.729: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 03/02 11:05:27.729: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 03/02 11:05:27.729: [smf] INFO: UE IMSI[262427600003468] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.733: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 03/02 11:05:27.733: [upf] INFO: UE F-SEID[UP:0x6f CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.733: [upf] INFO: UE F-SEID[UP:0x6f CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.740: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 03/02 11:05:27.740: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 03/02 11:05:27.740: [smf] INFO: UE IMSI[262428010782806] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.743: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 03/02 11:05:27.743: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.743: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.751: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 03/02 11:05:27.751: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 03/02 11:05:27.751: [smf] INFO: UE IMSI[262429402648323] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.757: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 03/02 11:05:27.757: [upf] INFO: UE F-SEID[UP:0x51c CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.757: [upf] INFO: UE F-SEID[UP:0x51c CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.762: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 03/02 11:05:27.762: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 03/02 11:05:27.762: [smf] INFO: UE IMSI[262428907123336] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.771: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 03/02 11:05:27.771: [upf] INFO: UE F-SEID[UP:0x23e CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.771: [upf] INFO: UE F-SEID[UP:0x23e CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.774: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 03/02 11:05:27.774: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 03/02 11:05:27.774: [smf] INFO: UE IMSI[262422536420992] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.783: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 03/02 11:05:27.783: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.783: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.786: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 03/02 11:05:27.786: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 03/02 11:05:27.786: [smf] INFO: UE IMSI[262427025807801] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.795: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 03/02 11:05:27.795: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.795: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.799: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 03/02 11:05:27.799: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 03/02 11:05:27.799: [smf] INFO: UE IMSI[262429270007940] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.806: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 03/02 11:05:27.806: [upf] INFO: UE F-SEID[UP:0xd69 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.806: [upf] INFO: UE F-SEID[UP:0xd69 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.810: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 03/02 11:05:27.810: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 03/02 11:05:27.810: [smf] INFO: UE IMSI[262422161050010] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.815: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 03/02 11:05:27.815: [upf] INFO: UE F-SEID[UP:0xd70 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.815: [upf] INFO: UE F-SEID[UP:0xd70 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.821: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 03/02 11:05:27.821: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 03/02 11:05:27.821: [smf] INFO: UE IMSI[262425796169944] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.827: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 03/02 11:05:27.828: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.828: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.834: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 03/02 11:05:27.834: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 03/02 11:05:27.834: [smf] INFO: UE IMSI[262424842420089] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.843: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 03/02 11:05:27.843: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.843: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.846: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 03/02 11:05:27.846: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 03/02 11:05:27.846: [smf] INFO: UE IMSI[262425424772251] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.855: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 03/02 11:05:27.855: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.855: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.857: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 03/02 11:05:27.857: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 03/02 11:05:27.857: [smf] INFO: UE IMSI[262426558765093] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.862: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 03/02 11:05:27.862: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.862: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.868: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 03/02 11:05:27.868: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 03/02 11:05:27.868: [smf] INFO: UE IMSI[262429199483729] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.877: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 03/02 11:05:27.877: [upf] INFO: UE F-SEID[UP:0x28b CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.877: [upf] INFO: UE F-SEID[UP:0x28b CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.882: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 03/02 11:05:27.882: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 03/02 11:05:27.882: [smf] INFO: UE IMSI[262424793197515] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.891: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 03/02 11:05:27.891: [upf] INFO: UE F-SEID[UP:0x253 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.891: [upf] INFO: UE F-SEID[UP:0x253 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.893: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 03/02 11:05:27.893: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 03/02 11:05:27.893: [smf] INFO: UE IMSI[262425784242578] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.898: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 03/02 11:05:27.898: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.898: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.904: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 03/02 11:05:27.904: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 03/02 11:05:27.904: [smf] INFO: UE IMSI[262423406072741] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.909: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 03/02 11:05:27.909: [upf] INFO: UE F-SEID[UP:0xb14 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.909: [upf] INFO: UE F-SEID[UP:0xb14 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.915: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 03/02 11:05:27.915: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 03/02 11:05:27.915: [smf] INFO: UE IMSI[262429952385900] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.919: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 03/02 11:05:27.919: [upf] INFO: UE F-SEID[UP:0x860 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.919: [upf] INFO: UE F-SEID[UP:0x860 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.925: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 03/02 11:05:27.925: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 03/02 11:05:27.925: [smf] INFO: UE IMSI[262425433121685] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.929: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 03/02 11:05:27.929: [upf] INFO: UE F-SEID[UP:0x484 CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.929: [upf] INFO: UE F-SEID[UP:0x484 CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.936: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 03/02 11:05:27.936: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 03/02 11:05:27.936: [smf] INFO: UE IMSI[262421127840406] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.940: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 03/02 11:05:27.940: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.940: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.947: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 03/02 11:05:27.947: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 03/02 11:05:27.947: [smf] INFO: UE IMSI[262429588463585] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.951: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 03/02 11:05:27.951: [upf] INFO: UE F-SEID[UP:0xe2f CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.951: [upf] INFO: UE F-SEID[UP:0xe2f CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.958: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 03/02 11:05:27.958: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 03/02 11:05:27.958: [smf] INFO: UE IMSI[262424018681977] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.962: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 03/02 11:05:27.962: [upf] INFO: UE F-SEID[UP:0x92b CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.962: [upf] INFO: UE F-SEID[UP:0x92b CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.969: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 03/02 11:05:27.969: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 03/02 11:05:27.969: [smf] INFO: UE IMSI[262422012090408] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.977: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 03/02 11:05:27.977: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.977: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.982: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 03/02 11:05:27.982: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 03/02 11:05:27.982: [smf] INFO: UE IMSI[262423266855811] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.989: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 03/02 11:05:27.989: [upf] INFO: UE F-SEID[UP:0x743 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.989: [upf] INFO: UE F-SEID[UP:0x743 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:27.993: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 03/02 11:05:27.993: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 03/02 11:05:27.993: [smf] INFO: UE IMSI[262427084964994] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:27.996: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 03/02 11:05:27.996: [upf] INFO: UE F-SEID[UP:0x17f CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:27.996: [upf] INFO: UE F-SEID[UP:0x17f CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.003: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 03/02 11:05:28.003: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 03/02 11:05:28.003: [smf] INFO: UE IMSI[262420638575634] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.007: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 03/02 11:05:28.007: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.007: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.014: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 03/02 11:05:28.014: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 03/02 11:05:28.014: [smf] INFO: UE IMSI[262420822663146] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.019: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 03/02 11:05:28.019: [upf] INFO: UE F-SEID[UP:0x963 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.019: [upf] INFO: UE F-SEID[UP:0x963 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.026: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 03/02 11:05:28.026: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 03/02 11:05:28.026: [smf] INFO: UE IMSI[262425016977517] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.036: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 03/02 11:05:28.037: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.037: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.037: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 03/02 11:05:28.037: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 03/02 11:05:28.037: [smf] INFO: UE IMSI[262426375674321] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.043: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 03/02 11:05:28.044: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.044: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.048: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 03/02 11:05:28.048: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 03/02 11:05:28.048: [smf] INFO: UE IMSI[262429228308463] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.055: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 03/02 11:05:28.055: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.055: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.060: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 03/02 11:05:28.060: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 03/02 11:05:28.060: [smf] INFO: UE IMSI[262429445486727] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.065: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 03/02 11:05:28.065: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.065: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.071: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 03/02 11:05:28.071: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 03/02 11:05:28.071: [smf] INFO: UE IMSI[262429162686927] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.073: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 03/02 11:05:28.073: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.073: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.082: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 03/02 11:05:28.082: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 03/02 11:05:28.082: [smf] INFO: UE IMSI[262421812779321] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.087: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 03/02 11:05:28.087: [upf] INFO: UE F-SEID[UP:0x97a CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.087: [upf] INFO: UE F-SEID[UP:0x97a CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.093: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 03/02 11:05:28.093: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 03/02 11:05:28.093: [smf] INFO: UE IMSI[262422269678351] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.097: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 03/02 11:05:28.097: [upf] INFO: UE F-SEID[UP:0x629 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.097: [upf] INFO: UE F-SEID[UP:0x629 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.104: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 03/02 11:05:28.104: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 03/02 11:05:28.104: [smf] INFO: UE IMSI[262420273486836] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.109: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 03/02 11:05:28.109: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.109: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.114: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 03/02 11:05:28.114: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 03/02 11:05:28.114: [smf] INFO: UE IMSI[262421188705220] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.117: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 03/02 11:05:28.117: [upf] INFO: UE F-SEID[UP:0xf1b CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.117: [upf] INFO: UE F-SEID[UP:0xf1b CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.125: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 03/02 11:05:28.125: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 03/02 11:05:28.125: [smf] INFO: UE IMSI[262420638179848] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.129: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 03/02 11:05:28.129: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.129: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.136: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 03/02 11:05:28.136: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 03/02 11:05:28.136: [smf] INFO: UE IMSI[262427189161168] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.139: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 03/02 11:05:28.140: [upf] INFO: UE F-SEID[UP:0x145 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.140: [upf] INFO: UE F-SEID[UP:0x145 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.146: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 03/02 11:05:28.146: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 03/02 11:05:28.146: [smf] INFO: UE IMSI[262426981362419] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.152: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 03/02 11:05:28.152: [upf] INFO: UE F-SEID[UP:0x66 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.152: [upf] INFO: UE F-SEID[UP:0x66 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.157: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 03/02 11:05:28.157: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 03/02 11:05:28.157: [smf] INFO: UE IMSI[262426649587276] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.165: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 03/02 11:05:28.165: [upf] INFO: UE F-SEID[UP:0x202 CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.165: [upf] INFO: UE F-SEID[UP:0x202 CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.169: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 03/02 11:05:28.169: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 03/02 11:05:28.169: [smf] INFO: UE IMSI[262428066840536] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.174: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 03/02 11:05:28.174: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.174: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.180: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 03/02 11:05:28.180: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 03/02 11:05:28.180: [smf] INFO: UE IMSI[262423603336075] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.188: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 03/02 11:05:28.188: [upf] INFO: UE F-SEID[UP:0x694 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.188: [upf] INFO: UE F-SEID[UP:0x694 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.193: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 03/02 11:05:28.193: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 03/02 11:05:28.193: [smf] INFO: UE IMSI[262424948697165] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.202: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 03/02 11:05:28.202: [upf] INFO: UE F-SEID[UP:0x455 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.202: [upf] INFO: UE F-SEID[UP:0x455 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.206: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 03/02 11:05:28.206: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 03/02 11:05:28.206: [smf] INFO: UE IMSI[262429743984492] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.214: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 03/02 11:05:28.214: [upf] INFO: UE F-SEID[UP:0x542 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.214: [upf] INFO: UE F-SEID[UP:0x542 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.217: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 03/02 11:05:28.217: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 03/02 11:05:28.217: [smf] INFO: UE IMSI[262428151817738] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.221: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 03/02 11:05:28.221: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.221: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.228: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 03/02 11:05:28.228: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 03/02 11:05:28.228: [smf] INFO: UE IMSI[262427167366979] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.230: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 03/02 11:05:28.230: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.230: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.238: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 03/02 11:05:28.238: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 03/02 11:05:28.238: [smf] INFO: UE IMSI[262429951475449] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.241: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 03/02 11:05:28.241: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.241: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.249: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 03/02 11:05:28.249: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 03/02 11:05:28.249: [smf] INFO: UE IMSI[262426860780153] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.253: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 03/02 11:05:28.253: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.253: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.260: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 03/02 11:05:28.260: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 03/02 11:05:28.260: [smf] INFO: UE IMSI[262429111676475] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.267: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 03/02 11:05:28.267: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.267: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.271: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 03/02 11:05:28.271: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 03/02 11:05:28.271: [smf] INFO: UE IMSI[262421528010537] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.274: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 03/02 11:05:28.274: [upf] INFO: UE F-SEID[UP:0x748 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.274: [upf] INFO: UE F-SEID[UP:0x748 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.281: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 03/02 11:05:28.281: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 03/02 11:05:28.281: [smf] INFO: UE IMSI[262421331780443] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.284: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 03/02 11:05:28.284: [upf] INFO: UE F-SEID[UP:0x67 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.284: [upf] INFO: UE F-SEID[UP:0x67 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.292: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 03/02 11:05:28.292: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 03/02 11:05:28.292: [smf] INFO: UE IMSI[262429144790037] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.295: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 03/02 11:05:28.295: [upf] INFO: UE F-SEID[UP:0x513 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.295: [upf] INFO: UE F-SEID[UP:0x513 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.302: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 03/02 11:05:28.302: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 03/02 11:05:28.302: [smf] INFO: UE IMSI[262424857553889] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.305: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 03/02 11:05:28.305: [upf] INFO: UE F-SEID[UP:0x351 CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.305: [upf] INFO: UE F-SEID[UP:0x351 CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.313: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 03/02 11:05:28.313: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 03/02 11:05:28.313: [smf] INFO: UE IMSI[262422183691247] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.315: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 03/02 11:05:28.315: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.315: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.323: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 03/02 11:05:28.323: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 03/02 11:05:28.323: [smf] INFO: UE IMSI[262422579936450] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.326: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 03/02 11:05:28.326: [upf] INFO: UE F-SEID[UP:0x61b CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.326: [upf] INFO: UE F-SEID[UP:0x61b CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.334: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 03/02 11:05:28.334: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 03/02 11:05:28.334: [smf] INFO: UE IMSI[262425015038938] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.336: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 03/02 11:05:28.336: [upf] INFO: UE F-SEID[UP:0x490 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.336: [upf] INFO: UE F-SEID[UP:0x490 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.344: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 03/02 11:05:28.344: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 03/02 11:05:28.344: [smf] INFO: UE IMSI[262425766891564] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.346: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 03/02 11:05:28.346: [upf] INFO: UE F-SEID[UP:0x604 CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.346: [upf] INFO: UE F-SEID[UP:0x604 CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.355: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 03/02 11:05:28.355: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 03/02 11:05:28.355: [smf] INFO: UE IMSI[262429707611887] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.357: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 03/02 11:05:28.357: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.357: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.365: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 03/02 11:05:28.365: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 03/02 11:05:28.365: [smf] INFO: UE IMSI[262423567476444] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.368: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 03/02 11:05:28.368: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.368: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.376: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 03/02 11:05:28.376: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 03/02 11:05:28.376: [smf] INFO: UE IMSI[262422693107346] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.378: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 03/02 11:05:28.378: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.378: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.387: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 03/02 11:05:28.387: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 03/02 11:05:28.387: [smf] INFO: UE IMSI[262429820880447] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.391: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 03/02 11:05:28.391: [upf] INFO: UE F-SEID[UP:0xcde CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.391: [upf] INFO: UE F-SEID[UP:0xcde CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.397: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 03/02 11:05:28.397: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 03/02 11:05:28.397: [smf] INFO: UE IMSI[262428614236285] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.402: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 03/02 11:05:28.402: [upf] INFO: UE F-SEID[UP:0x49b CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.402: [upf] INFO: UE F-SEID[UP:0x49b CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.408: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 03/02 11:05:28.408: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 03/02 11:05:28.408: [smf] INFO: UE IMSI[262426037953158] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.413: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 03/02 11:05:28.413: [upf] INFO: UE F-SEID[UP:0x65c CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.413: [upf] INFO: UE F-SEID[UP:0x65c CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.420: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 03/02 11:05:28.420: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 03/02 11:05:28.420: [smf] INFO: UE IMSI[262426067313052] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.428: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 03/02 11:05:28.428: [upf] INFO: UE F-SEID[UP:0x8af CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.428: [upf] INFO: UE F-SEID[UP:0x8af CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.432: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 03/02 11:05:28.432: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 03/02 11:05:28.432: [smf] INFO: UE IMSI[262429241512338] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.440: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 03/02 11:05:28.440: [upf] INFO: UE F-SEID[UP:0x90b CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.440: [upf] INFO: UE F-SEID[UP:0x90b CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.443: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 03/02 11:05:28.443: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 03/02 11:05:28.443: [smf] INFO: UE IMSI[262423813366896] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.449: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 03/02 11:05:28.449: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.449: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.454: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 03/02 11:05:28.454: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 03/02 11:05:28.454: [smf] INFO: UE IMSI[262426410800973] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.459: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 03/02 11:05:28.459: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.459: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.465: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 03/02 11:05:28.465: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 03/02 11:05:28.465: [smf] INFO: UE IMSI[262429796619200] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.470: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 03/02 11:05:28.470: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.470: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.476: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 03/02 11:05:28.476: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 03/02 11:05:28.476: [smf] INFO: UE IMSI[262422969045566] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.481: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 03/02 11:05:28.481: [upf] INFO: UE F-SEID[UP:0x256 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.481: [upf] INFO: UE F-SEID[UP:0x256 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.487: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 03/02 11:05:28.487: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 03/02 11:05:28.487: [smf] INFO: UE IMSI[262422778431704] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.495: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 03/02 11:05:28.495: [upf] INFO: UE F-SEID[UP:0xf0a CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.495: [upf] INFO: UE F-SEID[UP:0xf0a CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.499: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 03/02 11:05:28.499: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 03/02 11:05:28.499: [smf] INFO: UE IMSI[262429308254557] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.504: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 03/02 11:05:28.504: [upf] INFO: UE F-SEID[UP:0x744 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.504: [upf] INFO: UE F-SEID[UP:0x744 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.509: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 03/02 11:05:28.509: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 03/02 11:05:28.509: [smf] INFO: UE IMSI[262426853473641] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.514: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 03/02 11:05:28.514: [upf] INFO: UE F-SEID[UP:0x411 CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.514: [upf] INFO: UE F-SEID[UP:0x411 CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.520: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 03/02 11:05:28.520: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 03/02 11:05:28.520: [smf] INFO: UE IMSI[262422849545333] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.524: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 03/02 11:05:28.525: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.525: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.531: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 03/02 11:05:28.531: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 03/02 11:05:28.531: [smf] INFO: UE IMSI[262425810794256] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.535: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 03/02 11:05:28.535: [upf] INFO: UE F-SEID[UP:0x144 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.535: [upf] INFO: UE F-SEID[UP:0x144 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.542: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 03/02 11:05:28.542: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 03/02 11:05:28.542: [smf] INFO: UE IMSI[262425389182142] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.546: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 03/02 11:05:28.546: [upf] INFO: UE F-SEID[UP:0x1be CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.546: [upf] INFO: UE F-SEID[UP:0x1be CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.553: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 03/02 11:05:28.553: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 03/02 11:05:28.553: [smf] INFO: UE IMSI[262428438500560] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.557: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 03/02 11:05:28.557: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.557: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.564: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 03/02 11:05:28.564: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 03/02 11:05:28.564: [smf] INFO: UE IMSI[262424950010544] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.568: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 03/02 11:05:28.568: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.569: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.574: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 03/02 11:05:28.574: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 03/02 11:05:28.574: [smf] INFO: UE IMSI[262424861718551] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.579: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 03/02 11:05:28.579: [upf] INFO: UE F-SEID[UP:0x890 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.579: [upf] INFO: UE F-SEID[UP:0x890 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.585: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 03/02 11:05:28.585: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 03/02 11:05:28.585: [smf] INFO: UE IMSI[262425600331845] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.590: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 03/02 11:05:28.590: [upf] INFO: UE F-SEID[UP:0x65b CP:0x364] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.590: [upf] INFO: UE F-SEID[UP:0x65b CP:0x364] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.596: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 03/02 11:05:28.596: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 03/02 11:05:28.596: [smf] INFO: UE IMSI[262425398689166] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.602: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 03/02 11:05:28.602: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.602: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.607: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 03/02 11:05:28.607: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 03/02 11:05:28.607: [smf] INFO: UE IMSI[262429611117969] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.612: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 03/02 11:05:28.612: [upf] INFO: UE F-SEID[UP:0x450 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.612: [upf] INFO: UE F-SEID[UP:0x450 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.618: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 03/02 11:05:28.618: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 03/02 11:05:28.618: [smf] INFO: UE IMSI[262424742786354] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.622: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 03/02 11:05:28.622: [upf] INFO: UE F-SEID[UP:0x68f CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.622: [upf] INFO: UE F-SEID[UP:0x68f CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.629: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 03/02 11:05:28.629: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 03/02 11:05:28.629: [smf] INFO: UE IMSI[262425739700830] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.634: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 03/02 11:05:28.634: [upf] INFO: UE F-SEID[UP:0x4f CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.634: [upf] INFO: UE F-SEID[UP:0x4f CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.640: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 03/02 11:05:28.640: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 03/02 11:05:28.640: [smf] INFO: UE IMSI[262427515072640] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.644: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 03/02 11:05:28.644: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.644: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.651: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 03/02 11:05:28.651: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 03/02 11:05:28.651: [smf] INFO: UE IMSI[262427061153472] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.655: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 03/02 11:05:28.655: [upf] INFO: UE F-SEID[UP:0x435 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.655: [upf] INFO: UE F-SEID[UP:0x435 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.661: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 03/02 11:05:28.661: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 03/02 11:05:28.661: [smf] INFO: UE IMSI[262423958214046] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.666: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 03/02 11:05:28.666: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.666: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.672: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 03/02 11:05:28.672: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 03/02 11:05:28.672: [smf] INFO: UE IMSI[262423979370978] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.676: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 03/02 11:05:28.676: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.676: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.683: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 03/02 11:05:28.683: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 03/02 11:05:28.683: [smf] INFO: UE IMSI[262421155131347] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.688: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 03/02 11:05:28.688: [upf] INFO: UE F-SEID[UP:0x863 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.688: [upf] INFO: UE F-SEID[UP:0x863 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.694: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 03/02 11:05:28.694: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 03/02 11:05:28.694: [smf] INFO: UE IMSI[262422351533878] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.698: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 03/02 11:05:28.698: [upf] INFO: UE F-SEID[UP:0xae2 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.698: [upf] INFO: UE F-SEID[UP:0xae2 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.705: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 03/02 11:05:28.705: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 03/02 11:05:28.705: [smf] INFO: UE IMSI[262423634591783] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.709: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 03/02 11:05:28.709: [upf] INFO: UE F-SEID[UP:0x1ff CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.709: [upf] INFO: UE F-SEID[UP:0x1ff CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.716: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 03/02 11:05:28.716: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 03/02 11:05:28.716: [smf] INFO: UE IMSI[262429285117048] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.719: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 03/02 11:05:28.720: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.720: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.726: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 03/02 11:05:28.726: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 03/02 11:05:28.726: [smf] INFO: UE IMSI[262423127280907] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.731: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 03/02 11:05:28.731: [upf] INFO: UE F-SEID[UP:0xe1b CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.731: [upf] INFO: UE F-SEID[UP:0xe1b CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.737: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 03/02 11:05:28.737: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 03/02 11:05:28.737: [smf] INFO: UE IMSI[262423513545908] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.741: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 03/02 11:05:28.742: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.742: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.748: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 03/02 11:05:28.748: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 03/02 11:05:28.748: [smf] INFO: UE IMSI[262426970278640] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.752: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 03/02 11:05:28.752: [upf] INFO: UE F-SEID[UP:0x22e CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.752: [upf] INFO: UE F-SEID[UP:0x22e CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.759: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 03/02 11:05:28.759: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 03/02 11:05:28.759: [smf] INFO: UE IMSI[262426876959392] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.763: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 03/02 11:05:28.763: [upf] INFO: UE F-SEID[UP:0xec1 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.763: [upf] INFO: UE F-SEID[UP:0xec1 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.770: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 03/02 11:05:28.770: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 03/02 11:05:28.770: [smf] INFO: UE IMSI[262425006063626] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.774: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 03/02 11:05:28.774: [upf] INFO: UE F-SEID[UP:0x271 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.774: [upf] INFO: UE F-SEID[UP:0x271 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.781: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 03/02 11:05:28.781: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 03/02 11:05:28.781: [smf] INFO: UE IMSI[262424266150244] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.785: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 03/02 11:05:28.785: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.785: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.791: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 03/02 11:05:28.791: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 03/02 11:05:28.791: [smf] INFO: UE IMSI[262423278115126] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.796: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 03/02 11:05:28.796: [upf] INFO: UE F-SEID[UP:0x73c CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.796: [upf] INFO: UE F-SEID[UP:0x73c CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.802: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 03/02 11:05:28.802: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 03/02 11:05:28.802: [smf] INFO: UE IMSI[262425428327352] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.809: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 03/02 11:05:28.809: [upf] INFO: UE F-SEID[UP:0x898 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.809: [upf] INFO: UE F-SEID[UP:0x898 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.813: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 03/02 11:05:28.813: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 03/02 11:05:28.813: [smf] INFO: UE IMSI[262420104141926] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.815: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 03/02 11:05:28.815: [upf] INFO: UE F-SEID[UP:0x598 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.815: [upf] INFO: UE F-SEID[UP:0x598 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.824: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 03/02 11:05:28.824: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 03/02 11:05:28.824: [smf] INFO: UE IMSI[262427775582196] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.827: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 03/02 11:05:28.827: [upf] INFO: UE F-SEID[UP:0x703 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.827: [upf] INFO: UE F-SEID[UP:0x703 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.834: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 03/02 11:05:28.834: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 03/02 11:05:28.834: [smf] INFO: UE IMSI[262424924615089] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.838: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 03/02 11:05:28.838: [upf] INFO: UE F-SEID[UP:0x975 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.838: [upf] INFO: UE F-SEID[UP:0x975 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.845: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 03/02 11:05:28.845: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 03/02 11:05:28.845: [smf] INFO: UE IMSI[262428234590204] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.849: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 03/02 11:05:28.849: [upf] INFO: UE F-SEID[UP:0x274 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.849: [upf] INFO: UE F-SEID[UP:0x274 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.856: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 03/02 11:05:28.856: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 03/02 11:05:28.856: [smf] INFO: UE IMSI[262422808711298] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.860: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 03/02 11:05:28.860: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.860: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.867: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 03/02 11:05:28.867: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 03/02 11:05:28.867: [smf] INFO: UE IMSI[262429011448718] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.872: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 03/02 11:05:28.872: [upf] INFO: UE F-SEID[UP:0x94e CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.872: [upf] INFO: UE F-SEID[UP:0x94e CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.878: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 03/02 11:05:28.878: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 03/02 11:05:28.878: [smf] INFO: UE IMSI[262429531322654] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.883: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 03/02 11:05:28.883: [upf] INFO: UE F-SEID[UP:0xff8 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.883: [upf] INFO: UE F-SEID[UP:0xff8 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.889: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 03/02 11:05:28.889: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 03/02 11:05:28.889: [smf] INFO: UE IMSI[262428507383069] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.894: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 03/02 11:05:28.894: [upf] INFO: UE F-SEID[UP:0x151 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.894: [upf] INFO: UE F-SEID[UP:0x151 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.900: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 03/02 11:05:28.900: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 03/02 11:05:28.900: [smf] INFO: UE IMSI[262423636192486] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.907: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 03/02 11:05:28.907: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.907: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.911: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 03/02 11:05:28.911: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 03/02 11:05:28.911: [smf] INFO: UE IMSI[262423446869753] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.915: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 03/02 11:05:28.915: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.915: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.922: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 03/02 11:05:28.922: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 03/02 11:05:28.922: [smf] INFO: UE IMSI[262421506531115] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.926: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 03/02 11:05:28.926: [upf] INFO: UE F-SEID[UP:0x55a CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.926: [upf] INFO: UE F-SEID[UP:0x55a CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.933: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 03/02 11:05:28.933: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 03/02 11:05:28.933: [smf] INFO: UE IMSI[262426476979464] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.941: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 03/02 11:05:28.941: [upf] INFO: UE F-SEID[UP:0x544 CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.941: [upf] INFO: UE F-SEID[UP:0x544 CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.946: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 03/02 11:05:28.946: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 03/02 11:05:28.946: [smf] INFO: UE IMSI[262426903130042] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.956: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 03/02 11:05:28.956: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.956: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.958: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 03/02 11:05:28.958: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 03/02 11:05:28.958: [smf] INFO: UE IMSI[262421019623147] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.966: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 03/02 11:05:28.966: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.966: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.969: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 03/02 11:05:28.969: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 03/02 11:05:28.969: [smf] INFO: UE IMSI[262424490673681] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.977: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 03/02 11:05:28.977: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.977: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.981: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 03/02 11:05:28.981: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 03/02 11:05:28.981: [smf] INFO: UE IMSI[262429528179048] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.988: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 03/02 11:05:28.988: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.988: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:28.992: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 03/02 11:05:28.992: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 03/02 11:05:28.992: [smf] INFO: UE IMSI[262420490053056] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:28.997: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 03/02 11:05:28.997: [upf] INFO: UE F-SEID[UP:0x344 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:28.997: [upf] INFO: UE F-SEID[UP:0x344 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.004: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 03/02 11:05:29.004: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 03/02 11:05:29.004: [smf] INFO: UE IMSI[262425689529004] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.014: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 03/02 11:05:29.014: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.014: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.016: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 03/02 11:05:29.016: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 03/02 11:05:29.016: [smf] INFO: UE IMSI[262423552229998] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.023: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 03/02 11:05:29.023: [upf] INFO: UE F-SEID[UP:0xc85 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.023: [upf] INFO: UE F-SEID[UP:0xc85 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.026: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 03/02 11:05:29.027: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 03/02 11:05:29.027: [smf] INFO: UE IMSI[262424934670354] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.030: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 03/02 11:05:29.030: [upf] INFO: UE F-SEID[UP:0x84c CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.030: [upf] INFO: UE F-SEID[UP:0x84c CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.037: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 03/02 11:05:29.037: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 03/02 11:05:29.037: [smf] INFO: UE IMSI[262422525033311] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.041: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 03/02 11:05:29.041: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.041: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.048: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 03/02 11:05:29.048: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 03/02 11:05:29.048: [smf] INFO: UE IMSI[262420954459961] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.053: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 03/02 11:05:29.053: [upf] INFO: UE F-SEID[UP:0x399 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.053: [upf] INFO: UE F-SEID[UP:0x399 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.059: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 03/02 11:05:29.059: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 03/02 11:05:29.059: [smf] INFO: UE IMSI[262428740929763] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.063: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 03/02 11:05:29.063: [upf] INFO: UE F-SEID[UP:0xf8 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.063: [upf] INFO: UE F-SEID[UP:0xf8 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.070: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 03/02 11:05:29.070: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 03/02 11:05:29.070: [smf] INFO: UE IMSI[262427144677543] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.074: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 03/02 11:05:29.074: [upf] INFO: UE F-SEID[UP:0xb1 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.074: [upf] INFO: UE F-SEID[UP:0xb1 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.080: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 03/02 11:05:29.080: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 03/02 11:05:29.080: [smf] INFO: UE IMSI[262427421208807] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.085: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 03/02 11:05:29.085: [upf] INFO: UE F-SEID[UP:0x278 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.085: [upf] INFO: UE F-SEID[UP:0x278 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.091: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 03/02 11:05:29.091: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 03/02 11:05:29.091: [smf] INFO: UE IMSI[262427862747881] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.096: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 03/02 11:05:29.096: [upf] INFO: UE F-SEID[UP:0x13c CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.096: [upf] INFO: UE F-SEID[UP:0x13c CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.102: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 03/02 11:05:29.102: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 03/02 11:05:29.102: [smf] INFO: UE IMSI[262428318813026] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.107: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 03/02 11:05:29.107: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.107: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.113: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 03/02 11:05:29.113: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 03/02 11:05:29.113: [smf] INFO: UE IMSI[262424676264391] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.118: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 03/02 11:05:29.118: [upf] INFO: UE F-SEID[UP:0x709 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.118: [upf] INFO: UE F-SEID[UP:0x709 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.124: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 03/02 11:05:29.124: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 03/02 11:05:29.124: [smf] INFO: UE IMSI[262428094968692] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.129: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 03/02 11:05:29.129: [upf] INFO: UE F-SEID[UP:0x80f CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.129: [upf] INFO: UE F-SEID[UP:0x80f CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.135: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 03/02 11:05:29.135: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 03/02 11:05:29.135: [smf] INFO: UE IMSI[262422766933798] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.140: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 03/02 11:05:29.140: [upf] INFO: UE F-SEID[UP:0x12d CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.140: [upf] INFO: UE F-SEID[UP:0x12d CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.146: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 03/02 11:05:29.146: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 03/02 11:05:29.146: [smf] INFO: UE IMSI[262421308798634] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.150: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 03/02 11:05:29.150: [upf] INFO: UE F-SEID[UP:0x86f CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.150: [upf] INFO: UE F-SEID[UP:0x86f CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.157: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 03/02 11:05:29.157: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 03/02 11:05:29.157: [smf] INFO: UE IMSI[262427557517225] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.161: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 03/02 11:05:29.161: [upf] INFO: UE F-SEID[UP:0xd41 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.161: [upf] INFO: UE F-SEID[UP:0xd41 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.167: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 03/02 11:05:29.167: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 03/02 11:05:29.167: [smf] INFO: UE IMSI[262420168615749] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.172: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 03/02 11:05:29.172: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.172: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.178: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 03/02 11:05:29.178: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 03/02 11:05:29.178: [smf] INFO: UE IMSI[262423046148142] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.183: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 03/02 11:05:29.183: [upf] INFO: UE F-SEID[UP:0x9ac CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.183: [upf] INFO: UE F-SEID[UP:0x9ac CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.189: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 03/02 11:05:29.189: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 03/02 11:05:29.189: [smf] INFO: UE IMSI[262425407177234] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.194: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 03/02 11:05:29.194: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.194: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.200: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 03/02 11:05:29.200: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 03/02 11:05:29.200: [smf] INFO: UE IMSI[262423687763222] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.205: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 03/02 11:05:29.205: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.205: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.211: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 03/02 11:05:29.211: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 03/02 11:05:29.211: [smf] INFO: UE IMSI[262429377963800] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.215: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 03/02 11:05:29.215: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.215: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.222: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 03/02 11:05:29.222: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 03/02 11:05:29.222: [smf] INFO: UE IMSI[262429897313522] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.226: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 03/02 11:05:29.226: [upf] INFO: UE F-SEID[UP:0x83c CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.226: [upf] INFO: UE F-SEID[UP:0x83c CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.232: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 03/02 11:05:29.232: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 03/02 11:05:29.232: [smf] INFO: UE IMSI[262424667678973] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.237: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 03/02 11:05:29.237: [upf] INFO: UE F-SEID[UP:0xf43 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.237: [upf] INFO: UE F-SEID[UP:0xf43 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.243: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 03/02 11:05:29.243: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 03/02 11:05:29.243: [smf] INFO: UE IMSI[262421024723081] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.248: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 03/02 11:05:29.248: [upf] INFO: UE F-SEID[UP:0x3c CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.248: [upf] INFO: UE F-SEID[UP:0x3c CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.254: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 03/02 11:05:29.254: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 03/02 11:05:29.254: [smf] INFO: UE IMSI[262422380246281] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.258: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 03/02 11:05:29.258: [upf] INFO: UE F-SEID[UP:0x91a CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.258: [upf] INFO: UE F-SEID[UP:0x91a CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.265: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 03/02 11:05:29.265: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 03/02 11:05:29.265: [smf] INFO: UE IMSI[262427646260532] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.270: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 03/02 11:05:29.270: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.270: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.276: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 03/02 11:05:29.276: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 03/02 11:05:29.276: [smf] INFO: UE IMSI[262420071812377] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.281: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 03/02 11:05:29.281: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.281: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.287: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 03/02 11:05:29.287: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 03/02 11:05:29.287: [smf] INFO: UE IMSI[262427883363844] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.292: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 03/02 11:05:29.292: [upf] INFO: UE F-SEID[UP:0x661 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.292: [upf] INFO: UE F-SEID[UP:0x661 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.298: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 03/02 11:05:29.298: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 03/02 11:05:29.298: [smf] INFO: UE IMSI[262420832976252] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.302: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 03/02 11:05:29.302: [upf] INFO: UE F-SEID[UP:0xfbb CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.302: [upf] INFO: UE F-SEID[UP:0xfbb CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.308: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 03/02 11:05:29.308: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 03/02 11:05:29.308: [smf] INFO: UE IMSI[262427248154005] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.313: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 03/02 11:05:29.313: [upf] INFO: UE F-SEID[UP:0x1ef CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.313: [upf] INFO: UE F-SEID[UP:0x1ef CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.319: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 03/02 11:05:29.319: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 03/02 11:05:29.319: [smf] INFO: UE IMSI[262422801790492] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.323: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 03/02 11:05:29.323: [upf] INFO: UE F-SEID[UP:0x23 CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.323: [upf] INFO: UE F-SEID[UP:0x23 CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.330: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 03/02 11:05:29.330: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 03/02 11:05:29.330: [smf] INFO: UE IMSI[262426208101719] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.334: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 03/02 11:05:29.334: [upf] INFO: UE F-SEID[UP:0xb44 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.334: [upf] INFO: UE F-SEID[UP:0xb44 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.341: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 03/02 11:05:29.341: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 03/02 11:05:29.341: [smf] INFO: UE IMSI[262426834433714] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.345: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 03/02 11:05:29.345: [upf] INFO: UE F-SEID[UP:0x876 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.345: [upf] INFO: UE F-SEID[UP:0x876 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.352: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 03/02 11:05:29.352: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 03/02 11:05:29.352: [smf] INFO: UE IMSI[262421385111324] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.356: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 03/02 11:05:29.356: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.356: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.362: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 03/02 11:05:29.362: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 03/02 11:05:29.362: [smf] INFO: UE IMSI[262429807335902] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.367: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 03/02 11:05:29.367: [upf] INFO: UE F-SEID[UP:0x481 CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.367: [upf] INFO: UE F-SEID[UP:0x481 CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.373: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 03/02 11:05:29.373: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 03/02 11:05:29.373: [smf] INFO: UE IMSI[262423305124572] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.377: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 03/02 11:05:29.377: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.377: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.384: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 03/02 11:05:29.384: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 03/02 11:05:29.384: [smf] INFO: UE IMSI[262427107601564] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.388: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 03/02 11:05:29.388: [upf] INFO: UE F-SEID[UP:0x82b CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.388: [upf] INFO: UE F-SEID[UP:0x82b CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.394: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 03/02 11:05:29.395: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 03/02 11:05:29.395: [smf] INFO: UE IMSI[262421175558507] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.398: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 03/02 11:05:29.398: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.398: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.406: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 03/02 11:05:29.406: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 03/02 11:05:29.406: [smf] INFO: UE IMSI[262425136952790] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.412: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 03/02 11:05:29.412: [upf] INFO: UE F-SEID[UP:0x143 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.412: [upf] INFO: UE F-SEID[UP:0x143 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.417: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 03/02 11:05:29.417: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 03/02 11:05:29.417: [smf] INFO: UE IMSI[262420050156169] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.422: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 03/02 11:05:29.422: [upf] INFO: UE F-SEID[UP:0x2dd CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.422: [upf] INFO: UE F-SEID[UP:0x2dd CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.427: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 03/02 11:05:29.428: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 03/02 11:05:29.428: [smf] INFO: UE IMSI[262428853763551] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.432: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 03/02 11:05:29.432: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.432: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.438: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 03/02 11:05:29.438: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 03/02 11:05:29.438: [smf] INFO: UE IMSI[262424447787291] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.443: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 03/02 11:05:29.443: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.443: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.449: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 03/02 11:05:29.449: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 03/02 11:05:29.449: [smf] INFO: UE IMSI[262423785467146] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.454: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 03/02 11:05:29.454: [upf] INFO: UE F-SEID[UP:0x27 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.454: [upf] INFO: UE F-SEID[UP:0x27 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.460: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 03/02 11:05:29.460: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 03/02 11:05:29.460: [smf] INFO: UE IMSI[262428167159965] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.465: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 03/02 11:05:29.465: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.465: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.471: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 03/02 11:05:29.471: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 03/02 11:05:29.471: [smf] INFO: UE IMSI[262425265177656] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.475: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 03/02 11:05:29.475: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.475: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.482: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 03/02 11:05:29.482: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 03/02 11:05:29.482: [smf] INFO: UE IMSI[262426214644566] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.486: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 03/02 11:05:29.486: [upf] INFO: UE F-SEID[UP:0x76b CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.486: [upf] INFO: UE F-SEID[UP:0x76b CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.493: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 03/02 11:05:29.493: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 03/02 11:05:29.493: [smf] INFO: UE IMSI[262421943915329] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.497: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 03/02 11:05:29.497: [upf] INFO: UE F-SEID[UP:0x762 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.497: [upf] INFO: UE F-SEID[UP:0x762 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.504: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 03/02 11:05:29.504: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 03/02 11:05:29.504: [smf] INFO: UE IMSI[262429302391332] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.508: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 03/02 11:05:29.508: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.508: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.514: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 03/02 11:05:29.514: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 03/02 11:05:29.514: [smf] INFO: UE IMSI[262425076000567] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.519: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 03/02 11:05:29.519: [upf] INFO: UE F-SEID[UP:0x707 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.519: [upf] INFO: UE F-SEID[UP:0x707 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.525: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 03/02 11:05:29.525: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 03/02 11:05:29.525: [smf] INFO: UE IMSI[262425229780825] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.530: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 03/02 11:05:29.530: [upf] INFO: UE F-SEID[UP:0x5e CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.530: [upf] INFO: UE F-SEID[UP:0x5e CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.536: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 03/02 11:05:29.536: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 03/02 11:05:29.536: [smf] INFO: UE IMSI[262427862733611] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.541: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 03/02 11:05:29.541: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.541: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.547: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 03/02 11:05:29.547: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 03/02 11:05:29.547: [smf] INFO: UE IMSI[262423758254884] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.551: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 03/02 11:05:29.551: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.551: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.558: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 03/02 11:05:29.558: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 03/02 11:05:29.558: [smf] INFO: UE IMSI[262427887259049] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.562: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 03/02 11:05:29.562: [upf] INFO: UE F-SEID[UP:0xe7c CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.562: [upf] INFO: UE F-SEID[UP:0xe7c CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.569: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 03/02 11:05:29.569: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 03/02 11:05:29.569: [smf] INFO: UE IMSI[262425749554673] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.573: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 03/02 11:05:29.573: [upf] INFO: UE F-SEID[UP:0xdab CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.573: [upf] INFO: UE F-SEID[UP:0xdab CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.580: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 03/02 11:05:29.580: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 03/02 11:05:29.580: [smf] INFO: UE IMSI[262429911441497] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.585: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 03/02 11:05:29.585: [upf] INFO: UE F-SEID[UP:0xfa CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.585: [upf] INFO: UE F-SEID[UP:0xfa CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.590: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 03/02 11:05:29.590: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 03/02 11:05:29.590: [smf] INFO: UE IMSI[262425821219228] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.594: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 03/02 11:05:29.594: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.594: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.601: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 03/02 11:05:29.601: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 03/02 11:05:29.601: [smf] INFO: UE IMSI[262422368716111] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.609: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 03/02 11:05:29.609: [upf] INFO: UE F-SEID[UP:0x45b CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.609: [upf] INFO: UE F-SEID[UP:0x45b CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.613: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 03/02 11:05:29.613: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 03/02 11:05:29.613: [smf] INFO: UE IMSI[262423021636504] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.620: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 03/02 11:05:29.620: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.620: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.624: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 03/02 11:05:29.624: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 03/02 11:05:29.624: [smf] INFO: UE IMSI[262424848440751] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.630: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 03/02 11:05:29.630: [upf] INFO: UE F-SEID[UP:0xc5d CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.630: [upf] INFO: UE F-SEID[UP:0xc5d CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.635: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 03/02 11:05:29.635: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 03/02 11:05:29.635: [smf] INFO: UE IMSI[262428385229191] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.640: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 03/02 11:05:29.640: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.640: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.646: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 03/02 11:05:29.646: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 03/02 11:05:29.646: [smf] INFO: UE IMSI[262428815898408] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.650: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 03/02 11:05:29.650: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.650: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.657: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 03/02 11:05:29.657: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 03/02 11:05:29.657: [smf] INFO: UE IMSI[262429724479547] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.661: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 03/02 11:05:29.661: [upf] INFO: UE F-SEID[UP:0xe52 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.661: [upf] INFO: UE F-SEID[UP:0xe52 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.668: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 03/02 11:05:29.668: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 03/02 11:05:29.668: [smf] INFO: UE IMSI[262429627920761] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.672: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 03/02 11:05:29.672: [upf] INFO: UE F-SEID[UP:0x26 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.672: [upf] INFO: UE F-SEID[UP:0x26 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.678: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 03/02 11:05:29.678: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 03/02 11:05:29.678: [smf] INFO: UE IMSI[262426987786446] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.682: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 03/02 11:05:29.682: [upf] INFO: UE F-SEID[UP:0xcbf CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.682: [upf] INFO: UE F-SEID[UP:0xcbf CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.689: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 03/02 11:05:29.689: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 03/02 11:05:29.689: [smf] INFO: UE IMSI[262429419807739] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.694: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 03/02 11:05:29.694: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.694: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.700: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 03/02 11:05:29.700: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 03/02 11:05:29.700: [smf] INFO: UE IMSI[262420474978733] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.705: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 03/02 11:05:29.705: [upf] INFO: UE F-SEID[UP:0x10d CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.705: [upf] INFO: UE F-SEID[UP:0x10d CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.711: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 03/02 11:05:29.711: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 03/02 11:05:29.711: [smf] INFO: UE IMSI[262421263606235] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.716: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 03/02 11:05:29.716: [upf] INFO: UE F-SEID[UP:0xda CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.716: [upf] INFO: UE F-SEID[UP:0xda CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.722: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 03/02 11:05:29.722: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 03/02 11:05:29.722: [smf] INFO: UE IMSI[262422438672789] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.726: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 03/02 11:05:29.726: [upf] INFO: UE F-SEID[UP:0x268 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.726: [upf] INFO: UE F-SEID[UP:0x268 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.733: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 03/02 11:05:29.733: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 03/02 11:05:29.733: [smf] INFO: UE IMSI[262429983877996] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.737: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 03/02 11:05:29.737: [upf] INFO: UE F-SEID[UP:0x49f CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.737: [upf] INFO: UE F-SEID[UP:0x49f CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.743: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 03/02 11:05:29.743: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 03/02 11:05:29.743: [smf] INFO: UE IMSI[262425822336619] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.747: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 03/02 11:05:29.747: [upf] INFO: UE F-SEID[UP:0x60c CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.747: [upf] INFO: UE F-SEID[UP:0x60c CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.754: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 03/02 11:05:29.754: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 03/02 11:05:29.754: [smf] INFO: UE IMSI[262429924210187] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.759: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 03/02 11:05:29.759: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.759: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.765: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 03/02 11:05:29.765: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 03/02 11:05:29.765: [smf] INFO: UE IMSI[262424768177572] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.770: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 03/02 11:05:29.770: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.770: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.776: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 03/02 11:05:29.776: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 03/02 11:05:29.776: [smf] INFO: UE IMSI[262429644439575] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.780: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 03/02 11:05:29.780: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.780: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.787: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 03/02 11:05:29.787: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 03/02 11:05:29.787: [smf] INFO: UE IMSI[262425418214795] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.795: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 03/02 11:05:29.795: [upf] INFO: UE F-SEID[UP:0x20c CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.795: [upf] INFO: UE F-SEID[UP:0x20c CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.799: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 03/02 11:05:29.799: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 03/02 11:05:29.799: [smf] INFO: UE IMSI[262421048674077] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.804: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 03/02 11:05:29.805: [upf] INFO: UE F-SEID[UP:0x69e CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.805: [upf] INFO: UE F-SEID[UP:0x69e CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.810: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 03/02 11:05:29.810: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 03/02 11:05:29.810: [smf] INFO: UE IMSI[262424919410674] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.816: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 03/02 11:05:29.816: [upf] INFO: UE F-SEID[UP:0x136 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.816: [upf] INFO: UE F-SEID[UP:0x136 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.821: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 03/02 11:05:29.821: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 03/02 11:05:29.821: [smf] INFO: UE IMSI[262422877519061] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.825: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 03/02 11:05:29.825: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.825: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.832: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 03/02 11:05:29.832: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 03/02 11:05:29.832: [smf] INFO: UE IMSI[262420409494601] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.836: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 03/02 11:05:29.836: [upf] INFO: UE F-SEID[UP:0xb9f CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.836: [upf] INFO: UE F-SEID[UP:0xb9f CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.843: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 03/02 11:05:29.843: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 03/02 11:05:29.843: [smf] INFO: UE IMSI[262427289653118] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.850: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 03/02 11:05:29.850: [upf] INFO: UE F-SEID[UP:0xb72 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.850: [upf] INFO: UE F-SEID[UP:0xb72 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.855: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 03/02 11:05:29.855: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 03/02 11:05:29.855: [smf] INFO: UE IMSI[262429776756963] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.861: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 03/02 11:05:29.861: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.861: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.866: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 03/02 11:05:29.866: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 03/02 11:05:29.866: [smf] INFO: UE IMSI[262421702179684] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.870: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 03/02 11:05:29.870: [upf] INFO: UE F-SEID[UP:0x799 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.870: [upf] INFO: UE F-SEID[UP:0x799 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.876: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 03/02 11:05:29.876: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 03/02 11:05:29.876: [smf] INFO: UE IMSI[262420445356170] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.881: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 03/02 11:05:29.881: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.881: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.887: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 03/02 11:05:29.887: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 03/02 11:05:29.887: [smf] INFO: UE IMSI[262428432118804] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.891: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 03/02 11:05:29.891: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.891: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.898: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 03/02 11:05:29.898: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 03/02 11:05:29.898: [smf] INFO: UE IMSI[262427578998655] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.902: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 03/02 11:05:29.903: [upf] INFO: UE F-SEID[UP:0x678 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.903: [upf] INFO: UE F-SEID[UP:0x678 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.909: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 03/02 11:05:29.909: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 03/02 11:05:29.909: [smf] INFO: UE IMSI[262420768997799] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.913: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 03/02 11:05:29.913: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.913: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.920: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 03/02 11:05:29.920: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 03/02 11:05:29.920: [smf] INFO: UE IMSI[262420239340574] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.924: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 03/02 11:05:29.924: [upf] INFO: UE F-SEID[UP:0x652 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.924: [upf] INFO: UE F-SEID[UP:0x652 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.931: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 03/02 11:05:29.931: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 03/02 11:05:29.931: [smf] INFO: UE IMSI[262429830320061] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.935: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 03/02 11:05:29.935: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.935: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.941: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 03/02 11:05:29.941: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 03/02 11:05:29.941: [smf] INFO: UE IMSI[262425525087614] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.946: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 03/02 11:05:29.946: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.946: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.952: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 03/02 11:05:29.952: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 03/02 11:05:29.952: [smf] INFO: UE IMSI[262421216290747] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.957: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 03/02 11:05:29.957: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.957: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.963: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 03/02 11:05:29.963: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 03/02 11:05:29.963: [smf] INFO: UE IMSI[262429404529296] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.968: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 03/02 11:05:29.968: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.968: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.974: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 03/02 11:05:29.974: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 03/02 11:05:29.974: [smf] INFO: UE IMSI[262426929472155] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.978: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 03/02 11:05:29.978: [upf] INFO: UE F-SEID[UP:0x58c CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.978: [upf] INFO: UE F-SEID[UP:0x58c CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.985: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 03/02 11:05:29.985: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 03/02 11:05:29.985: [smf] INFO: UE IMSI[262422214695937] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:29.990: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 03/02 11:05:29.990: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:29.990: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:29.996: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 03/02 11:05:29.996: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 03/02 11:05:29.996: [smf] INFO: UE IMSI[262426785446348] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.001: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 03/02 11:05:30.001: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.001: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.007: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 03/02 11:05:30.007: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 03/02 11:05:30.007: [smf] INFO: UE IMSI[262423981569945] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.011: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 03/02 11:05:30.011: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.011: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.018: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 03/02 11:05:30.018: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 03/02 11:05:30.018: [smf] INFO: UE IMSI[262426336480918] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.022: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 03/02 11:05:30.022: [upf] INFO: UE F-SEID[UP:0x588 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.022: [upf] INFO: UE F-SEID[UP:0x588 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.028: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 03/02 11:05:30.028: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 03/02 11:05:30.028: [smf] INFO: UE IMSI[262424815743114] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.033: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 03/02 11:05:30.033: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.033: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.039: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 03/02 11:05:30.039: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 03/02 11:05:30.039: [smf] INFO: UE IMSI[262424834007771] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.044: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 03/02 11:05:30.044: [upf] INFO: UE F-SEID[UP:0x33c CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.044: [upf] INFO: UE F-SEID[UP:0x33c CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.050: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 03/02 11:05:30.050: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 03/02 11:05:30.050: [smf] INFO: UE IMSI[262421115884145] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.054: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 03/02 11:05:30.054: [upf] INFO: UE F-SEID[UP:0x24a CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.054: [upf] INFO: UE F-SEID[UP:0x24a CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.061: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 03/02 11:05:30.061: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 03/02 11:05:30.061: [smf] INFO: UE IMSI[262429284512225] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.066: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 03/02 11:05:30.066: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.066: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.072: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 03/02 11:05:30.072: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 03/02 11:05:30.072: [smf] INFO: UE IMSI[262424912175619] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.077: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 03/02 11:05:30.077: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.077: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.083: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 03/02 11:05:30.083: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 03/02 11:05:30.083: [smf] INFO: UE IMSI[262422433266914] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.087: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 03/02 11:05:30.087: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.087: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.094: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 03/02 11:05:30.094: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 03/02 11:05:30.094: [smf] INFO: UE IMSI[262424900866593] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.099: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 03/02 11:05:30.099: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.099: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.104: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 03/02 11:05:30.104: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 03/02 11:05:30.104: [smf] INFO: UE IMSI[262428817417112] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.109: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 03/02 11:05:30.109: [upf] INFO: UE F-SEID[UP:0x672 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.109: [upf] INFO: UE F-SEID[UP:0x672 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.115: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 03/02 11:05:30.115: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 03/02 11:05:30.115: [smf] INFO: UE IMSI[262424973116483] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.120: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 03/02 11:05:30.120: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.120: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.126: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 03/02 11:05:30.126: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 03/02 11:05:30.126: [smf] INFO: UE IMSI[262424977092033] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.130: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 03/02 11:05:30.131: [upf] INFO: UE F-SEID[UP:0x24f CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.131: [upf] INFO: UE F-SEID[UP:0x24f CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.137: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 03/02 11:05:30.137: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 03/02 11:05:30.137: [smf] INFO: UE IMSI[262421934049174] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.141: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 03/02 11:05:30.141: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.141: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.148: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 03/02 11:05:30.148: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 03/02 11:05:30.148: [smf] INFO: UE IMSI[262420845778492] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.153: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 03/02 11:05:30.153: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.153: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.158: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 03/02 11:05:30.158: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 03/02 11:05:30.158: [smf] INFO: UE IMSI[262426138586276] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.163: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 03/02 11:05:30.163: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.163: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.169: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 03/02 11:05:30.169: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 03/02 11:05:30.169: [smf] INFO: UE IMSI[262421190635585] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.173: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 03/02 11:05:30.173: [upf] INFO: UE F-SEID[UP:0xa65 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.173: [upf] INFO: UE F-SEID[UP:0xa65 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.181: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 03/02 11:05:30.181: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 03/02 11:05:30.181: [smf] INFO: UE IMSI[262427200049878] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.192: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 03/02 11:05:30.192: [upf] INFO: UE F-SEID[UP:0x467 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.192: [upf] INFO: UE F-SEID[UP:0x467 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.193: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 03/02 11:05:30.193: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 03/02 11:05:30.193: [smf] INFO: UE IMSI[262420869866373] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.203: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 03/02 11:05:30.203: [upf] INFO: UE F-SEID[UP:0x94 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.203: [upf] INFO: UE F-SEID[UP:0x94 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.205: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 03/02 11:05:30.205: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 03/02 11:05:30.205: [smf] INFO: UE IMSI[262427744416844] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.216: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 03/02 11:05:30.216: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.216: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.217: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 03/02 11:05:30.217: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 03/02 11:05:30.217: [smf] INFO: UE IMSI[262427200464890] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.221: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 03/02 11:05:30.221: [upf] INFO: UE F-SEID[UP:0xadb CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.221: [upf] INFO: UE F-SEID[UP:0xadb CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.227: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 03/02 11:05:30.227: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 03/02 11:05:30.228: [smf] INFO: UE IMSI[262429701509178] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.232: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 03/02 11:05:30.232: [upf] INFO: UE F-SEID[UP:0x98c CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.232: [upf] INFO: UE F-SEID[UP:0x98c CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.239: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 03/02 11:05:30.239: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 03/02 11:05:30.239: [smf] INFO: UE IMSI[262425231719074] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.248: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 03/02 11:05:30.248: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.248: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.251: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 03/02 11:05:30.251: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 03/02 11:05:30.251: [smf] INFO: UE IMSI[262427475417446] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.260: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 03/02 11:05:30.260: [upf] INFO: UE F-SEID[UP:0x37b CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.260: [upf] INFO: UE F-SEID[UP:0x37b CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.263: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 03/02 11:05:30.263: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 03/02 11:05:30.263: [smf] INFO: UE IMSI[262421956907696] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.268: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 03/02 11:05:30.268: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.268: [upf] INFO: UE F-SEID[UP:0x1cc CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.274: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 03/02 11:05:30.274: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 03/02 11:05:30.274: [smf] INFO: UE IMSI[262421616879974] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.279: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 03/02 11:05:30.279: [upf] INFO: UE F-SEID[UP:0x35b CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.279: [upf] INFO: UE F-SEID[UP:0x35b CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.284: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 03/02 11:05:30.284: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 03/02 11:05:30.284: [smf] INFO: UE IMSI[262422599663849] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.289: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 03/02 11:05:30.289: [upf] INFO: UE F-SEID[UP:0xb68 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.289: [upf] INFO: UE F-SEID[UP:0xb68 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.295: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 03/02 11:05:30.295: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 03/02 11:05:30.295: [smf] INFO: UE IMSI[262429169736923] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.300: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 03/02 11:05:30.300: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.300: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.306: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 03/02 11:05:30.306: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 03/02 11:05:30.306: [smf] INFO: UE IMSI[262426286220808] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.310: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 03/02 11:05:30.310: [upf] INFO: UE F-SEID[UP:0x615 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.310: [upf] INFO: UE F-SEID[UP:0x615 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.317: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 03/02 11:05:30.317: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 03/02 11:05:30.317: [smf] INFO: UE IMSI[262429429170145] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.320: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 03/02 11:05:30.320: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.320: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.328: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 03/02 11:05:30.328: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 03/02 11:05:30.328: [smf] INFO: UE IMSI[262426911356849] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.332: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 03/02 11:05:30.333: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.333: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.338: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 03/02 11:05:30.338: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 03/02 11:05:30.338: [smf] INFO: UE IMSI[262422842912025] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.342: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 03/02 11:05:30.342: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.342: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.349: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 03/02 11:05:30.349: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 03/02 11:05:30.349: [smf] INFO: UE IMSI[262420615854720] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.353: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 03/02 11:05:30.353: [upf] INFO: UE F-SEID[UP:0x98f CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.353: [upf] INFO: UE F-SEID[UP:0x98f CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.360: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 03/02 11:05:30.360: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 03/02 11:05:30.360: [smf] INFO: UE IMSI[262429767974236] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.364: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 03/02 11:05:30.364: [upf] INFO: UE F-SEID[UP:0x972 CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.364: [upf] INFO: UE F-SEID[UP:0x972 CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.371: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 03/02 11:05:30.371: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 03/02 11:05:30.371: [smf] INFO: UE IMSI[262424569172218] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.375: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 03/02 11:05:30.375: [upf] INFO: UE F-SEID[UP:0x14d CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.375: [upf] INFO: UE F-SEID[UP:0x14d CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.383: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 03/02 11:05:30.383: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 03/02 11:05:30.383: [smf] INFO: UE IMSI[262426665196641] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.390: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 03/02 11:05:30.390: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.390: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.394: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 03/02 11:05:30.394: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 03/02 11:05:30.394: [smf] INFO: UE IMSI[262423628793405] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.399: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 03/02 11:05:30.399: [upf] INFO: UE F-SEID[UP:0x68d CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.399: [upf] INFO: UE F-SEID[UP:0x68d CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.405: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 03/02 11:05:30.405: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 03/02 11:05:30.405: [smf] INFO: UE IMSI[262427427792251] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.410: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 03/02 11:05:30.410: [upf] INFO: UE F-SEID[UP:0xebc CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.410: [upf] INFO: UE F-SEID[UP:0xebc CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.416: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 03/02 11:05:30.416: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 03/02 11:05:30.416: [smf] INFO: UE IMSI[262426950178885] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.419: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 03/02 11:05:30.419: [upf] INFO: UE F-SEID[UP:0x739 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.419: [upf] INFO: UE F-SEID[UP:0x739 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.427: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 03/02 11:05:30.427: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 03/02 11:05:30.427: [smf] INFO: UE IMSI[262424548376835] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.432: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 03/02 11:05:30.432: [upf] INFO: UE F-SEID[UP:0x630 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.432: [upf] INFO: UE F-SEID[UP:0x630 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.437: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 03/02 11:05:30.437: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 03/02 11:05:30.437: [smf] INFO: UE IMSI[262420783784595] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.441: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 03/02 11:05:30.441: [upf] INFO: UE F-SEID[UP:0xbad CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.441: [upf] INFO: UE F-SEID[UP:0xbad CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.449: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 03/02 11:05:30.449: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 03/02 11:05:30.450: [smf] INFO: UE IMSI[262421484957607] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.459: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 03/02 11:05:30.459: [upf] INFO: UE F-SEID[UP:0x686 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.459: [upf] INFO: UE F-SEID[UP:0x686 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.461: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 03/02 11:05:30.461: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 03/02 11:05:30.461: [smf] INFO: UE IMSI[262424163330269] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.467: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 03/02 11:05:30.467: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.467: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.472: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 03/02 11:05:30.472: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 03/02 11:05:30.472: [smf] INFO: UE IMSI[262426782501760] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.478: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 03/02 11:05:30.478: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.478: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.483: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 03/02 11:05:30.483: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 03/02 11:05:30.483: [smf] INFO: UE IMSI[262428592538296] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.487: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 03/02 11:05:30.487: [upf] INFO: UE F-SEID[UP:0x5de CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.487: [upf] INFO: UE F-SEID[UP:0x5de CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.495: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 03/02 11:05:30.495: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 03/02 11:05:30.495: [smf] INFO: UE IMSI[262423723610645] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.506: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 03/02 11:05:30.506: [upf] INFO: UE F-SEID[UP:0xe14 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.506: [upf] INFO: UE F-SEID[UP:0xe14 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.507: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 03/02 11:05:30.507: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 03/02 11:05:30.507: [smf] INFO: UE IMSI[262429346954353] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.517: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 03/02 11:05:30.517: [upf] INFO: UE F-SEID[UP:0xbde CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.517: [upf] INFO: UE F-SEID[UP:0xbde CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.519: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 03/02 11:05:30.519: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 03/02 11:05:30.519: [smf] INFO: UE IMSI[262422814536271] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.530: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 03/02 11:05:30.530: [upf] INFO: UE F-SEID[UP:0x162 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.530: [upf] INFO: UE F-SEID[UP:0x162 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.531: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 03/02 11:05:30.531: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 03/02 11:05:30.531: [smf] INFO: UE IMSI[262428810383324] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.541: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 03/02 11:05:30.542: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.542: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.543: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 03/02 11:05:30.543: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 03/02 11:05:30.544: [smf] INFO: UE IMSI[262428760748773] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.553: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 03/02 11:05:30.553: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.553: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.555: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 03/02 11:05:30.555: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 03/02 11:05:30.555: [smf] INFO: UE IMSI[262422411034715] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.559: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 03/02 11:05:30.560: [upf] INFO: UE F-SEID[UP:0x1bd CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.560: [upf] INFO: UE F-SEID[UP:0x1bd CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.565: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 03/02 11:05:30.565: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 03/02 11:05:30.565: [smf] INFO: UE IMSI[262426446025603] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.569: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 03/02 11:05:30.569: [upf] INFO: UE F-SEID[UP:0x640 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.569: [upf] INFO: UE F-SEID[UP:0x640 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.576: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 03/02 11:05:30.576: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 03/02 11:05:30.576: [smf] INFO: UE IMSI[262426942342373] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.580: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 03/02 11:05:30.580: [upf] INFO: UE F-SEID[UP:0x2ea CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.580: [upf] INFO: UE F-SEID[UP:0x2ea CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.587: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 03/02 11:05:30.587: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 03/02 11:05:30.587: [smf] INFO: UE IMSI[262426184518009] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.591: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 03/02 11:05:30.591: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.591: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.598: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 03/02 11:05:30.598: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 03/02 11:05:30.598: [smf] INFO: UE IMSI[262426520023366] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.607: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 03/02 11:05:30.607: [upf] INFO: UE F-SEID[UP:0x68b CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.607: [upf] INFO: UE F-SEID[UP:0x68b CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.613: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 03/02 11:05:30.613: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 03/02 11:05:30.613: [smf] INFO: UE IMSI[262426701385644] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.624: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 03/02 11:05:30.624: [upf] INFO: UE F-SEID[UP:0x627 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.624: [upf] INFO: UE F-SEID[UP:0x627 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.624: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 03/02 11:05:30.624: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 03/02 11:05:30.625: [smf] INFO: UE IMSI[262426218886861] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.632: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 03/02 11:05:30.632: [upf] INFO: UE F-SEID[UP:0x11f CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.632: [upf] INFO: UE F-SEID[UP:0x11f CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.636: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 03/02 11:05:30.636: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 03/02 11:05:30.636: [smf] INFO: UE IMSI[262428384483378] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.644: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 03/02 11:05:30.644: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.644: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.649: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 03/02 11:05:30.649: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 03/02 11:05:30.649: [smf] INFO: UE IMSI[262424754802058] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.658: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 03/02 11:05:30.658: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.658: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.661: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 03/02 11:05:30.661: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 03/02 11:05:30.661: [smf] INFO: UE IMSI[262427158534820] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.666: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 03/02 11:05:30.666: [upf] INFO: UE F-SEID[UP:0x9dc CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.666: [upf] INFO: UE F-SEID[UP:0x9dc CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.672: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 03/02 11:05:30.672: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 03/02 11:05:30.672: [smf] INFO: UE IMSI[262423152183661] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.676: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 03/02 11:05:30.676: [upf] INFO: UE F-SEID[UP:0x822 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.676: [upf] INFO: UE F-SEID[UP:0x822 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.683: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 03/02 11:05:30.683: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 03/02 11:05:30.683: [smf] INFO: UE IMSI[262429708267474] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.687: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 03/02 11:05:30.687: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.687: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.694: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 03/02 11:05:30.694: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 03/02 11:05:30.694: [smf] INFO: UE IMSI[262425318735183] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.698: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 03/02 11:05:30.698: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.698: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.705: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 03/02 11:05:30.705: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 03/02 11:05:30.705: [smf] INFO: UE IMSI[262424558500919] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.709: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 03/02 11:05:30.709: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.709: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.715: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 03/02 11:05:30.715: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 03/02 11:05:30.715: [smf] INFO: UE IMSI[262421156499685] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.720: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 03/02 11:05:30.720: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.720: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.726: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 03/02 11:05:30.726: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 03/02 11:05:30.726: [smf] INFO: UE IMSI[262420591761294] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.731: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 03/02 11:05:30.731: [upf] INFO: UE F-SEID[UP:0x550 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.731: [upf] INFO: UE F-SEID[UP:0x550 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.737: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 03/02 11:05:30.737: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 03/02 11:05:30.737: [smf] INFO: UE IMSI[262423948173532] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.747: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 03/02 11:05:30.747: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.747: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.750: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 03/02 11:05:30.750: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 03/02 11:05:30.750: [smf] INFO: UE IMSI[262427371652931] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.759: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 03/02 11:05:30.759: [upf] INFO: UE F-SEID[UP:0x62c CP:0x36d] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.759: [upf] INFO: UE F-SEID[UP:0x62c CP:0x36d] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.762: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 03/02 11:05:30.762: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 03/02 11:05:30.762: [smf] INFO: UE IMSI[262425051027051] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.771: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 03/02 11:05:30.771: [upf] INFO: UE F-SEID[UP:0x183 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.771: [upf] INFO: UE F-SEID[UP:0x183 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.773: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 03/02 11:05:30.773: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 03/02 11:05:30.773: [smf] INFO: UE IMSI[262429308062753] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.779: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 03/02 11:05:30.779: [upf] INFO: UE F-SEID[UP:0xc48 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.779: [upf] INFO: UE F-SEID[UP:0xc48 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.784: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 03/02 11:05:30.784: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 03/02 11:05:30.784: [smf] INFO: UE IMSI[262421447139352] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.789: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 03/02 11:05:30.789: [upf] INFO: UE F-SEID[UP:0x58e CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.789: [upf] INFO: UE F-SEID[UP:0x58e CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.795: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 03/02 11:05:30.795: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 03/02 11:05:30.795: [smf] INFO: UE IMSI[262422597561261] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.800: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 03/02 11:05:30.800: [upf] INFO: UE F-SEID[UP:0x458 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.800: [upf] INFO: UE F-SEID[UP:0x458 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.806: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 03/02 11:05:30.806: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 03/02 11:05:30.806: [smf] INFO: UE IMSI[262422928303833] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.811: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 03/02 11:05:30.811: [upf] INFO: UE F-SEID[UP:0xe3c CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.811: [upf] INFO: UE F-SEID[UP:0xe3c CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.817: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 03/02 11:05:30.817: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 03/02 11:05:30.817: [smf] INFO: UE IMSI[262426523027256] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.821: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 03/02 11:05:30.821: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.821: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.828: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 03/02 11:05:30.828: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 03/02 11:05:30.828: [smf] INFO: UE IMSI[262421461321191] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.832: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 03/02 11:05:30.832: [upf] INFO: UE F-SEID[UP:0x914 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.832: [upf] INFO: UE F-SEID[UP:0x914 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.838: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 03/02 11:05:30.839: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 03/02 11:05:30.839: [smf] INFO: UE IMSI[262429010759745] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.843: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 03/02 11:05:30.843: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.843: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.849: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 03/02 11:05:30.849: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 03/02 11:05:30.849: [smf] INFO: UE IMSI[262426276790754] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.854: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 03/02 11:05:30.854: [upf] INFO: UE F-SEID[UP:0x750 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.854: [upf] INFO: UE F-SEID[UP:0x750 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.860: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 03/02 11:05:30.860: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 03/02 11:05:30.860: [smf] INFO: UE IMSI[262422793963546] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.864: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 03/02 11:05:30.865: [upf] INFO: UE F-SEID[UP:0xcc CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.865: [upf] INFO: UE F-SEID[UP:0xcc CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.871: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 03/02 11:05:30.871: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 03/02 11:05:30.871: [smf] INFO: UE IMSI[262426882295200] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.875: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 03/02 11:05:30.875: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.875: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.882: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 03/02 11:05:30.882: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 03/02 11:05:30.882: [smf] INFO: UE IMSI[262425683043007] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.886: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 03/02 11:05:30.886: [upf] INFO: UE F-SEID[UP:0x173 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.886: [upf] INFO: UE F-SEID[UP:0x173 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.893: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 03/02 11:05:30.893: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 03/02 11:05:30.893: [smf] INFO: UE IMSI[262424061187050] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.898: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 03/02 11:05:30.898: [upf] INFO: UE F-SEID[UP:0xfcf CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.898: [upf] INFO: UE F-SEID[UP:0xfcf CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.904: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 03/02 11:05:30.904: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 03/02 11:05:30.904: [smf] INFO: UE IMSI[262427134442756] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.908: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 03/02 11:05:30.908: [upf] INFO: UE F-SEID[UP:0x387 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.908: [upf] INFO: UE F-SEID[UP:0x387 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.914: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 03/02 11:05:30.914: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 03/02 11:05:30.914: [smf] INFO: UE IMSI[262423417422483] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.919: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 03/02 11:05:30.919: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.919: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.925: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 03/02 11:05:30.925: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 03/02 11:05:30.925: [smf] INFO: UE IMSI[262423936118186] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.930: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 03/02 11:05:30.930: [upf] INFO: UE F-SEID[UP:0x70e CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.930: [upf] INFO: UE F-SEID[UP:0x70e CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.936: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 03/02 11:05:30.936: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 03/02 11:05:30.936: [smf] INFO: UE IMSI[262429127183881] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.942: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 03/02 11:05:30.942: [upf] INFO: UE F-SEID[UP:0xf89 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.942: [upf] INFO: UE F-SEID[UP:0xf89 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.947: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 03/02 11:05:30.947: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 03/02 11:05:30.947: [smf] INFO: UE IMSI[262426400785008] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.952: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 03/02 11:05:30.952: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.952: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.958: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 03/02 11:05:30.958: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 03/02 11:05:30.958: [smf] INFO: UE IMSI[262424956585127] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.962: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 03/02 11:05:30.962: [upf] INFO: UE F-SEID[UP:0xf42 CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.962: [upf] INFO: UE F-SEID[UP:0xf42 CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.969: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 03/02 11:05:30.969: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 03/02 11:05:30.969: [smf] INFO: UE IMSI[262429421606166] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.973: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 03/02 11:05:30.973: [upf] INFO: UE F-SEID[UP:0xb25 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.973: [upf] INFO: UE F-SEID[UP:0xb25 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.980: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 03/02 11:05:30.980: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 03/02 11:05:30.980: [smf] INFO: UE IMSI[262426656779777] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.984: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 03/02 11:05:30.984: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.984: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:30.990: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 03/02 11:05:30.990: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 03/02 11:05:30.991: [smf] INFO: UE IMSI[262425974491115] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:30.995: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 03/02 11:05:30.995: [upf] INFO: UE F-SEID[UP:0x60d CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:30.995: [upf] INFO: UE F-SEID[UP:0x60d CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.001: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 03/02 11:05:31.001: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 03/02 11:05:31.001: [smf] INFO: UE IMSI[262424009816187] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.007: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 03/02 11:05:31.007: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.007: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.012: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 03/02 11:05:31.012: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 03/02 11:05:31.013: [smf] INFO: UE IMSI[262428794627266] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.022: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 03/02 11:05:31.022: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.022: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.024: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 03/02 11:05:31.024: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 03/02 11:05:31.024: [smf] INFO: UE IMSI[262427034573378] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.031: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 03/02 11:05:31.031: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.031: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.035: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 03/02 11:05:31.035: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 03/02 11:05:31.035: [smf] INFO: UE IMSI[262427578333742] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.043: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 03/02 11:05:31.043: [upf] INFO: UE F-SEID[UP:0x872 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.043: [upf] INFO: UE F-SEID[UP:0x872 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.046: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 03/02 11:05:31.046: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 03/02 11:05:31.046: [smf] INFO: UE IMSI[262429138318119] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.053: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 03/02 11:05:31.053: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.053: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.057: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 03/02 11:05:31.057: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 03/02 11:05:31.057: [smf] INFO: UE IMSI[262426884896367] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.062: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 03/02 11:05:31.062: [upf] INFO: UE F-SEID[UP:0x19f CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.062: [upf] INFO: UE F-SEID[UP:0x19f CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.068: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 03/02 11:05:31.068: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 03/02 11:05:31.068: [smf] INFO: UE IMSI[262425168037313] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.072: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 03/02 11:05:31.072: [upf] INFO: UE F-SEID[UP:0x318 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.072: [upf] INFO: UE F-SEID[UP:0x318 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.079: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 03/02 11:05:31.079: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 03/02 11:05:31.079: [smf] INFO: UE IMSI[262429779721919] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.084: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 03/02 11:05:31.084: [upf] INFO: UE F-SEID[UP:0x666 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.084: [upf] INFO: UE F-SEID[UP:0x666 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.090: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 03/02 11:05:31.090: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 03/02 11:05:31.090: [smf] INFO: UE IMSI[262423225546612] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.094: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 03/02 11:05:31.094: [upf] INFO: UE F-SEID[UP:0x871 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.094: [upf] INFO: UE F-SEID[UP:0x871 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.102: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 03/02 11:05:31.102: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 03/02 11:05:31.102: [smf] INFO: UE IMSI[262429398391193] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.112: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 03/02 11:05:31.112: [upf] INFO: UE F-SEID[UP:0x79b CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.112: [upf] INFO: UE F-SEID[UP:0x79b CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.113: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 03/02 11:05:31.113: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 03/02 11:05:31.113: [smf] INFO: UE IMSI[262429577338269] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.122: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 03/02 11:05:31.122: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.122: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.126: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 03/02 11:05:31.126: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 03/02 11:05:31.126: [smf] INFO: UE IMSI[262428884419296] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.130: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 03/02 11:05:31.131: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.131: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.137: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 03/02 11:05:31.137: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 03/02 11:05:31.137: [smf] INFO: UE IMSI[262424305752540] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.147: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 03/02 11:05:31.147: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.147: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.149: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 03/02 11:05:31.149: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 03/02 11:05:31.149: [smf] INFO: UE IMSI[262428977931279] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.155: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 03/02 11:05:31.155: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.155: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.160: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 03/02 11:05:31.160: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 03/02 11:05:31.160: [smf] INFO: UE IMSI[262425889824709] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.164: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 03/02 11:05:31.164: [upf] INFO: UE F-SEID[UP:0x961 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.164: [upf] INFO: UE F-SEID[UP:0x961 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.171: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 03/02 11:05:31.171: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 03/02 11:05:31.171: [smf] INFO: UE IMSI[262423190143053] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.175: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 03/02 11:05:31.175: [upf] INFO: UE F-SEID[UP:0xdfa CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.175: [upf] INFO: UE F-SEID[UP:0xdfa CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.182: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 03/02 11:05:31.182: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 03/02 11:05:31.182: [smf] INFO: UE IMSI[262422443198966] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.186: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 03/02 11:05:31.186: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.186: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.193: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 03/02 11:05:31.193: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 03/02 11:05:31.193: [smf] INFO: UE IMSI[262420514109774] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.197: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 03/02 11:05:31.197: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.197: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.203: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 03/02 11:05:31.203: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 03/02 11:05:31.203: [smf] INFO: UE IMSI[262428707376919] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.208: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 03/02 11:05:31.208: [upf] INFO: UE F-SEID[UP:0x755 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.208: [upf] INFO: UE F-SEID[UP:0x755 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.215: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 03/02 11:05:31.215: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 03/02 11:05:31.215: [smf] INFO: UE IMSI[262423325489487] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.222: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 03/02 11:05:31.222: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.222: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.226: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 03/02 11:05:31.226: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 03/02 11:05:31.226: [smf] INFO: UE IMSI[262429360572993] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.231: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 03/02 11:05:31.231: [upf] INFO: UE F-SEID[UP:0x83f CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.231: [upf] INFO: UE F-SEID[UP:0x83f CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.237: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 03/02 11:05:31.237: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 03/02 11:05:31.237: [smf] INFO: UE IMSI[262421349426723] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.241: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 03/02 11:05:31.241: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.241: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.248: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 03/02 11:05:31.248: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 03/02 11:05:31.248: [smf] INFO: UE IMSI[262428531997801] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.253: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 03/02 11:05:31.253: [upf] INFO: UE F-SEID[UP:0xb92 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.253: [upf] INFO: UE F-SEID[UP:0xb92 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.259: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 03/02 11:05:31.259: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 03/02 11:05:31.259: [smf] INFO: UE IMSI[262420593041943] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.264: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 03/02 11:05:31.264: [upf] INFO: UE F-SEID[UP:0x8ce CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.264: [upf] INFO: UE F-SEID[UP:0x8ce CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.270: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 03/02 11:05:31.270: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 03/02 11:05:31.270: [smf] INFO: UE IMSI[262426787531858] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.275: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 03/02 11:05:31.275: [upf] INFO: UE F-SEID[UP:0x392 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.275: [upf] INFO: UE F-SEID[UP:0x392 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.280: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 03/02 11:05:31.280: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 03/02 11:05:31.280: [smf] INFO: UE IMSI[262426433551909] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.285: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 03/02 11:05:31.285: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.285: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.291: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 03/02 11:05:31.291: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 03/02 11:05:31.291: [smf] INFO: UE IMSI[262421022240224] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.296: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 03/02 11:05:31.296: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.296: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.302: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 03/02 11:05:31.302: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 03/02 11:05:31.302: [smf] INFO: UE IMSI[262426406019682] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.307: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 03/02 11:05:31.307: [upf] INFO: UE F-SEID[UP:0x442 CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.307: [upf] INFO: UE F-SEID[UP:0x442 CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.313: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 03/02 11:05:31.313: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 03/02 11:05:31.313: [smf] INFO: UE IMSI[262423763892176] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.318: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 03/02 11:05:31.318: [upf] INFO: UE F-SEID[UP:0xd14 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.318: [upf] INFO: UE F-SEID[UP:0xd14 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.324: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 03/02 11:05:31.324: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 03/02 11:05:31.324: [smf] INFO: UE IMSI[262428284472475] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.330: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 03/02 11:05:31.330: [upf] INFO: UE F-SEID[UP:0x68 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.330: [upf] INFO: UE F-SEID[UP:0x68 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.335: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 03/02 11:05:31.335: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 03/02 11:05:31.335: [smf] INFO: UE IMSI[262423459880498] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.340: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 03/02 11:05:31.340: [upf] INFO: UE F-SEID[UP:0x844 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.340: [upf] INFO: UE F-SEID[UP:0x844 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.346: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 03/02 11:05:31.346: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 03/02 11:05:31.346: [smf] INFO: UE IMSI[262420349139822] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.350: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 03/02 11:05:31.350: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.350: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.356: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 03/02 11:05:31.356: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 03/02 11:05:31.356: [smf] INFO: UE IMSI[262427281439479] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.361: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 03/02 11:05:31.361: [upf] INFO: UE F-SEID[UP:0x62e CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.361: [upf] INFO: UE F-SEID[UP:0x62e CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.367: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 03/02 11:05:31.367: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 03/02 11:05:31.367: [smf] INFO: UE IMSI[262428381409943] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.372: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 03/02 11:05:31.372: [upf] INFO: UE F-SEID[UP:0x54d CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.372: [upf] INFO: UE F-SEID[UP:0x54d CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.378: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 03/02 11:05:31.378: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 03/02 11:05:31.378: [smf] INFO: UE IMSI[262424170274928] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.382: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 03/02 11:05:31.382: [upf] INFO: UE F-SEID[UP:0xd62 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.382: [upf] INFO: UE F-SEID[UP:0xd62 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.389: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 03/02 11:05:31.389: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 03/02 11:05:31.389: [smf] INFO: UE IMSI[262429693201361] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.393: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 03/02 11:05:31.393: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.393: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.400: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 03/02 11:05:31.400: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 03/02 11:05:31.400: [smf] INFO: UE IMSI[262422232121138] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.404: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 03/02 11:05:31.404: [upf] INFO: UE F-SEID[UP:0x9ee CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.404: [upf] INFO: UE F-SEID[UP:0x9ee CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.410: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 03/02 11:05:31.410: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 03/02 11:05:31.410: [smf] INFO: UE IMSI[262429037785166] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.413: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 03/02 11:05:31.413: [upf] INFO: UE F-SEID[UP:0x493 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.413: [upf] INFO: UE F-SEID[UP:0x493 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.421: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 03/02 11:05:31.421: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 03/02 11:05:31.421: [smf] INFO: UE IMSI[262426447799607] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.423: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 03/02 11:05:31.423: [upf] INFO: UE F-SEID[UP:0xec3 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.423: [upf] INFO: UE F-SEID[UP:0xec3 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.431: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 03/02 11:05:31.431: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 03/02 11:05:31.431: [smf] INFO: UE IMSI[262422570158390] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.434: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 03/02 11:05:31.434: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.434: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.441: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 03/02 11:05:31.441: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 03/02 11:05:31.441: [smf] INFO: UE IMSI[262421769022406] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.444: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 03/02 11:05:31.444: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.444: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.452: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 03/02 11:05:31.452: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 03/02 11:05:31.452: [smf] INFO: UE IMSI[262427692379837] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.454: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 03/02 11:05:31.454: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.454: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.462: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 03/02 11:05:31.462: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 03/02 11:05:31.462: [smf] INFO: UE IMSI[262420552843005] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.465: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 03/02 11:05:31.465: [upf] INFO: UE F-SEID[UP:0xc18 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.465: [upf] INFO: UE F-SEID[UP:0xc18 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.473: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 03/02 11:05:31.473: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 03/02 11:05:31.473: [smf] INFO: UE IMSI[262420346899199] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.475: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 03/02 11:05:31.475: [upf] INFO: UE F-SEID[UP:0x7b CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.475: [upf] INFO: UE F-SEID[UP:0x7b CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.483: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 03/02 11:05:31.483: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 03/02 11:05:31.483: [smf] INFO: UE IMSI[262428915852614] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.486: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 03/02 11:05:31.486: [upf] INFO: UE F-SEID[UP:0xed6 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.486: [upf] INFO: UE F-SEID[UP:0xed6 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.493: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 03/02 11:05:31.493: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 03/02 11:05:31.493: [smf] INFO: UE IMSI[262429343852333] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.496: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 03/02 11:05:31.496: [upf] INFO: UE F-SEID[UP:0x829 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.496: [upf] INFO: UE F-SEID[UP:0x829 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.504: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 03/02 11:05:31.504: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 03/02 11:05:31.504: [smf] INFO: UE IMSI[262422338085830] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.506: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 03/02 11:05:31.506: [upf] INFO: UE F-SEID[UP:0x92f CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.506: [upf] INFO: UE F-SEID[UP:0x92f CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.514: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 03/02 11:05:31.514: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 03/02 11:05:31.514: [smf] INFO: UE IMSI[262424167016799] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.517: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 03/02 11:05:31.517: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.517: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.524: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 03/02 11:05:31.524: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 03/02 11:05:31.524: [smf] INFO: UE IMSI[262428109032231] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.527: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 03/02 11:05:31.527: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.527: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.535: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 03/02 11:05:31.535: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 03/02 11:05:31.535: [smf] INFO: UE IMSI[262425669444798] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.537: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 03/02 11:05:31.538: [upf] INFO: UE F-SEID[UP:0x409 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.538: [upf] INFO: UE F-SEID[UP:0x409 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.545: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 03/02 11:05:31.545: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 03/02 11:05:31.545: [smf] INFO: UE IMSI[262422846918331] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.548: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 03/02 11:05:31.548: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.548: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.556: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 03/02 11:05:31.556: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 03/02 11:05:31.556: [smf] INFO: UE IMSI[262427914890131] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.558: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 03/02 11:05:31.558: [upf] INFO: UE F-SEID[UP:0x851 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.558: [upf] INFO: UE F-SEID[UP:0x851 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.566: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 03/02 11:05:31.566: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 03/02 11:05:31.566: [smf] INFO: UE IMSI[262427839822648] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.569: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 03/02 11:05:31.569: [upf] INFO: UE F-SEID[UP:0xc58 CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.569: [upf] INFO: UE F-SEID[UP:0xc58 CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.576: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 03/02 11:05:31.576: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 03/02 11:05:31.576: [smf] INFO: UE IMSI[262424924309330] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.579: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 03/02 11:05:31.579: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.579: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.587: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 03/02 11:05:31.587: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 03/02 11:05:31.587: [smf] INFO: UE IMSI[262425473055868] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.589: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 03/02 11:05:31.589: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.589: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.597: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 03/02 11:05:31.597: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 03/02 11:05:31.597: [smf] INFO: UE IMSI[262428744987437] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.599: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 03/02 11:05:31.599: [upf] INFO: UE F-SEID[UP:0x638 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.599: [upf] INFO: UE F-SEID[UP:0x638 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.608: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 03/02 11:05:31.608: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 03/02 11:05:31.608: [smf] INFO: UE IMSI[262421892104516] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.610: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 03/02 11:05:31.610: [upf] INFO: UE F-SEID[UP:0x51 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.610: [upf] INFO: UE F-SEID[UP:0x51 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.618: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 03/02 11:05:31.618: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 03/02 11:05:31.618: [smf] INFO: UE IMSI[262427573919355] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.620: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 03/02 11:05:31.620: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.620: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.628: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 03/02 11:05:31.628: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 03/02 11:05:31.628: [smf] INFO: UE IMSI[262423969164977] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.630: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 03/02 11:05:31.630: [upf] INFO: UE F-SEID[UP:0x93c CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.630: [upf] INFO: UE F-SEID[UP:0x93c CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.639: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 03/02 11:05:31.639: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 03/02 11:05:31.639: [smf] INFO: UE IMSI[262421520423434] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.641: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 03/02 11:05:31.641: [upf] INFO: UE F-SEID[UP:0x342 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.641: [upf] INFO: UE F-SEID[UP:0x342 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.649: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 03/02 11:05:31.649: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 03/02 11:05:31.649: [smf] INFO: UE IMSI[262426555970354] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.651: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 03/02 11:05:31.651: [upf] INFO: UE F-SEID[UP:0x90d CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.651: [upf] INFO: UE F-SEID[UP:0x90d CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.660: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 03/02 11:05:31.660: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 03/02 11:05:31.660: [smf] INFO: UE IMSI[262422180036521] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.662: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 03/02 11:05:31.662: [upf] INFO: UE F-SEID[UP:0x17c CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.662: [upf] INFO: UE F-SEID[UP:0x17c CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.670: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 03/02 11:05:31.670: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 03/02 11:05:31.670: [smf] INFO: UE IMSI[262423295803058] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.672: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 03/02 11:05:31.672: [upf] INFO: UE F-SEID[UP:0x4db CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.672: [upf] INFO: UE F-SEID[UP:0x4db CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.680: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 03/02 11:05:31.680: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 03/02 11:05:31.680: [smf] INFO: UE IMSI[262426379598950] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.682: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 03/02 11:05:31.682: [upf] INFO: UE F-SEID[UP:0xa85 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.682: [upf] INFO: UE F-SEID[UP:0xa85 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.691: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 03/02 11:05:31.691: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 03/02 11:05:31.691: [smf] INFO: UE IMSI[262420386070997] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.693: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 03/02 11:05:31.693: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.693: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.701: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 03/02 11:05:31.701: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 03/02 11:05:31.701: [smf] INFO: UE IMSI[262424123017460] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.703: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 03/02 11:05:31.703: [upf] INFO: UE F-SEID[UP:0xadf CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.703: [upf] INFO: UE F-SEID[UP:0xadf CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.712: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 03/02 11:05:31.712: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 03/02 11:05:31.712: [smf] INFO: UE IMSI[262424170611371] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.714: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 03/02 11:05:31.714: [upf] INFO: UE F-SEID[UP:0xd7 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.714: [upf] INFO: UE F-SEID[UP:0xd7 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.722: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 03/02 11:05:31.722: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 03/02 11:05:31.722: [smf] INFO: UE IMSI[262428766713559] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.724: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 03/02 11:05:31.724: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.724: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.732: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 03/02 11:05:31.732: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 03/02 11:05:31.732: [smf] INFO: UE IMSI[262424330368804] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.734: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 03/02 11:05:31.734: [upf] INFO: UE F-SEID[UP:0x802 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.734: [upf] INFO: UE F-SEID[UP:0x802 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.743: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 03/02 11:05:31.743: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 03/02 11:05:31.743: [smf] INFO: UE IMSI[262428227900939] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.745: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 03/02 11:05:31.745: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.745: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.753: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 03/02 11:05:31.753: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 03/02 11:05:31.753: [smf] INFO: UE IMSI[262428968832534] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.755: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 03/02 11:05:31.755: [upf] INFO: UE F-SEID[UP:0x13b CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.755: [upf] INFO: UE F-SEID[UP:0x13b CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.763: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 03/02 11:05:31.763: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 03/02 11:05:31.763: [smf] INFO: UE IMSI[262425657747603] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.766: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 03/02 11:05:31.766: [upf] INFO: UE F-SEID[UP:0x969 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.766: [upf] INFO: UE F-SEID[UP:0x969 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.774: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 03/02 11:05:31.774: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 03/02 11:05:31.774: [smf] INFO: UE IMSI[262423398589414] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.776: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 03/02 11:05:31.776: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.776: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.784: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 03/02 11:05:31.784: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 03/02 11:05:31.784: [smf] INFO: UE IMSI[262420543208255] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.786: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 03/02 11:05:31.786: [upf] INFO: UE F-SEID[UP:0x859 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.786: [upf] INFO: UE F-SEID[UP:0x859 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.795: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 03/02 11:05:31.795: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 03/02 11:05:31.795: [smf] INFO: UE IMSI[262421332559513] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.797: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 03/02 11:05:31.797: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.797: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.805: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 03/02 11:05:31.805: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 03/02 11:05:31.805: [smf] INFO: UE IMSI[262428592670573] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.807: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 03/02 11:05:31.807: [upf] INFO: UE F-SEID[UP:0x282 CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.807: [upf] INFO: UE F-SEID[UP:0x282 CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.815: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 03/02 11:05:31.815: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 03/02 11:05:31.815: [smf] INFO: UE IMSI[262421254728258] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.817: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 03/02 11:05:31.818: [upf] INFO: UE F-SEID[UP:0x54 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.818: [upf] INFO: UE F-SEID[UP:0x54 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.826: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 03/02 11:05:31.826: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 03/02 11:05:31.826: [smf] INFO: UE IMSI[262422995328075] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.828: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 03/02 11:05:31.828: [upf] INFO: UE F-SEID[UP:0x804 CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.828: [upf] INFO: UE F-SEID[UP:0x804 CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.836: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 03/02 11:05:31.836: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 03/02 11:05:31.836: [smf] INFO: UE IMSI[262422856362075] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.838: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 03/02 11:05:31.838: [upf] INFO: UE F-SEID[UP:0xe38 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.838: [upf] INFO: UE F-SEID[UP:0xe38 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.847: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 03/02 11:05:31.847: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 03/02 11:05:31.847: [smf] INFO: UE IMSI[262422537244718] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.849: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 03/02 11:05:31.849: [upf] INFO: UE F-SEID[UP:0x124 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.849: [upf] INFO: UE F-SEID[UP:0x124 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.857: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 03/02 11:05:31.857: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 03/02 11:05:31.857: [smf] INFO: UE IMSI[262421239757599] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.859: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 03/02 11:05:31.859: [upf] INFO: UE F-SEID[UP:0xfee CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.859: [upf] INFO: UE F-SEID[UP:0xfee CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.867: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 03/02 11:05:31.867: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 03/02 11:05:31.867: [smf] INFO: UE IMSI[262424492629388] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.869: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 03/02 11:05:31.869: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.869: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.878: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 03/02 11:05:31.878: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 03/02 11:05:31.878: [smf] INFO: UE IMSI[262424036219321] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.880: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 03/02 11:05:31.880: [upf] INFO: UE F-SEID[UP:0x48 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.880: [upf] INFO: UE F-SEID[UP:0x48 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.888: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 03/02 11:05:31.888: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 03/02 11:05:31.888: [smf] INFO: UE IMSI[262420373251454] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.890: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 03/02 11:05:31.890: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.890: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.899: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 03/02 11:05:31.899: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 03/02 11:05:31.899: [smf] INFO: UE IMSI[262420565720609] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.901: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 03/02 11:05:31.901: [upf] INFO: UE F-SEID[UP:0xddd CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.901: [upf] INFO: UE F-SEID[UP:0xddd CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.909: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 03/02 11:05:31.909: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 03/02 11:05:31.909: [smf] INFO: UE IMSI[262429982895406] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.911: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 03/02 11:05:31.911: [upf] INFO: UE F-SEID[UP:0xd3f CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.911: [upf] INFO: UE F-SEID[UP:0xd3f CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.919: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 03/02 11:05:31.919: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 03/02 11:05:31.919: [smf] INFO: UE IMSI[262427363614524] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.921: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 03/02 11:05:31.921: [upf] INFO: UE F-SEID[UP:0x796 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.921: [upf] INFO: UE F-SEID[UP:0x796 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.930: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 03/02 11:05:31.930: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 03/02 11:05:31.930: [smf] INFO: UE IMSI[262425175122370] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.932: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 03/02 11:05:31.932: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.932: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.940: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 03/02 11:05:31.940: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 03/02 11:05:31.940: [smf] INFO: UE IMSI[262428761415832] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.942: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 03/02 11:05:31.942: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.942: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.950: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 03/02 11:05:31.950: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 03/02 11:05:31.950: [smf] INFO: UE IMSI[262426243908870] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.953: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 03/02 11:05:31.953: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.953: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.961: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 03/02 11:05:31.961: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 03/02 11:05:31.961: [smf] INFO: UE IMSI[262420120148250] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.963: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 03/02 11:05:31.963: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.963: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.971: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 03/02 11:05:31.971: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 03/02 11:05:31.971: [smf] INFO: UE IMSI[262420720791383] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.973: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 03/02 11:05:31.974: [upf] INFO: UE F-SEID[UP:0x57 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.974: [upf] INFO: UE F-SEID[UP:0x57 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.982: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 03/02 11:05:31.982: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 03/02 11:05:31.982: [smf] INFO: UE IMSI[262427015807023] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.984: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 03/02 11:05:31.984: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.984: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:31.992: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 03/02 11:05:31.992: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 03/02 11:05:31.992: [smf] INFO: UE IMSI[262421864128611] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:31.994: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 03/02 11:05:31.994: [upf] INFO: UE F-SEID[UP:0x940 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:31.994: [upf] INFO: UE F-SEID[UP:0x940 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.002: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 03/02 11:05:32.002: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 03/02 11:05:32.002: [smf] INFO: UE IMSI[262420185983346] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.005: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 03/02 11:05:32.005: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.005: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.013: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 03/02 11:05:32.013: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 03/02 11:05:32.013: [smf] INFO: UE IMSI[262427588396796] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.015: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 03/02 11:05:32.015: [upf] INFO: UE F-SEID[UP:0x180 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.015: [upf] INFO: UE F-SEID[UP:0x180 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.023: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 03/02 11:05:32.023: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 03/02 11:05:32.023: [smf] INFO: UE IMSI[262422973231323] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.027: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 03/02 11:05:32.027: [upf] INFO: UE F-SEID[UP:0xf4f CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.027: [upf] INFO: UE F-SEID[UP:0xf4f CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.034: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 03/02 11:05:32.034: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 03/02 11:05:32.034: [smf] INFO: UE IMSI[262422280104466] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.038: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 03/02 11:05:32.038: [upf] INFO: UE F-SEID[UP:0x862 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.038: [upf] INFO: UE F-SEID[UP:0x862 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.045: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 03/02 11:05:32.045: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 03/02 11:05:32.045: [smf] INFO: UE IMSI[262422879358599] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.050: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 03/02 11:05:32.050: [upf] INFO: UE F-SEID[UP:0x6fb CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.050: [upf] INFO: UE F-SEID[UP:0x6fb CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.056: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 03/02 11:05:32.056: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 03/02 11:05:32.056: [smf] INFO: UE IMSI[262423293291037] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.066: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 03/02 11:05:32.066: [upf] INFO: UE F-SEID[UP:0x1fd CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.066: [upf] INFO: UE F-SEID[UP:0x1fd CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.068: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 03/02 11:05:32.068: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 03/02 11:05:32.068: [smf] INFO: UE IMSI[262420247133608] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.074: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 03/02 11:05:32.074: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.074: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.078: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 03/02 11:05:32.078: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 03/02 11:05:32.078: [smf] INFO: UE IMSI[262427138082164] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.083: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 03/02 11:05:32.083: [upf] INFO: UE F-SEID[UP:0x108 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.083: [upf] INFO: UE F-SEID[UP:0x108 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.089: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 03/02 11:05:32.089: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 03/02 11:05:32.089: [smf] INFO: UE IMSI[262426817586447] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.093: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 03/02 11:05:32.093: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.093: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.100: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 03/02 11:05:32.100: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 03/02 11:05:32.100: [smf] INFO: UE IMSI[262421059771321] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.105: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 03/02 11:05:32.105: [upf] INFO: UE F-SEID[UP:0x15c CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.105: [upf] INFO: UE F-SEID[UP:0x15c CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.111: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 03/02 11:05:32.111: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 03/02 11:05:32.111: [smf] INFO: UE IMSI[262421782966137] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.115: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 03/02 11:05:32.115: [upf] INFO: UE F-SEID[UP:0xf0 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.115: [upf] INFO: UE F-SEID[UP:0xf0 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.122: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 03/02 11:05:32.122: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 03/02 11:05:32.122: [smf] INFO: UE IMSI[262422247216759] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.126: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 03/02 11:05:32.126: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.126: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.132: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 03/02 11:05:32.132: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 03/02 11:05:32.132: [smf] INFO: UE IMSI[262429937341010] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.137: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 03/02 11:05:32.137: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.137: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.143: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 03/02 11:05:32.143: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 03/02 11:05:32.143: [smf] INFO: UE IMSI[262420611080838] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.148: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 03/02 11:05:32.148: [upf] INFO: UE F-SEID[UP:0x573 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.148: [upf] INFO: UE F-SEID[UP:0x573 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.154: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 03/02 11:05:32.154: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 03/02 11:05:32.154: [smf] INFO: UE IMSI[262421555157880] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.158: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 03/02 11:05:32.158: [upf] INFO: UE F-SEID[UP:0x59f CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.158: [upf] INFO: UE F-SEID[UP:0x59f CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.165: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 03/02 11:05:32.165: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 03/02 11:05:32.165: [smf] INFO: UE IMSI[262420523915285] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.169: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 03/02 11:05:32.169: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.169: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.176: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 03/02 11:05:32.176: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 03/02 11:05:32.176: [smf] INFO: UE IMSI[262423773072613] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.180: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 03/02 11:05:32.180: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.180: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.187: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 03/02 11:05:32.187: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 03/02 11:05:32.187: [smf] INFO: UE IMSI[262427657742219] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.191: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 03/02 11:05:32.191: [upf] INFO: UE F-SEID[UP:0x616 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.191: [upf] INFO: UE F-SEID[UP:0x616 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.197: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 03/02 11:05:32.197: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 03/02 11:05:32.197: [smf] INFO: UE IMSI[262422485095996] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.202: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 03/02 11:05:32.202: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.202: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.208: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 03/02 11:05:32.208: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 03/02 11:05:32.208: [smf] INFO: UE IMSI[262422223625192] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.213: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 03/02 11:05:32.213: [upf] INFO: UE F-SEID[UP:0x76c CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.213: [upf] INFO: UE F-SEID[UP:0x76c CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.219: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 03/02 11:05:32.219: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 03/02 11:05:32.219: [smf] INFO: UE IMSI[262424742710995] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.224: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 03/02 11:05:32.224: [upf] INFO: UE F-SEID[UP:0x497 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.224: [upf] INFO: UE F-SEID[UP:0x497 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.230: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 03/02 11:05:32.230: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 03/02 11:05:32.230: [smf] INFO: UE IMSI[262428067414616] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.234: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 03/02 11:05:32.234: [upf] INFO: UE F-SEID[UP:0x279 CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.234: [upf] INFO: UE F-SEID[UP:0x279 CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.241: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 03/02 11:05:32.241: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 03/02 11:05:32.241: [smf] INFO: UE IMSI[262423452597164] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.246: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 03/02 11:05:32.246: [upf] INFO: UE F-SEID[UP:0x623 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.246: [upf] INFO: UE F-SEID[UP:0x623 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.252: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 03/02 11:05:32.252: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 03/02 11:05:32.252: [smf] INFO: UE IMSI[262428845205843] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.256: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 03/02 11:05:32.256: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.256: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.263: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 03/02 11:05:32.263: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 03/02 11:05:32.263: [smf] INFO: UE IMSI[262429888215308] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.267: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 03/02 11:05:32.267: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.267: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.273: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 03/02 11:05:32.273: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 03/02 11:05:32.273: [smf] INFO: UE IMSI[262429510603295] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.277: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 03/02 11:05:32.277: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.277: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.284: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 03/02 11:05:32.284: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 03/02 11:05:32.284: [smf] INFO: UE IMSI[262422501483326] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.289: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 03/02 11:05:32.289: [upf] INFO: UE F-SEID[UP:0x393 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.289: [upf] INFO: UE F-SEID[UP:0x393 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.295: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 03/02 11:05:32.295: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 03/02 11:05:32.295: [smf] INFO: UE IMSI[262422321280824] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.299: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 03/02 11:05:32.299: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.299: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.306: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 03/02 11:05:32.306: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 03/02 11:05:32.306: [smf] INFO: UE IMSI[262429076671494] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.310: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 03/02 11:05:32.310: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.310: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.317: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 03/02 11:05:32.317: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 03/02 11:05:32.317: [smf] INFO: UE IMSI[262424843034251] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.321: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 03/02 11:05:32.321: [upf] INFO: UE F-SEID[UP:0x148 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.321: [upf] INFO: UE F-SEID[UP:0x148 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.327: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 03/02 11:05:32.327: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 03/02 11:05:32.327: [smf] INFO: UE IMSI[262424081416810] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.332: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 03/02 11:05:32.332: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.332: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.338: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 03/02 11:05:32.338: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 03/02 11:05:32.338: [smf] INFO: UE IMSI[262426245568964] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.342: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 03/02 11:05:32.342: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.342: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.349: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 03/02 11:05:32.349: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 03/02 11:05:32.349: [smf] INFO: UE IMSI[262428798970883] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.354: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 03/02 11:05:32.354: [upf] INFO: UE F-SEID[UP:0x724 CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.354: [upf] INFO: UE F-SEID[UP:0x724 CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.360: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 03/02 11:05:32.360: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 03/02 11:05:32.360: [smf] INFO: UE IMSI[262429643924681] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.364: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 03/02 11:05:32.364: [upf] INFO: UE F-SEID[UP:0x117 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.364: [upf] INFO: UE F-SEID[UP:0x117 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.371: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 03/02 11:05:32.371: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 03/02 11:05:32.371: [smf] INFO: UE IMSI[262422301091058] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.375: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 03/02 11:05:32.375: [upf] INFO: UE F-SEID[UP:0xcaf CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.375: [upf] INFO: UE F-SEID[UP:0xcaf CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.382: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 03/02 11:05:32.382: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 03/02 11:05:32.382: [smf] INFO: UE IMSI[262427861818774] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.386: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 03/02 11:05:32.386: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.386: [upf] INFO: UE F-SEID[UP:0x6ce CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.392: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 03/02 11:05:32.392: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 03/02 11:05:32.392: [smf] INFO: UE IMSI[262427483060068] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.397: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 03/02 11:05:32.397: [upf] INFO: UE F-SEID[UP:0x31f CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.397: [upf] INFO: UE F-SEID[UP:0x31f CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.403: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 03/02 11:05:32.403: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 03/02 11:05:32.403: [smf] INFO: UE IMSI[262424615288174] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.407: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 03/02 11:05:32.408: [upf] INFO: UE F-SEID[UP:0xffc CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.408: [upf] INFO: UE F-SEID[UP:0xffc CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.414: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 03/02 11:05:32.414: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 03/02 11:05:32.414: [smf] INFO: UE IMSI[262426920086085] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.418: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 03/02 11:05:32.418: [upf] INFO: UE F-SEID[UP:0x620 CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.418: [upf] INFO: UE F-SEID[UP:0x620 CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.425: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 03/02 11:05:32.425: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 03/02 11:05:32.425: [smf] INFO: UE IMSI[262421272644626] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.430: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 03/02 11:05:32.430: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.430: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.436: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 03/02 11:05:32.436: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 03/02 11:05:32.436: [smf] INFO: UE IMSI[262429514438317] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.440: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 03/02 11:05:32.440: [upf] INFO: UE F-SEID[UP:0x32f CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.440: [upf] INFO: UE F-SEID[UP:0x32f CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.446: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 03/02 11:05:32.446: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 03/02 11:05:32.446: [smf] INFO: UE IMSI[262429446872612] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.451: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 03/02 11:05:32.451: [upf] INFO: UE F-SEID[UP:0x78e CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.451: [upf] INFO: UE F-SEID[UP:0x78e CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.457: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 03/02 11:05:32.457: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 03/02 11:05:32.457: [smf] INFO: UE IMSI[262427477679303] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.462: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 03/02 11:05:32.462: [upf] INFO: UE F-SEID[UP:0x11 CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.462: [upf] INFO: UE F-SEID[UP:0x11 CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.468: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 03/02 11:05:32.468: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 03/02 11:05:32.468: [smf] INFO: UE IMSI[262429117495182] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.473: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 03/02 11:05:32.473: [upf] INFO: UE F-SEID[UP:0x583 CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.473: [upf] INFO: UE F-SEID[UP:0x583 CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.479: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 03/02 11:05:32.479: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 03/02 11:05:32.479: [smf] INFO: UE IMSI[262422281647138] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.484: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 03/02 11:05:32.484: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.484: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.490: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 03/02 11:05:32.490: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 03/02 11:05:32.490: [smf] INFO: UE IMSI[262426118113423] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.494: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 03/02 11:05:32.494: [upf] INFO: UE F-SEID[UP:0x63b CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.494: [upf] INFO: UE F-SEID[UP:0x63b CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.501: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 03/02 11:05:32.501: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 03/02 11:05:32.501: [smf] INFO: UE IMSI[262429747171504] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.505: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 03/02 11:05:32.505: [upf] INFO: UE F-SEID[UP:0x991 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.505: [upf] INFO: UE F-SEID[UP:0x991 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.512: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 03/02 11:05:32.512: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 03/02 11:05:32.512: [smf] INFO: UE IMSI[262428031294935] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.516: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 03/02 11:05:32.516: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.516: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.523: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 03/02 11:05:32.523: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 03/02 11:05:32.523: [smf] INFO: UE IMSI[262425384326358] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.528: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 03/02 11:05:32.528: [upf] INFO: UE F-SEID[UP:0x8df CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.528: [upf] INFO: UE F-SEID[UP:0x8df CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.533: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 03/02 11:05:32.533: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 03/02 11:05:32.533: [smf] INFO: UE IMSI[262428029965696] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.537: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 03/02 11:05:32.537: [upf] INFO: UE F-SEID[UP:0x475 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.537: [upf] INFO: UE F-SEID[UP:0x475 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.544: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 03/02 11:05:32.544: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 03/02 11:05:32.544: [smf] INFO: UE IMSI[262421529876896] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.549: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 03/02 11:05:32.549: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.549: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.555: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 03/02 11:05:32.555: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 03/02 11:05:32.555: [smf] INFO: UE IMSI[262425529300325] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.559: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 03/02 11:05:32.559: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.559: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.566: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 03/02 11:05:32.566: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 03/02 11:05:32.566: [smf] INFO: UE IMSI[262424233842016] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.571: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 03/02 11:05:32.571: [upf] INFO: UE F-SEID[UP:0x57a CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.571: [upf] INFO: UE F-SEID[UP:0x57a CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.577: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 03/02 11:05:32.577: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 03/02 11:05:32.577: [smf] INFO: UE IMSI[262420948249608] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.584: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 03/02 11:05:32.584: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.584: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.589: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 03/02 11:05:32.589: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 03/02 11:05:32.589: [smf] INFO: UE IMSI[262428379529994] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.597: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 03/02 11:05:32.597: [upf] INFO: UE F-SEID[UP:0x71c CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.597: [upf] INFO: UE F-SEID[UP:0x71c CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.601: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 03/02 11:05:32.601: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 03/02 11:05:32.601: [smf] INFO: UE IMSI[262428083564292] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.607: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 03/02 11:05:32.607: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.607: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.612: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 03/02 11:05:32.612: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 03/02 11:05:32.612: [smf] INFO: UE IMSI[262426588631351] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.617: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 03/02 11:05:32.617: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.617: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.623: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 03/02 11:05:32.623: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 03/02 11:05:32.623: [smf] INFO: UE IMSI[262427930720622] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.626: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 03/02 11:05:32.626: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.626: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.634: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 03/02 11:05:32.634: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 03/02 11:05:32.634: [smf] INFO: UE IMSI[262421111551867] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:32.639: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 03/02 11:05:32.639: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:32.639: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:32.653: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 03/02 11:05:32.662: [smf] INFO: Removed Session: UE IMSI:[262427841880713] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 03/02 11:05:32.662: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 03/02 11:05:32.664: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 03/02 11:05:32.672: [smf] INFO: Removed Session: UE IMSI:[262423053296612] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 03/02 11:05:32.672: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 03/02 11:05:32.675: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 03/02 11:05:32.679: [smf] INFO: Removed Session: UE IMSI:[262425898688749] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 03/02 11:05:32.679: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 03/02 11:05:32.686: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 03/02 11:05:32.691: [smf] INFO: Removed Session: UE IMSI:[262429253940302] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 03/02 11:05:32.691: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 03/02 11:05:32.696: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 03/02 11:05:32.701: [smf] INFO: Removed Session: UE IMSI:[262422521207128] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 03/02 11:05:32.701: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 03/02 11:05:32.707: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 03/02 11:05:32.712: [smf] INFO: Removed Session: UE IMSI:[262427747180904] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 03/02 11:05:32.712: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 03/02 11:05:32.718: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 03/02 11:05:32.723: [smf] INFO: Removed Session: UE IMSI:[262422959128258] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 03/02 11:05:32.723: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 03/02 11:05:32.729: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 03/02 11:05:32.734: [smf] INFO: Removed Session: UE IMSI:[262421703897177] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 03/02 11:05:32.734: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 03/02 11:05:32.739: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 03/02 11:05:32.745: [smf] INFO: Removed Session: UE IMSI:[262423012477613] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 03/02 11:05:32.745: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 03/02 11:05:32.750: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 03/02 11:05:32.756: [smf] INFO: Removed Session: UE IMSI:[262425799539079] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 03/02 11:05:32.756: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 03/02 11:05:32.761: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 03/02 11:05:32.767: [smf] INFO: Removed Session: UE IMSI:[262420884973656] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 03/02 11:05:32.767: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 03/02 11:05:32.772: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 03/02 11:05:32.778: [smf] INFO: Removed Session: UE IMSI:[262429601459894] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 03/02 11:05:32.778: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 03/02 11:05:32.783: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 03/02 11:05:32.789: [smf] INFO: Removed Session: UE IMSI:[262425729982693] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 03/02 11:05:32.789: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 03/02 11:05:32.794: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 03/02 11:05:32.799: [smf] INFO: Removed Session: UE IMSI:[262422386051065] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 03/02 11:05:32.799: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 03/02 11:05:32.804: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 03/02 11:05:32.810: [smf] INFO: Removed Session: UE IMSI:[262428482144118] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 03/02 11:05:32.810: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 03/02 11:05:32.815: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 03/02 11:05:32.821: [smf] INFO: Removed Session: UE IMSI:[262420783794781] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 03/02 11:05:32.821: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 03/02 11:05:32.826: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 03/02 11:05:32.832: [smf] INFO: Removed Session: UE IMSI:[262424903582852] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 03/02 11:05:32.832: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 03/02 11:05:32.837: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 03/02 11:05:32.842: [smf] INFO: Removed Session: UE IMSI:[262424991993481] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 03/02 11:05:32.843: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 03/02 11:05:32.848: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 03/02 11:05:32.853: [smf] INFO: Removed Session: UE IMSI:[262426385507838] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 03/02 11:05:32.853: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 03/02 11:05:32.859: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 03/02 11:05:32.864: [smf] INFO: Removed Session: UE IMSI:[262428903291834] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 03/02 11:05:32.864: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 03/02 11:05:32.869: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 03/02 11:05:32.874: [smf] INFO: Removed Session: UE IMSI:[262424786878043] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 03/02 11:05:32.874: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 03/02 11:05:32.880: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 03/02 11:05:32.891: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 03/02 11:05:32.894: [smf] INFO: Removed Session: UE IMSI:[262429909240546] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 03/02 11:05:32.894: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 03/02 11:05:32.902: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 03/02 11:05:32.902: [smf] INFO: Removed Session: UE IMSI:[262424808577589] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 03/02 11:05:32.902: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 03/02 11:05:32.912: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 03/02 11:05:32.913: [smf] INFO: Removed Session: UE IMSI:[262429163346910] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 03/02 11:05:32.913: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 03/02 11:05:32.923: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 03/02 11:05:32.924: [smf] INFO: Removed Session: UE IMSI:[262428702605715] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 03/02 11:05:32.924: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 03/02 11:05:32.935: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 03/02 11:05:32.936: [smf] INFO: Removed Session: UE IMSI:[262425166900576] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 03/02 11:05:32.936: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 03/02 11:05:32.946: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 03/02 11:05:32.947: [smf] INFO: Removed Session: UE IMSI:[262423283536116] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 03/02 11:05:32.947: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 03/02 11:05:32.957: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 03/02 11:05:32.959: [smf] INFO: Removed Session: UE IMSI:[262425436864480] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 03/02 11:05:32.959: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 03/02 11:05:32.968: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 03/02 11:05:32.969: [smf] INFO: Removed Session: UE IMSI:[262427963750237] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 03/02 11:05:32.969: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 03/02 11:05:32.979: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 03/02 11:05:32.980: [smf] INFO: Removed Session: UE IMSI:[262427276691731] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 03/02 11:05:32.980: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 03/02 11:05:32.991: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 03/02 11:05:32.992: [smf] INFO: Removed Session: UE IMSI:[262420207614437] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:32.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 03/02 11:05:32.992: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 03/02 11:05:33.002: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 03/02 11:05:33.003: [smf] INFO: Removed Session: UE IMSI:[262424936606699] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 03/02 11:05:33.003: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 03/02 11:05:33.013: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 03/02 11:05:33.014: [smf] INFO: Removed Session: UE IMSI:[262423599761805] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 03/02 11:05:33.014: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 03/02 11:05:33.024: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 03/02 11:05:33.025: [smf] INFO: Removed Session: UE IMSI:[262428737594835] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 03/02 11:05:33.025: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 03/02 11:05:33.035: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 03/02 11:05:33.036: [smf] INFO: Removed Session: UE IMSI:[262425673268195] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 03/02 11:05:33.036: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 03/02 11:05:33.046: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 03/02 11:05:33.048: [smf] INFO: Removed Session: UE IMSI:[262425950722171] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 03/02 11:05:33.048: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 03/02 11:05:33.058: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 03/02 11:05:33.059: [smf] INFO: Removed Session: UE IMSI:[262422209858509] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 03/02 11:05:33.059: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 03/02 11:05:33.069: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 03/02 11:05:33.070: [smf] INFO: Removed Session: UE IMSI:[262421184865992] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 03/02 11:05:33.070: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 03/02 11:05:33.080: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 03/02 11:05:33.081: [smf] INFO: Removed Session: UE IMSI:[262422577373570] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 03/02 11:05:33.081: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 03/02 11:05:33.091: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 03/02 11:05:33.092: [smf] INFO: Removed Session: UE IMSI:[262422144747509] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 03/02 11:05:33.092: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 03/02 11:05:33.102: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 03/02 11:05:33.103: [smf] INFO: Removed Session: UE IMSI:[262421549953260] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 03/02 11:05:33.103: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 03/02 11:05:33.113: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 03/02 11:05:33.114: [smf] INFO: Removed Session: UE IMSI:[262423662947009] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 03/02 11:05:33.114: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 03/02 11:05:33.124: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 03/02 11:05:33.125: [smf] INFO: Removed Session: UE IMSI:[262423048648002] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 03/02 11:05:33.125: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 03/02 11:05:33.135: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 03/02 11:05:33.137: [smf] INFO: Removed Session: UE IMSI:[262422918161026] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 03/02 11:05:33.137: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 03/02 11:05:33.146: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 03/02 11:05:33.147: [smf] INFO: Removed Session: UE IMSI:[262424319303582] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 03/02 11:05:33.147: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 03/02 11:05:33.158: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 03/02 11:05:33.159: [smf] INFO: Removed Session: UE IMSI:[262420634192841] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 03/02 11:05:33.159: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 03/02 11:05:33.169: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 03/02 11:05:33.170: [smf] INFO: Removed Session: UE IMSI:[262420164537839] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 03/02 11:05:33.170: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 03/02 11:05:33.180: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 03/02 11:05:33.182: [smf] INFO: Removed Session: UE IMSI:[262427083739111] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 03/02 11:05:33.182: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 03/02 11:05:33.191: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 03/02 11:05:33.192: [smf] INFO: Removed Session: UE IMSI:[262423023371056] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 03/02 11:05:33.192: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 03/02 11:05:33.202: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 03/02 11:05:33.203: [smf] INFO: Removed Session: UE IMSI:[262427424455978] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 03/02 11:05:33.203: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 03/02 11:05:33.213: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 03/02 11:05:33.214: [smf] INFO: Removed Session: UE IMSI:[262426519183372] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 03/02 11:05:33.214: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 03/02 11:05:33.224: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 03/02 11:05:33.225: [smf] INFO: Removed Session: UE IMSI:[262423464160434] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 03/02 11:05:33.225: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 03/02 11:05:33.235: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 03/02 11:05:33.237: [smf] INFO: Removed Session: UE IMSI:[262423474463046] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 03/02 11:05:33.237: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 03/02 11:05:33.246: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 03/02 11:05:33.246: [smf] INFO: Removed Session: UE IMSI:[262427182683807] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 03/02 11:05:33.246: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 03/02 11:05:33.257: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 03/02 11:05:33.258: [smf] INFO: Removed Session: UE IMSI:[262427090688372] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 03/02 11:05:33.258: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 03/02 11:05:33.267: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 03/02 11:05:33.268: [smf] INFO: Removed Session: UE IMSI:[262423808211919] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 03/02 11:05:33.268: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 03/02 11:05:33.278: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 03/02 11:05:33.279: [smf] INFO: Removed Session: UE IMSI:[262427765770185] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 03/02 11:05:33.279: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 03/02 11:05:33.289: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 03/02 11:05:33.290: [smf] INFO: Removed Session: UE IMSI:[262421466725716] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 03/02 11:05:33.290: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 03/02 11:05:33.300: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 03/02 11:05:33.301: [smf] INFO: Removed Session: UE IMSI:[262426242754109] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 03/02 11:05:33.302: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 03/02 11:05:33.311: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 03/02 11:05:33.312: [smf] INFO: Removed Session: UE IMSI:[262429498611008] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 03/02 11:05:33.312: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 03/02 11:05:33.322: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 03/02 11:05:33.323: [smf] INFO: Removed Session: UE IMSI:[262422669382597] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 03/02 11:05:33.323: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 03/02 11:05:33.332: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 03/02 11:05:33.334: [smf] INFO: Removed Session: UE IMSI:[262427439439386] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 03/02 11:05:33.334: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 03/02 11:05:33.343: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 03/02 11:05:33.346: [smf] INFO: Removed Session: UE IMSI:[262420581433558] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 03/02 11:05:33.346: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 03/02 11:05:33.354: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 03/02 11:05:33.355: [smf] INFO: Removed Session: UE IMSI:[262423715247293] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 03/02 11:05:33.355: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 03/02 11:05:33.365: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 03/02 11:05:33.366: [smf] INFO: Removed Session: UE IMSI:[262427406673070] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 03/02 11:05:33.366: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 03/02 11:05:33.375: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 03/02 11:05:33.375: [smf] INFO: Removed Session: UE IMSI:[262426516542363] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 03/02 11:05:33.375: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 03/02 11:05:33.386: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 03/02 11:05:33.387: [smf] INFO: Removed Session: UE IMSI:[262420855700465] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 03/02 11:05:33.387: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 03/02 11:05:33.396: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 03/02 11:05:33.397: [smf] INFO: Removed Session: UE IMSI:[262425085384063] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 03/02 11:05:33.398: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 03/02 11:05:33.407: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 03/02 11:05:33.408: [smf] INFO: Removed Session: UE IMSI:[262427125355622] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 03/02 11:05:33.408: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 03/02 11:05:33.418: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 03/02 11:05:33.419: [smf] INFO: Removed Session: UE IMSI:[262427161257927] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 03/02 11:05:33.419: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 03/02 11:05:33.429: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 03/02 11:05:33.430: [smf] INFO: Removed Session: UE IMSI:[262421980684366] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 03/02 11:05:33.430: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 03/02 11:05:33.440: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 03/02 11:05:33.442: [smf] INFO: Removed Session: UE IMSI:[262421227462912] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 03/02 11:05:33.442: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 03/02 11:05:33.450: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 03/02 11:05:33.451: [smf] INFO: Removed Session: UE IMSI:[262425400838242] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 03/02 11:05:33.451: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 03/02 11:05:33.461: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 03/02 11:05:33.462: [smf] INFO: Removed Session: UE IMSI:[262425799055872] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 03/02 11:05:33.462: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 03/02 11:05:33.472: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 03/02 11:05:33.473: [smf] INFO: Removed Session: UE IMSI:[262424977057778] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 03/02 11:05:33.473: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 03/02 11:05:33.483: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 03/02 11:05:33.483: [smf] INFO: Removed Session: UE IMSI:[262423635568661] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 03/02 11:05:33.483: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 03/02 11:05:33.494: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 03/02 11:05:33.495: [smf] INFO: Removed Session: UE IMSI:[262421549425891] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 03/02 11:05:33.495: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 03/02 11:05:33.504: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 03/02 11:05:33.505: [smf] INFO: Removed Session: UE IMSI:[262424542353610] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 03/02 11:05:33.505: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 03/02 11:05:33.515: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 03/02 11:05:33.517: [smf] INFO: Removed Session: UE IMSI:[262422866528431] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 03/02 11:05:33.517: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 03/02 11:05:33.526: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 03/02 11:05:33.527: [smf] INFO: Removed Session: UE IMSI:[262425424325486] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 03/02 11:05:33.527: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 03/02 11:05:33.537: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 03/02 11:05:33.538: [smf] INFO: Removed Session: UE IMSI:[262420042140615] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 03/02 11:05:33.538: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 03/02 11:05:33.548: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 03/02 11:05:33.549: [smf] INFO: Removed Session: UE IMSI:[262424968202258] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 03/02 11:05:33.549: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 03/02 11:05:33.559: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 03/02 11:05:33.560: [smf] INFO: Removed Session: UE IMSI:[262423235490673] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 03/02 11:05:33.560: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 03/02 11:05:33.570: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 03/02 11:05:33.570: [smf] INFO: Removed Session: UE IMSI:[262423301724383] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 03/02 11:05:33.570: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 03/02 11:05:33.581: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 03/02 11:05:33.581: [smf] INFO: Removed Session: UE IMSI:[262422840898322] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 03/02 11:05:33.581: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 03/02 11:05:33.591: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 03/02 11:05:33.592: [smf] INFO: Removed Session: UE IMSI:[262429271389758] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 03/02 11:05:33.592: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 03/02 11:05:33.602: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 03/02 11:05:33.603: [smf] INFO: Removed Session: UE IMSI:[262421839494324] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 03/02 11:05:33.603: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 03/02 11:05:33.613: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 03/02 11:05:33.614: [smf] INFO: Removed Session: UE IMSI:[262428032212493] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 03/02 11:05:33.614: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 03/02 11:05:33.624: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 03/02 11:05:33.624: [smf] INFO: Removed Session: UE IMSI:[262424869675795] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 03/02 11:05:33.625: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 03/02 11:05:33.635: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 03/02 11:05:33.635: [smf] INFO: Removed Session: UE IMSI:[262423083005963] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 03/02 11:05:33.635: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 03/02 11:05:33.645: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 03/02 11:05:33.646: [smf] INFO: Removed Session: UE IMSI:[262421646812768] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 03/02 11:05:33.646: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 03/02 11:05:33.656: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 03/02 11:05:33.657: [smf] INFO: Removed Session: UE IMSI:[262426385989724] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 03/02 11:05:33.657: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 03/02 11:05:33.667: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 03/02 11:05:33.667: [smf] INFO: Removed Session: UE IMSI:[262421430201531] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 03/02 11:05:33.667: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 03/02 11:05:33.678: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 03/02 11:05:33.678: [smf] INFO: Removed Session: UE IMSI:[262428906436413] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 03/02 11:05:33.678: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 03/02 11:05:33.688: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 03/02 11:05:33.689: [smf] INFO: Removed Session: UE IMSI:[262420771323870] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 03/02 11:05:33.689: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 03/02 11:05:33.699: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 03/02 11:05:33.699: [smf] INFO: Removed Session: UE IMSI:[262427689457971] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 03/02 11:05:33.699: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 03/02 11:05:33.710: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 03/02 11:05:33.711: [smf] INFO: Removed Session: UE IMSI:[262421977575454] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 03/02 11:05:33.711: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 03/02 11:05:33.721: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 03/02 11:05:33.722: [smf] INFO: Removed Session: UE IMSI:[262425280800617] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 03/02 11:05:33.722: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 03/02 11:05:33.732: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 03/02 11:05:33.733: [smf] INFO: Removed Session: UE IMSI:[262428346113561] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 03/02 11:05:33.733: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 03/02 11:05:33.743: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 03/02 11:05:33.744: [smf] INFO: Removed Session: UE IMSI:[262427142754380] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 03/02 11:05:33.744: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 03/02 11:05:33.754: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 03/02 11:05:33.755: [smf] INFO: Removed Session: UE IMSI:[262428848691802] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 03/02 11:05:33.755: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 03/02 11:05:33.765: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 03/02 11:05:33.766: [smf] INFO: Removed Session: UE IMSI:[262422386122476] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 03/02 11:05:33.766: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 03/02 11:05:33.776: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 03/02 11:05:33.776: [smf] INFO: Removed Session: UE IMSI:[262427528227456] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 03/02 11:05:33.776: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 03/02 11:05:33.787: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 03/02 11:05:33.787: [smf] INFO: Removed Session: UE IMSI:[262428061242930] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 03/02 11:05:33.787: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 03/02 11:05:33.797: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 03/02 11:05:33.798: [smf] INFO: Removed Session: UE IMSI:[262429505754179] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 03/02 11:05:33.798: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 03/02 11:05:33.808: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 03/02 11:05:33.809: [smf] INFO: Removed Session: UE IMSI:[262421922398398] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 03/02 11:05:33.809: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 03/02 11:05:33.819: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 03/02 11:05:33.820: [smf] INFO: Removed Session: UE IMSI:[262421427961502] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 03/02 11:05:33.820: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 03/02 11:05:33.830: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 03/02 11:05:33.832: [smf] INFO: Removed Session: UE IMSI:[262422185808043] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 03/02 11:05:33.832: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 03/02 11:05:33.842: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 03/02 11:05:33.843: [smf] INFO: Removed Session: UE IMSI:[262423280910851] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 03/02 11:05:33.843: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 03/02 11:05:33.852: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 03/02 11:05:33.853: [smf] INFO: Removed Session: UE IMSI:[262421654679710] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 03/02 11:05:33.853: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 03/02 11:05:33.863: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 03/02 11:05:33.864: [smf] INFO: Removed Session: UE IMSI:[262427641016190] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 03/02 11:05:33.864: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 03/02 11:05:33.874: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 03/02 11:05:33.875: [smf] INFO: Removed Session: UE IMSI:[262427889638054] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 03/02 11:05:33.875: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 03/02 11:05:33.885: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 03/02 11:05:33.886: [smf] INFO: Removed Session: UE IMSI:[262420091397580] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 03/02 11:05:33.886: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 03/02 11:05:33.896: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 03/02 11:05:33.897: [smf] INFO: Removed Session: UE IMSI:[262421638778493] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 03/02 11:05:33.897: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 03/02 11:05:33.907: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 03/02 11:05:33.909: [smf] INFO: Removed Session: UE IMSI:[262427658276314] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 03/02 11:05:33.909: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 03/02 11:05:33.918: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 03/02 11:05:33.919: [smf] INFO: Removed Session: UE IMSI:[262422468180052] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 03/02 11:05:33.919: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 03/02 11:05:33.929: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 03/02 11:05:33.930: [smf] INFO: Removed Session: UE IMSI:[262421922265005] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 03/02 11:05:33.930: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 03/02 11:05:33.940: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 03/02 11:05:33.941: [smf] INFO: Removed Session: UE IMSI:[262426550986651] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 03/02 11:05:33.941: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 03/02 11:05:33.951: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 03/02 11:05:33.952: [smf] INFO: Removed Session: UE IMSI:[262428301604929] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 03/02 11:05:33.952: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 03/02 11:05:33.962: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 03/02 11:05:33.963: [smf] INFO: Removed Session: UE IMSI:[262422820656323] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 03/02 11:05:33.963: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 03/02 11:05:33.973: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 03/02 11:05:33.974: [smf] INFO: Removed Session: UE IMSI:[262428511165961] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 03/02 11:05:33.974: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 03/02 11:05:33.984: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 03/02 11:05:33.985: [smf] INFO: Removed Session: UE IMSI:[262429398433074] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 03/02 11:05:33.985: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 03/02 11:05:33.995: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 03/02 11:05:33.996: [smf] INFO: Removed Session: UE IMSI:[262424119468072] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:33.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 03/02 11:05:33.996: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 03/02 11:05:34.006: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 03/02 11:05:34.007: [smf] INFO: Removed Session: UE IMSI:[262426496464383] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 03/02 11:05:34.007: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 03/02 11:05:34.017: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 03/02 11:05:34.018: [smf] INFO: Removed Session: UE IMSI:[262427462696045] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 03/02 11:05:34.018: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 03/02 11:05:34.028: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 03/02 11:05:34.029: [smf] INFO: Removed Session: UE IMSI:[262424731303449] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 03/02 11:05:34.029: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 03/02 11:05:34.039: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 03/02 11:05:34.041: [smf] INFO: Removed Session: UE IMSI:[262421556891544] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 03/02 11:05:34.041: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 03/02 11:05:34.050: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 03/02 11:05:34.052: [smf] INFO: Removed Session: UE IMSI:[262428226234770] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 03/02 11:05:34.052: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 03/02 11:05:34.061: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 03/02 11:05:34.062: [smf] INFO: Removed Session: UE IMSI:[262425465006121] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 03/02 11:05:34.062: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 03/02 11:05:34.072: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 03/02 11:05:34.073: [smf] INFO: Removed Session: UE IMSI:[262422346031399] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 03/02 11:05:34.073: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 03/02 11:05:34.083: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 03/02 11:05:34.083: [smf] INFO: Removed Session: UE IMSI:[262426484482788] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 03/02 11:05:34.083: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 03/02 11:05:34.093: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 03/02 11:05:34.094: [smf] INFO: Removed Session: UE IMSI:[262423953454755] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 03/02 11:05:34.095: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 03/02 11:05:34.104: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 03/02 11:05:34.105: [smf] INFO: Removed Session: UE IMSI:[262426567219057] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 03/02 11:05:34.105: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 03/02 11:05:34.115: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 03/02 11:05:34.116: [smf] INFO: Removed Session: UE IMSI:[262429631779419] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 03/02 11:05:34.116: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 03/02 11:05:34.126: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 03/02 11:05:34.127: [smf] INFO: Removed Session: UE IMSI:[262425540727760] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 03/02 11:05:34.127: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 03/02 11:05:34.137: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 03/02 11:05:34.138: [smf] INFO: Removed Session: UE IMSI:[262425332739599] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 03/02 11:05:34.138: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 03/02 11:05:34.148: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 03/02 11:05:34.148: [smf] INFO: Removed Session: UE IMSI:[262420867944834] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 03/02 11:05:34.148: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 03/02 11:05:34.158: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 03/02 11:05:34.159: [smf] INFO: Removed Session: UE IMSI:[262422455057933] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 03/02 11:05:34.159: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 03/02 11:05:34.169: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 03/02 11:05:34.170: [smf] INFO: Removed Session: UE IMSI:[262429717667212] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 03/02 11:05:34.170: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 03/02 11:05:34.180: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 03/02 11:05:34.181: [smf] INFO: Removed Session: UE IMSI:[262423115607367] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 03/02 11:05:34.181: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 03/02 11:05:34.191: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 03/02 11:05:34.192: [smf] INFO: Removed Session: UE IMSI:[262429762829360] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 03/02 11:05:34.192: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 03/02 11:05:34.202: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 03/02 11:05:34.203: [smf] INFO: Removed Session: UE IMSI:[262421563178400] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 03/02 11:05:34.203: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 03/02 11:05:34.212: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 03/02 11:05:34.213: [smf] INFO: Removed Session: UE IMSI:[262422199057405] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 03/02 11:05:34.213: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 03/02 11:05:34.223: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 03/02 11:05:34.224: [smf] INFO: Removed Session: UE IMSI:[262421295750522] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 03/02 11:05:34.224: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 03/02 11:05:34.234: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 03/02 11:05:34.235: [smf] INFO: Removed Session: UE IMSI:[262422168146491] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 03/02 11:05:34.235: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 03/02 11:05:34.245: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 03/02 11:05:34.246: [smf] INFO: Removed Session: UE IMSI:[262424437658492] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 03/02 11:05:34.246: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 03/02 11:05:34.256: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 03/02 11:05:34.257: [smf] INFO: Removed Session: UE IMSI:[262426408123254] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 03/02 11:05:34.257: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 03/02 11:05:34.267: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 03/02 11:05:34.268: [smf] INFO: Removed Session: UE IMSI:[262423435944003] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 03/02 11:05:34.268: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 03/02 11:05:34.278: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 03/02 11:05:34.279: [smf] INFO: Removed Session: UE IMSI:[262424495362151] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 03/02 11:05:34.279: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 03/02 11:05:34.289: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 03/02 11:05:34.290: [smf] INFO: Removed Session: UE IMSI:[262420699144219] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 03/02 11:05:34.290: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 03/02 11:05:34.299: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 03/02 11:05:34.300: [smf] INFO: Removed Session: UE IMSI:[262425473591044] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 03/02 11:05:34.300: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 03/02 11:05:34.310: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 03/02 11:05:34.311: [smf] INFO: Removed Session: UE IMSI:[262424272585235] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 03/02 11:05:34.311: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 03/02 11:05:34.321: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 03/02 11:05:34.322: [smf] INFO: Removed Session: UE IMSI:[262423176825117] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 03/02 11:05:34.322: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 03/02 11:05:34.332: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 03/02 11:05:34.333: [smf] INFO: Removed Session: UE IMSI:[262428323732429] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 03/02 11:05:34.333: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 03/02 11:05:34.343: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 03/02 11:05:34.344: [smf] INFO: Removed Session: UE IMSI:[262427327040563] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 03/02 11:05:34.344: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 03/02 11:05:34.354: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 03/02 11:05:34.355: [smf] INFO: Removed Session: UE IMSI:[262424748010237] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 03/02 11:05:34.355: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 03/02 11:05:34.365: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 03/02 11:05:34.366: [smf] INFO: Removed Session: UE IMSI:[262422636385080] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 03/02 11:05:34.366: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 03/02 11:05:34.376: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 03/02 11:05:34.377: [smf] INFO: Removed Session: UE IMSI:[262428109793280] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 03/02 11:05:34.377: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 03/02 11:05:34.386: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 03/02 11:05:34.387: [smf] INFO: Removed Session: UE IMSI:[262420372366057] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 03/02 11:05:34.387: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 03/02 11:05:34.397: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 03/02 11:05:34.398: [smf] INFO: Removed Session: UE IMSI:[262429603209570] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 03/02 11:05:34.398: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 03/02 11:05:34.408: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 03/02 11:05:34.409: [smf] INFO: Removed Session: UE IMSI:[262420601832818] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 03/02 11:05:34.409: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 03/02 11:05:34.419: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 03/02 11:05:34.420: [smf] INFO: Removed Session: UE IMSI:[262426258703760] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 03/02 11:05:34.420: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 03/02 11:05:34.430: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 03/02 11:05:34.431: [smf] INFO: Removed Session: UE IMSI:[262421460695341] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 03/02 11:05:34.431: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 03/02 11:05:34.441: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 03/02 11:05:34.442: [smf] INFO: Removed Session: UE IMSI:[262429575582333] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 03/02 11:05:34.442: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 03/02 11:05:34.451: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 03/02 11:05:34.452: [smf] INFO: Removed Session: UE IMSI:[262422102774421] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 03/02 11:05:34.452: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 03/02 11:05:34.462: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 03/02 11:05:34.464: [smf] INFO: Removed Session: UE IMSI:[262428788775828] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 03/02 11:05:34.464: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 03/02 11:05:34.474: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 03/02 11:05:34.476: [smf] INFO: Removed Session: UE IMSI:[262420408307280] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 03/02 11:05:34.476: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 03/02 11:05:34.485: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 03/02 11:05:34.486: [smf] INFO: Removed Session: UE IMSI:[262421397404905] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 03/02 11:05:34.486: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 03/02 11:05:34.495: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 03/02 11:05:34.496: [smf] INFO: Removed Session: UE IMSI:[262421087250865] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 03/02 11:05:34.496: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 03/02 11:05:34.506: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 03/02 11:05:34.507: [smf] INFO: Removed Session: UE IMSI:[262427087931718] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 03/02 11:05:34.507: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 03/02 11:05:34.517: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 03/02 11:05:34.518: [smf] INFO: Removed Session: UE IMSI:[262420661296576] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 03/02 11:05:34.518: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 03/02 11:05:34.528: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 03/02 11:05:34.529: [smf] INFO: Removed Session: UE IMSI:[262425130249705] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 03/02 11:05:34.529: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 03/02 11:05:34.539: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 03/02 11:05:34.540: [smf] INFO: Removed Session: UE IMSI:[262421200286312] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 03/02 11:05:34.540: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 03/02 11:05:34.550: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 03/02 11:05:34.551: [smf] INFO: Removed Session: UE IMSI:[262424179786782] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 03/02 11:05:34.551: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 03/02 11:05:34.561: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 03/02 11:05:34.562: [smf] INFO: Removed Session: UE IMSI:[262428427701265] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 03/02 11:05:34.562: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 03/02 11:05:34.571: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 03/02 11:05:34.572: [smf] INFO: Removed Session: UE IMSI:[262426790530497] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 03/02 11:05:34.572: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 03/02 11:05:34.582: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 03/02 11:05:34.583: [smf] INFO: Removed Session: UE IMSI:[262428212228873] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 03/02 11:05:34.583: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 03/02 11:05:34.593: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 03/02 11:05:34.594: [smf] INFO: Removed Session: UE IMSI:[262422695479000] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 03/02 11:05:34.594: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 03/02 11:05:34.604: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 03/02 11:05:34.605: [smf] INFO: Removed Session: UE IMSI:[262429850210592] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 03/02 11:05:34.605: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 03/02 11:05:34.614: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 03/02 11:05:34.615: [smf] INFO: Removed Session: UE IMSI:[262421963525149] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 03/02 11:05:34.615: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 03/02 11:05:34.625: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 03/02 11:05:34.626: [smf] INFO: Removed Session: UE IMSI:[262422214902726] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 03/02 11:05:34.626: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 03/02 11:05:34.636: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 03/02 11:05:34.637: [smf] INFO: Removed Session: UE IMSI:[262422575521888] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 03/02 11:05:34.637: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 03/02 11:05:34.647: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 03/02 11:05:34.648: [smf] INFO: Removed Session: UE IMSI:[262421699810128] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 03/02 11:05:34.648: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 03/02 11:05:34.658: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 03/02 11:05:34.659: [smf] INFO: Removed Session: UE IMSI:[262420312416920] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 03/02 11:05:34.659: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 03/02 11:05:34.669: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 03/02 11:05:34.669: [smf] INFO: Removed Session: UE IMSI:[262423442544546] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 03/02 11:05:34.669: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 03/02 11:05:34.679: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 03/02 11:05:34.680: [smf] INFO: Removed Session: UE IMSI:[262424441883285] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 03/02 11:05:34.680: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 03/02 11:05:34.691: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 03/02 11:05:34.692: [smf] INFO: Removed Session: UE IMSI:[262428066473100] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 03/02 11:05:34.692: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 03/02 11:05:34.702: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 03/02 11:05:34.703: [smf] INFO: Removed Session: UE IMSI:[262426235932607] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 03/02 11:05:34.704: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 03/02 11:05:34.713: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 03/02 11:05:34.714: [smf] INFO: Removed Session: UE IMSI:[262428781565945] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 03/02 11:05:34.714: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 03/02 11:05:34.724: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 03/02 11:05:34.724: [smf] INFO: Removed Session: UE IMSI:[262428748572125] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 03/02 11:05:34.724: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 03/02 11:05:34.734: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 03/02 11:05:34.735: [smf] INFO: Removed Session: UE IMSI:[262421904780142] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 03/02 11:05:34.735: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 03/02 11:05:34.746: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 03/02 11:05:34.747: [smf] INFO: Removed Session: UE IMSI:[262423654191886] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 03/02 11:05:34.747: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 03/02 11:05:34.756: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 03/02 11:05:34.757: [smf] INFO: Removed Session: UE IMSI:[262426997674510] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 03/02 11:05:34.757: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 03/02 11:05:34.768: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 03/02 11:05:34.769: [smf] INFO: Removed Session: UE IMSI:[262424198030690] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 03/02 11:05:34.769: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 03/02 11:05:34.778: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 03/02 11:05:34.779: [smf] INFO: Removed Session: UE IMSI:[262423232169321] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 03/02 11:05:34.779: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 03/02 11:05:34.789: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 03/02 11:05:34.790: [smf] INFO: Removed Session: UE IMSI:[262429331293544] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 03/02 11:05:34.790: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 03/02 11:05:34.801: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 03/02 11:05:34.801: [smf] INFO: Removed Session: UE IMSI:[262422907839880] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 03/02 11:05:34.802: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 03/02 11:05:34.812: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 03/02 11:05:34.813: [smf] INFO: Removed Session: UE IMSI:[262420247314666] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 03/02 11:05:34.813: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 03/02 11:05:34.823: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 03/02 11:05:34.823: [smf] INFO: Removed Session: UE IMSI:[262427287307958] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 03/02 11:05:34.823: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 03/02 11:05:34.833: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 03/02 11:05:34.834: [smf] INFO: Removed Session: UE IMSI:[262423945894498] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 03/02 11:05:34.835: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 03/02 11:05:34.844: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 03/02 11:05:34.845: [smf] INFO: Removed Session: UE IMSI:[262422354960287] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 03/02 11:05:34.845: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 03/02 11:05:34.855: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 03/02 11:05:34.856: [smf] INFO: Removed Session: UE IMSI:[262423057014575] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 03/02 11:05:34.856: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 03/02 11:05:34.865: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 03/02 11:05:34.866: [smf] INFO: Removed Session: UE IMSI:[262421453525961] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 03/02 11:05:34.866: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 03/02 11:05:34.876: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 03/02 11:05:34.877: [smf] INFO: Removed Session: UE IMSI:[262425882520724] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 03/02 11:05:34.877: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 03/02 11:05:34.887: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 03/02 11:05:34.889: [smf] INFO: Removed Session: UE IMSI:[262420746124225] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 03/02 11:05:34.889: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 03/02 11:05:34.898: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 03/02 11:05:34.899: [smf] INFO: Removed Session: UE IMSI:[262428351212678] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 03/02 11:05:34.899: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 03/02 11:05:34.910: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 03/02 11:05:34.911: [smf] INFO: Removed Session: UE IMSI:[262426419732732] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 03/02 11:05:34.911: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 03/02 11:05:34.921: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 03/02 11:05:34.922: [smf] INFO: Removed Session: UE IMSI:[262427694102870] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 03/02 11:05:34.922: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 03/02 11:05:34.932: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 03/02 11:05:34.933: [smf] INFO: Removed Session: UE IMSI:[262424368916143] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 03/02 11:05:34.933: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 03/02 11:05:34.943: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 03/02 11:05:34.944: [smf] INFO: Removed Session: UE IMSI:[262427161575373] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 03/02 11:05:34.944: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 03/02 11:05:34.954: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 03/02 11:05:34.955: [smf] INFO: Removed Session: UE IMSI:[262429318122668] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 03/02 11:05:34.955: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 03/02 11:05:34.965: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 03/02 11:05:34.966: [smf] INFO: Removed Session: UE IMSI:[262425882661559] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 03/02 11:05:34.966: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 03/02 11:05:34.976: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 03/02 11:05:34.977: [smf] INFO: Removed Session: UE IMSI:[262429752126800] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 03/02 11:05:34.977: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 03/02 11:05:34.986: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 03/02 11:05:34.987: [smf] INFO: Removed Session: UE IMSI:[262424487990561] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 03/02 11:05:34.987: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 03/02 11:05:34.997: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 03/02 11:05:34.998: [smf] INFO: Removed Session: UE IMSI:[262427854537200] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:34.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 03/02 11:05:34.998: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 03/02 11:05:35.008: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 03/02 11:05:35.009: [smf] INFO: Removed Session: UE IMSI:[262429885157738] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 03/02 11:05:35.009: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 03/02 11:05:35.019: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 03/02 11:05:35.020: [smf] INFO: Removed Session: UE IMSI:[262425530958429] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 03/02 11:05:35.020: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 03/02 11:05:35.030: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 03/02 11:05:35.031: [smf] INFO: Removed Session: UE IMSI:[262427936156223] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 03/02 11:05:35.031: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 03/02 11:05:35.041: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 03/02 11:05:35.041: [smf] INFO: Removed Session: UE IMSI:[262422055943688] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 03/02 11:05:35.041: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 03/02 11:05:35.052: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 03/02 11:05:35.052: [smf] INFO: Removed Session: UE IMSI:[262429087582148] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 03/02 11:05:35.052: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 03/02 11:05:35.063: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 03/02 11:05:35.063: [smf] INFO: Removed Session: UE IMSI:[262422052377055] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 03/02 11:05:35.063: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 03/02 11:05:35.073: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 03/02 11:05:35.074: [smf] INFO: Removed Session: UE IMSI:[262429721016108] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 03/02 11:05:35.074: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 03/02 11:05:35.084: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 03/02 11:05:35.085: [smf] INFO: Removed Session: UE IMSI:[262426979764047] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 03/02 11:05:35.085: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 03/02 11:05:35.096: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 03/02 11:05:35.097: [smf] INFO: Removed Session: UE IMSI:[262426048572990] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 03/02 11:05:35.097: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 03/02 11:05:35.107: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 03/02 11:05:35.108: [smf] INFO: Removed Session: UE IMSI:[262425235557362] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 03/02 11:05:35.108: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 03/02 11:05:35.118: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 03/02 11:05:35.119: [smf] INFO: Removed Session: UE IMSI:[262427275459563] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 03/02 11:05:35.119: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 03/02 11:05:35.129: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 03/02 11:05:35.130: [smf] INFO: Removed Session: UE IMSI:[262425202081704] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 03/02 11:05:35.130: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 03/02 11:05:35.140: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 03/02 11:05:35.141: [smf] INFO: Removed Session: UE IMSI:[262423631273765] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 03/02 11:05:35.141: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 03/02 11:05:35.151: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 03/02 11:05:35.152: [smf] INFO: Removed Session: UE IMSI:[262420897657302] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 03/02 11:05:35.152: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 03/02 11:05:35.162: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 03/02 11:05:35.163: [smf] INFO: Removed Session: UE IMSI:[262423868459438] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 03/02 11:05:35.163: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 03/02 11:05:35.173: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 03/02 11:05:35.174: [smf] INFO: Removed Session: UE IMSI:[262427643267912] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 03/02 11:05:35.174: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 03/02 11:05:35.183: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 03/02 11:05:35.184: [smf] INFO: Removed Session: UE IMSI:[262424538740375] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 03/02 11:05:35.185: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 03/02 11:05:35.194: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 03/02 11:05:35.195: [smf] INFO: Removed Session: UE IMSI:[262423675278812] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 03/02 11:05:35.195: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 03/02 11:05:35.205: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 03/02 11:05:35.206: [smf] INFO: Removed Session: UE IMSI:[262424220053564] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 03/02 11:05:35.206: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 03/02 11:05:35.216: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 03/02 11:05:35.217: [smf] INFO: Removed Session: UE IMSI:[262423096633195] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 03/02 11:05:35.217: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 03/02 11:05:35.227: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 03/02 11:05:35.228: [smf] INFO: Removed Session: UE IMSI:[262423331201577] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 03/02 11:05:35.228: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 03/02 11:05:35.238: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 03/02 11:05:35.239: [smf] INFO: Removed Session: UE IMSI:[262429184919312] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 03/02 11:05:35.239: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 03/02 11:05:35.249: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 03/02 11:05:35.250: [smf] INFO: Removed Session: UE IMSI:[262421824934255] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 03/02 11:05:35.250: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 03/02 11:05:35.260: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 03/02 11:05:35.260: [smf] INFO: Removed Session: UE IMSI:[262429524090459] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 03/02 11:05:35.260: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 03/02 11:05:35.270: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 03/02 11:05:35.271: [smf] INFO: Removed Session: UE IMSI:[262426674749329] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 03/02 11:05:35.271: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 03/02 11:05:35.281: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 03/02 11:05:35.283: [smf] INFO: Removed Session: UE IMSI:[262426099745142] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 03/02 11:05:35.283: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 03/02 11:05:35.293: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 03/02 11:05:35.294: [smf] INFO: Removed Session: UE IMSI:[262429545012905] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 03/02 11:05:35.294: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 03/02 11:05:35.304: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 03/02 11:05:35.305: [smf] INFO: Removed Session: UE IMSI:[262428157939012] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 03/02 11:05:35.305: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 03/02 11:05:35.315: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 03/02 11:05:35.316: [smf] INFO: Removed Session: UE IMSI:[262427848763796] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 03/02 11:05:35.316: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 03/02 11:05:35.325: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 03/02 11:05:35.326: [smf] INFO: Removed Session: UE IMSI:[262426210322710] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 03/02 11:05:35.326: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 03/02 11:05:35.336: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 03/02 11:05:35.337: [smf] INFO: Removed Session: UE IMSI:[262421138455259] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 03/02 11:05:35.337: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 03/02 11:05:35.347: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 03/02 11:05:35.348: [smf] INFO: Removed Session: UE IMSI:[262422860007070] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 03/02 11:05:35.348: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 03/02 11:05:35.358: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 03/02 11:05:35.359: [smf] INFO: Removed Session: UE IMSI:[262421847336656] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 03/02 11:05:35.359: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 03/02 11:05:35.369: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 03/02 11:05:35.370: [smf] INFO: Removed Session: UE IMSI:[262422789272648] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 03/02 11:05:35.370: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 03/02 11:05:35.380: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 03/02 11:05:35.381: [smf] INFO: Removed Session: UE IMSI:[262429118559743] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 03/02 11:05:35.381: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 03/02 11:05:35.391: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 03/02 11:05:35.392: [smf] INFO: Removed Session: UE IMSI:[262428928102183] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 03/02 11:05:35.392: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 03/02 11:05:35.401: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 03/02 11:05:35.402: [smf] INFO: Removed Session: UE IMSI:[262422793499189] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 03/02 11:05:35.402: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 03/02 11:05:35.412: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 03/02 11:05:35.413: [smf] INFO: Removed Session: UE IMSI:[262424774589082] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 03/02 11:05:35.413: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 03/02 11:05:35.423: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 03/02 11:05:35.424: [smf] INFO: Removed Session: UE IMSI:[262427962212598] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 03/02 11:05:35.424: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 03/02 11:05:35.434: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 03/02 11:05:35.435: [smf] INFO: Removed Session: UE IMSI:[262427470739157] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 03/02 11:05:35.435: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 03/02 11:05:35.445: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 03/02 11:05:35.446: [smf] INFO: Removed Session: UE IMSI:[262423092171473] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 03/02 11:05:35.446: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 03/02 11:05:35.456: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 03/02 11:05:35.457: [smf] INFO: Removed Session: UE IMSI:[262423558389292] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 03/02 11:05:35.457: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 03/02 11:05:35.467: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 03/02 11:05:35.469: [smf] INFO: Removed Session: UE IMSI:[262424923464003] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 03/02 11:05:35.469: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 03/02 11:05:35.477: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 03/02 11:05:35.478: [smf] INFO: Removed Session: UE IMSI:[262428625753038] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 03/02 11:05:35.478: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 03/02 11:05:35.488: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 03/02 11:05:35.490: [smf] INFO: Removed Session: UE IMSI:[262426541341052] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 03/02 11:05:35.490: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 03/02 11:05:35.499: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 03/02 11:05:35.501: [smf] INFO: Removed Session: UE IMSI:[262428252099758] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 03/02 11:05:35.501: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 03/02 11:05:35.510: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 03/02 11:05:35.512: [smf] INFO: Removed Session: UE IMSI:[262426516462074] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 03/02 11:05:35.512: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 03/02 11:05:35.521: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 03/02 11:05:35.522: [smf] INFO: Removed Session: UE IMSI:[262422850367363] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 03/02 11:05:35.523: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 03/02 11:05:35.532: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 03/02 11:05:35.533: [smf] INFO: Removed Session: UE IMSI:[262421640673111] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 03/02 11:05:35.533: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 03/02 11:05:35.543: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 03/02 11:05:35.544: [smf] INFO: Removed Session: UE IMSI:[262423204384068] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 03/02 11:05:35.544: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 03/02 11:05:35.554: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 03/02 11:05:35.555: [smf] INFO: Removed Session: UE IMSI:[262429214086823] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 03/02 11:05:35.555: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 03/02 11:05:35.565: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 03/02 11:05:35.566: [smf] INFO: Removed Session: UE IMSI:[262422407156699] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 03/02 11:05:35.566: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 03/02 11:05:35.576: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 03/02 11:05:35.577: [smf] INFO: Removed Session: UE IMSI:[262423677181410] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 03/02 11:05:35.577: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 03/02 11:05:35.587: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 03/02 11:05:35.587: [smf] INFO: Removed Session: UE IMSI:[262425356876987] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 03/02 11:05:35.587: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 03/02 11:05:35.598: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 03/02 11:05:35.599: [smf] INFO: Removed Session: UE IMSI:[262423453939743] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 03/02 11:05:35.599: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 03/02 11:05:35.608: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 03/02 11:05:35.609: [smf] INFO: Removed Session: UE IMSI:[262422608947118] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 03/02 11:05:35.609: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 03/02 11:05:35.619: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 03/02 11:05:35.620: [smf] INFO: Removed Session: UE IMSI:[262420451639795] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 03/02 11:05:35.620: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 03/02 11:05:35.629: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 03/02 11:05:35.630: [smf] INFO: Removed Session: UE IMSI:[262428142389178] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 03/02 11:05:35.631: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 03/02 11:05:35.640: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 03/02 11:05:35.642: [smf] INFO: Removed Session: UE IMSI:[262422356581628] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 03/02 11:05:35.642: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 03/02 11:05:35.651: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 03/02 11:05:35.653: [smf] INFO: Removed Session: UE IMSI:[262425037200670] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 03/02 11:05:35.653: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 03/02 11:05:35.662: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 03/02 11:05:35.663: [smf] INFO: Removed Session: UE IMSI:[262429676962313] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 03/02 11:05:35.663: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 03/02 11:05:35.672: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 03/02 11:05:35.674: [smf] INFO: Removed Session: UE IMSI:[262422569185307] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 03/02 11:05:35.674: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 03/02 11:05:35.683: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 03/02 11:05:35.684: [smf] INFO: Removed Session: UE IMSI:[262420577541012] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 03/02 11:05:35.684: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 03/02 11:05:35.694: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 03/02 11:05:35.695: [smf] INFO: Removed Session: UE IMSI:[262423057141581] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 03/02 11:05:35.695: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 03/02 11:05:35.705: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 03/02 11:05:35.706: [smf] INFO: Removed Session: UE IMSI:[262420984951284] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 03/02 11:05:35.706: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 03/02 11:05:35.716: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 03/02 11:05:35.717: [smf] INFO: Removed Session: UE IMSI:[262422201646207] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 03/02 11:05:35.717: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 03/02 11:05:35.727: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 03/02 11:05:35.728: [smf] INFO: Removed Session: UE IMSI:[262427877069389] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 03/02 11:05:35.728: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 03/02 11:05:35.738: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 03/02 11:05:35.739: [smf] INFO: Removed Session: UE IMSI:[262421051570772] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 03/02 11:05:35.739: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 03/02 11:05:35.749: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 03/02 11:05:35.750: [smf] INFO: Removed Session: UE IMSI:[262423194207361] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 03/02 11:05:35.750: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 03/02 11:05:35.759: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 03/02 11:05:35.761: [smf] INFO: Removed Session: UE IMSI:[262428198856723] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 03/02 11:05:35.761: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 03/02 11:05:35.770: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 03/02 11:05:35.772: [smf] INFO: Removed Session: UE IMSI:[262428206961221] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 03/02 11:05:35.772: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 03/02 11:05:35.781: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 03/02 11:05:35.783: [smf] INFO: Removed Session: UE IMSI:[262428393114656] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 03/02 11:05:35.783: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 03/02 11:05:35.792: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 03/02 11:05:35.794: [smf] INFO: Removed Session: UE IMSI:[262423462477452] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 03/02 11:05:35.794: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 03/02 11:05:35.803: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 03/02 11:05:35.804: [smf] INFO: Removed Session: UE IMSI:[262423881981049] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 03/02 11:05:35.804: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 03/02 11:05:35.814: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 03/02 11:05:35.815: [smf] INFO: Removed Session: UE IMSI:[262426277715431] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 03/02 11:05:35.815: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 03/02 11:05:35.825: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 03/02 11:05:35.826: [smf] INFO: Removed Session: UE IMSI:[262421775403681] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 03/02 11:05:35.826: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 03/02 11:05:35.836: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 03/02 11:05:35.837: [smf] INFO: Removed Session: UE IMSI:[262422777983339] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 03/02 11:05:35.837: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 03/02 11:05:35.847: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 03/02 11:05:35.848: [smf] INFO: Removed Session: UE IMSI:[262429464312654] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 03/02 11:05:35.848: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 03/02 11:05:35.859: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 03/02 11:05:35.860: [smf] INFO: Removed Session: UE IMSI:[262427716713135] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 03/02 11:05:35.860: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 03/02 11:05:35.870: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 03/02 11:05:35.872: [smf] INFO: Removed Session: UE IMSI:[262429242760806] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 03/02 11:05:35.872: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 03/02 11:05:35.882: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 03/02 11:05:35.883: [smf] INFO: Removed Session: UE IMSI:[262429346869426] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 03/02 11:05:35.883: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 03/02 11:05:35.892: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 03/02 11:05:35.893: [smf] INFO: Removed Session: UE IMSI:[262427087267643] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 03/02 11:05:35.893: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 03/02 11:05:35.903: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 03/02 11:05:35.904: [smf] INFO: Removed Session: UE IMSI:[262425893738478] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 03/02 11:05:35.904: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 03/02 11:05:35.914: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 03/02 11:05:35.915: [smf] INFO: Removed Session: UE IMSI:[262429725589176] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 03/02 11:05:35.915: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 03/02 11:05:35.926: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 03/02 11:05:35.927: [smf] INFO: Removed Session: UE IMSI:[262423672474705] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 03/02 11:05:35.927: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 03/02 11:05:35.937: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 03/02 11:05:35.939: [smf] INFO: Removed Session: UE IMSI:[262420115522301] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 03/02 11:05:35.939: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 03/02 11:05:35.948: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 03/02 11:05:35.949: [smf] INFO: Removed Session: UE IMSI:[262427114182952] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 03/02 11:05:35.949: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 03/02 11:05:35.958: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 03/02 11:05:35.960: [smf] INFO: Removed Session: UE IMSI:[262429255053319] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 03/02 11:05:35.960: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 03/02 11:05:35.969: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 03/02 11:05:35.970: [smf] INFO: Removed Session: UE IMSI:[262426713169098] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 03/02 11:05:35.970: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 03/02 11:05:35.980: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 03/02 11:05:35.981: [smf] INFO: Removed Session: UE IMSI:[262423847645229] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 03/02 11:05:35.982: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 03/02 11:05:35.992: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 03/02 11:05:35.993: [smf] INFO: Removed Session: UE IMSI:[262422860623802] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:35.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 03/02 11:05:35.993: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 03/02 11:05:36.003: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 03/02 11:05:36.004: [smf] INFO: Removed Session: UE IMSI:[262428389538749] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 03/02 11:05:36.004: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 03/02 11:05:36.013: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 03/02 11:05:36.014: [smf] INFO: Removed Session: UE IMSI:[262425696426914] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 03/02 11:05:36.014: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 03/02 11:05:36.024: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 03/02 11:05:36.025: [smf] INFO: Removed Session: UE IMSI:[262426795094609] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 03/02 11:05:36.025: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 03/02 11:05:36.035: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 03/02 11:05:36.036: [smf] INFO: Removed Session: UE IMSI:[262423770887359] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 03/02 11:05:36.036: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 03/02 11:05:36.046: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 03/02 11:05:36.047: [smf] INFO: Removed Session: UE IMSI:[262425765554604] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 03/02 11:05:36.047: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 03/02 11:05:36.057: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 03/02 11:05:36.058: [smf] INFO: Removed Session: UE IMSI:[262422356724919] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 03/02 11:05:36.059: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 03/02 11:05:36.068: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 03/02 11:05:36.070: [smf] INFO: Removed Session: UE IMSI:[262423969224233] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 03/02 11:05:36.070: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 03/02 11:05:36.079: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 03/02 11:05:36.080: [smf] INFO: Removed Session: UE IMSI:[262427129141100] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 03/02 11:05:36.080: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 03/02 11:05:36.090: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 03/02 11:05:36.091: [smf] INFO: Removed Session: UE IMSI:[262421112557009] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 03/02 11:05:36.091: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 03/02 11:05:36.101: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 03/02 11:05:36.102: [smf] INFO: Removed Session: UE IMSI:[262427191052760] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 03/02 11:05:36.102: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 03/02 11:05:36.112: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 03/02 11:05:36.113: [smf] INFO: Removed Session: UE IMSI:[262424968283739] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 03/02 11:05:36.113: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 03/02 11:05:36.123: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 03/02 11:05:36.124: [smf] INFO: Removed Session: UE IMSI:[262421215355473] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 03/02 11:05:36.124: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 03/02 11:05:36.134: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 03/02 11:05:36.135: [smf] INFO: Removed Session: UE IMSI:[262424160682069] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 03/02 11:05:36.135: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 03/02 11:05:36.144: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 03/02 11:05:36.146: [smf] INFO: Removed Session: UE IMSI:[262424364871745] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 03/02 11:05:36.146: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 03/02 11:05:36.155: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 03/02 11:05:36.156: [smf] INFO: Removed Session: UE IMSI:[262429803644788] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 03/02 11:05:36.156: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 03/02 11:05:36.166: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 03/02 11:05:36.168: [smf] INFO: Removed Session: UE IMSI:[262426790330114] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 03/02 11:05:36.168: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 03/02 11:05:36.177: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 03/02 11:05:36.179: [smf] INFO: Removed Session: UE IMSI:[262421960459669] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 03/02 11:05:36.179: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 03/02 11:05:36.188: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 03/02 11:05:36.189: [smf] INFO: Removed Session: UE IMSI:[262422060589465] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 03/02 11:05:36.189: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 03/02 11:05:36.199: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 03/02 11:05:36.200: [smf] INFO: Removed Session: UE IMSI:[262425793011178] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 03/02 11:05:36.200: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 03/02 11:05:36.210: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 03/02 11:05:36.211: [smf] INFO: Removed Session: UE IMSI:[262428912866961] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 03/02 11:05:36.211: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 03/02 11:05:36.221: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 03/02 11:05:36.221: [smf] INFO: Removed Session: UE IMSI:[262427763195977] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 03/02 11:05:36.221: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 03/02 11:05:36.231: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 03/02 11:05:36.232: [smf] INFO: Removed Session: UE IMSI:[262421421605428] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 03/02 11:05:36.232: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 03/02 11:05:36.242: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 03/02 11:05:36.243: [smf] INFO: Removed Session: UE IMSI:[262422906030509] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 03/02 11:05:36.243: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 03/02 11:05:36.253: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 03/02 11:05:36.254: [smf] INFO: Removed Session: UE IMSI:[262429486782453] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 03/02 11:05:36.254: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 03/02 11:05:36.264: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 03/02 11:05:36.265: [smf] INFO: Removed Session: UE IMSI:[262429634955103] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 03/02 11:05:36.265: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 03/02 11:05:36.275: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 03/02 11:05:36.276: [smf] INFO: Removed Session: UE IMSI:[262429740131704] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 03/02 11:05:36.276: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 03/02 11:05:36.286: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 03/02 11:05:36.287: [smf] INFO: Removed Session: UE IMSI:[262422788352690] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 03/02 11:05:36.287: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 03/02 11:05:36.297: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 03/02 11:05:36.298: [smf] INFO: Removed Session: UE IMSI:[262421535554521] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 03/02 11:05:36.298: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 03/02 11:05:36.307: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 03/02 11:05:36.308: [smf] INFO: Removed Session: UE IMSI:[262422728266104] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 03/02 11:05:36.308: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 03/02 11:05:36.318: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 03/02 11:05:36.319: [smf] INFO: Removed Session: UE IMSI:[262420592299530] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 03/02 11:05:36.319: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 03/02 11:05:36.329: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 03/02 11:05:36.330: [smf] INFO: Removed Session: UE IMSI:[262423748148938] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 03/02 11:05:36.330: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 03/02 11:05:36.340: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 03/02 11:05:36.341: [smf] INFO: Removed Session: UE IMSI:[262420081403820] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 03/02 11:05:36.341: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 03/02 11:05:36.351: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 03/02 11:05:36.352: [smf] INFO: Removed Session: UE IMSI:[262428529246159] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 03/02 11:05:36.352: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 03/02 11:05:36.362: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 03/02 11:05:36.363: [smf] INFO: Removed Session: UE IMSI:[262429626759764] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 03/02 11:05:36.363: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 03/02 11:05:36.373: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 03/02 11:05:36.374: [smf] INFO: Removed Session: UE IMSI:[262423479533889] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 03/02 11:05:36.374: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 03/02 11:05:36.383: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 03/02 11:05:36.384: [smf] INFO: Removed Session: UE IMSI:[262425989128165] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 03/02 11:05:36.384: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 03/02 11:05:36.394: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 03/02 11:05:36.395: [smf] INFO: Removed Session: UE IMSI:[262425765756319] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 03/02 11:05:36.395: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 03/02 11:05:36.405: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 03/02 11:05:36.406: [smf] INFO: Removed Session: UE IMSI:[262424903667876] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 03/02 11:05:36.406: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 03/02 11:05:36.416: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 03/02 11:05:36.417: [smf] INFO: Removed Session: UE IMSI:[262421227922466] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 03/02 11:05:36.417: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 03/02 11:05:36.427: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 03/02 11:05:36.428: [smf] INFO: Removed Session: UE IMSI:[262427996035705] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 03/02 11:05:36.428: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 03/02 11:05:36.438: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 03/02 11:05:36.439: [smf] INFO: Removed Session: UE IMSI:[262424759710368] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 03/02 11:05:36.439: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 03/02 11:05:36.449: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 03/02 11:05:36.450: [smf] INFO: Removed Session: UE IMSI:[262421040397996] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 03/02 11:05:36.450: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 03/02 11:05:36.460: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 03/02 11:05:36.460: [smf] INFO: Removed Session: UE IMSI:[262423223422862] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 03/02 11:05:36.461: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 03/02 11:05:36.470: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 03/02 11:05:36.472: [smf] INFO: Removed Session: UE IMSI:[262427167466231] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 03/02 11:05:36.472: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 03/02 11:05:36.482: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 03/02 11:05:36.483: [smf] INFO: Removed Session: UE IMSI:[262420909325711] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 03/02 11:05:36.483: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 03/02 11:05:36.492: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 03/02 11:05:36.493: [smf] INFO: Removed Session: UE IMSI:[262429997019583] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 03/02 11:05:36.493: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 03/02 11:05:36.502: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 03/02 11:05:36.503: [smf] INFO: Removed Session: UE IMSI:[262429720209984] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 03/02 11:05:36.503: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 03/02 11:05:36.513: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 03/02 11:05:36.513: [smf] INFO: Removed Session: UE IMSI:[262420802298718] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 03/02 11:05:36.513: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 03/02 11:05:36.523: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 03/02 11:05:36.523: [smf] INFO: Removed Session: UE IMSI:[262423231344525] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 03/02 11:05:36.523: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 03/02 11:05:36.533: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 03/02 11:05:36.534: [smf] INFO: Removed Session: UE IMSI:[262424524468329] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 03/02 11:05:36.534: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 03/02 11:05:36.543: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 03/02 11:05:36.544: [smf] INFO: Removed Session: UE IMSI:[262429904733827] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 03/02 11:05:36.544: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 03/02 11:05:36.554: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 03/02 11:05:36.554: [smf] INFO: Removed Session: UE IMSI:[262427047070039] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 03/02 11:05:36.554: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 03/02 11:05:36.564: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 03/02 11:05:36.564: [smf] INFO: Removed Session: UE IMSI:[262427579413672] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 03/02 11:05:36.564: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 03/02 11:05:36.574: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 03/02 11:05:36.574: [smf] INFO: Removed Session: UE IMSI:[262428423900969] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 03/02 11:05:36.575: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 03/02 11:05:36.584: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 03/02 11:05:36.585: [smf] INFO: Removed Session: UE IMSI:[262428772805668] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 03/02 11:05:36.585: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 03/02 11:05:36.595: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 03/02 11:05:36.595: [smf] INFO: Removed Session: UE IMSI:[262429875229777] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 03/02 11:05:36.595: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 03/02 11:05:36.605: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 03/02 11:05:36.605: [smf] INFO: Removed Session: UE IMSI:[262423418432811] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 03/02 11:05:36.605: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 03/02 11:05:36.615: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 03/02 11:05:36.615: [smf] INFO: Removed Session: UE IMSI:[262429086730733] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 03/02 11:05:36.615: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 03/02 11:05:36.625: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 03/02 11:05:36.626: [smf] INFO: Removed Session: UE IMSI:[262427094131649] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 03/02 11:05:36.626: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 03/02 11:05:36.635: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 03/02 11:05:36.636: [smf] INFO: Removed Session: UE IMSI:[262425673225535] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 03/02 11:05:36.636: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 03/02 11:05:36.646: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 03/02 11:05:36.646: [smf] INFO: Removed Session: UE IMSI:[262420252086207] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 03/02 11:05:36.646: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 03/02 11:05:36.656: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 03/02 11:05:36.657: [smf] INFO: Removed Session: UE IMSI:[262423600313896] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 03/02 11:05:36.657: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 03/02 11:05:36.666: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 03/02 11:05:36.667: [smf] INFO: Removed Session: UE IMSI:[262426425738023] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 03/02 11:05:36.667: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 03/02 11:05:36.676: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 03/02 11:05:36.677: [smf] INFO: Removed Session: UE IMSI:[262425773294108] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 03/02 11:05:36.677: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 03/02 11:05:36.687: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 03/02 11:05:36.687: [smf] INFO: Removed Session: UE IMSI:[262420112129300] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 03/02 11:05:36.687: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 03/02 11:05:36.697: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 03/02 11:05:36.698: [smf] INFO: Removed Session: UE IMSI:[262425435357037] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 03/02 11:05:36.698: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 03/02 11:05:36.707: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 03/02 11:05:36.708: [smf] INFO: Removed Session: UE IMSI:[262428294405391] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 03/02 11:05:36.708: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 03/02 11:05:36.717: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 03/02 11:05:36.718: [smf] INFO: Removed Session: UE IMSI:[262423652932626] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 03/02 11:05:36.718: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 03/02 11:05:36.728: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 03/02 11:05:36.728: [smf] INFO: Removed Session: UE IMSI:[262427432732901] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 03/02 11:05:36.728: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 03/02 11:05:36.738: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 03/02 11:05:36.738: [smf] INFO: Removed Session: UE IMSI:[262424182168687] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 03/02 11:05:36.738: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 03/02 11:05:36.748: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 03/02 11:05:36.749: [smf] INFO: Removed Session: UE IMSI:[262425828325278] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 03/02 11:05:36.749: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 03/02 11:05:36.758: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 03/02 11:05:36.759: [smf] INFO: Removed Session: UE IMSI:[262423538934302] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 03/02 11:05:36.759: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 03/02 11:05:36.768: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 03/02 11:05:36.769: [smf] INFO: Removed Session: UE IMSI:[262426075112421] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 03/02 11:05:36.769: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 03/02 11:05:36.779: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 03/02 11:05:36.779: [smf] INFO: Removed Session: UE IMSI:[262422954549176] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 03/02 11:05:36.779: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 03/02 11:05:36.789: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 03/02 11:05:36.790: [smf] INFO: Removed Session: UE IMSI:[262425759357740] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 03/02 11:05:36.790: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 03/02 11:05:36.799: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 03/02 11:05:36.800: [smf] INFO: Removed Session: UE IMSI:[262429648672348] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 03/02 11:05:36.800: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 03/02 11:05:36.809: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 03/02 11:05:36.810: [smf] INFO: Removed Session: UE IMSI:[262421842502540] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 03/02 11:05:36.810: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 03/02 11:05:36.820: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 03/02 11:05:36.820: [smf] INFO: Removed Session: UE IMSI:[262429753090046] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 03/02 11:05:36.820: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 03/02 11:05:36.830: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 03/02 11:05:36.830: [smf] INFO: Removed Session: UE IMSI:[262424770231468] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 03/02 11:05:36.830: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 03/02 11:05:36.840: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 03/02 11:05:36.840: [smf] INFO: Removed Session: UE IMSI:[262421466713463] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 03/02 11:05:36.840: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 03/02 11:05:36.850: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 03/02 11:05:36.851: [smf] INFO: Removed Session: UE IMSI:[262426475015142] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 03/02 11:05:36.851: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 03/02 11:05:36.860: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 03/02 11:05:36.861: [smf] INFO: Removed Session: UE IMSI:[262427698004391] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 03/02 11:05:36.861: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 03/02 11:05:36.871: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 03/02 11:05:36.871: [smf] INFO: Removed Session: UE IMSI:[262427493504691] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 03/02 11:05:36.871: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 03/02 11:05:36.881: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 03/02 11:05:36.881: [smf] INFO: Removed Session: UE IMSI:[262423731184129] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 03/02 11:05:36.881: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 03/02 11:05:36.891: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 03/02 11:05:36.892: [smf] INFO: Removed Session: UE IMSI:[262425481428202] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 03/02 11:05:36.892: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 03/02 11:05:36.901: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 03/02 11:05:36.902: [smf] INFO: Removed Session: UE IMSI:[262429017494134] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 03/02 11:05:36.902: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 03/02 11:05:36.912: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 03/02 11:05:36.912: [smf] INFO: Removed Session: UE IMSI:[262425390334848] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 03/02 11:05:36.912: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 03/02 11:05:36.922: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 03/02 11:05:36.922: [smf] INFO: Removed Session: UE IMSI:[262429632492515] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 03/02 11:05:36.922: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 03/02 11:05:36.932: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 03/02 11:05:36.933: [smf] INFO: Removed Session: UE IMSI:[262426652979796] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 03/02 11:05:36.933: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 03/02 11:05:36.942: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 03/02 11:05:36.943: [smf] INFO: Removed Session: UE IMSI:[262425767565195] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 03/02 11:05:36.943: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 03/02 11:05:36.953: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 03/02 11:05:36.953: [smf] INFO: Removed Session: UE IMSI:[262423825507623] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 03/02 11:05:36.953: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 03/02 11:05:36.963: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 03/02 11:05:36.963: [smf] INFO: Removed Session: UE IMSI:[262420648221882] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 03/02 11:05:36.963: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 03/02 11:05:36.973: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 03/02 11:05:36.973: [smf] INFO: Removed Session: UE IMSI:[262422264605852] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 03/02 11:05:36.973: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 03/02 11:05:36.983: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 03/02 11:05:36.984: [smf] INFO: Removed Session: UE IMSI:[262423261296213] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 03/02 11:05:36.984: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 03/02 11:05:36.994: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 03/02 11:05:36.994: [smf] INFO: Removed Session: UE IMSI:[262426361351303] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:36.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 03/02 11:05:36.994: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 03/02 11:05:37.004: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 03/02 11:05:37.004: [smf] INFO: Removed Session: UE IMSI:[262423899738898] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 03/02 11:05:37.004: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 03/02 11:05:37.014: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 03/02 11:05:37.015: [smf] INFO: Removed Session: UE IMSI:[262426486075639] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 03/02 11:05:37.015: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 03/02 11:05:37.025: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 03/02 11:05:37.026: [smf] INFO: Removed Session: UE IMSI:[262422413363099] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 03/02 11:05:37.026: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 03/02 11:05:37.036: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 03/02 11:05:37.036: [smf] INFO: Removed Session: UE IMSI:[262429358170942] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 03/02 11:05:37.037: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 03/02 11:05:37.046: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 03/02 11:05:37.047: [smf] INFO: Removed Session: UE IMSI:[262420563235599] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 03/02 11:05:37.047: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 03/02 11:05:37.057: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 03/02 11:05:37.058: [smf] INFO: Removed Session: UE IMSI:[262422910592299] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 03/02 11:05:37.058: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 03/02 11:05:37.068: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 03/02 11:05:37.069: [smf] INFO: Removed Session: UE IMSI:[262423763808178] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 03/02 11:05:37.069: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 03/02 11:05:37.079: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 03/02 11:05:37.081: [smf] INFO: Removed Session: UE IMSI:[262423792439788] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 03/02 11:05:37.081: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 03/02 11:05:37.090: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 03/02 11:05:37.090: [smf] INFO: Removed Session: UE IMSI:[262420673360021] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 03/02 11:05:37.090: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 03/02 11:05:37.101: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 03/02 11:05:37.102: [smf] INFO: Removed Session: UE IMSI:[262423405317010] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 03/02 11:05:37.102: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 03/02 11:05:37.111: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 03/02 11:05:37.112: [smf] INFO: Removed Session: UE IMSI:[262429291053585] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 03/02 11:05:37.112: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 03/02 11:05:37.122: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 03/02 11:05:37.123: [smf] INFO: Removed Session: UE IMSI:[262420316335991] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 03/02 11:05:37.123: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 03/02 11:05:37.133: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 03/02 11:05:37.134: [smf] INFO: Removed Session: UE IMSI:[262429883308193] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 03/02 11:05:37.134: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 03/02 11:05:37.144: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 03/02 11:05:37.145: [smf] INFO: Removed Session: UE IMSI:[262428456123504] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 03/02 11:05:37.145: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 03/02 11:05:37.155: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 03/02 11:05:37.156: [smf] INFO: Removed Session: UE IMSI:[262422470668158] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 03/02 11:05:37.156: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 03/02 11:05:37.166: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 03/02 11:05:37.167: [smf] INFO: Removed Session: UE IMSI:[262429705528726] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 03/02 11:05:37.167: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 03/02 11:05:37.177: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 03/02 11:05:37.178: [smf] INFO: Removed Session: UE IMSI:[262423145239346] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 03/02 11:05:37.179: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 03/02 11:05:37.188: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 03/02 11:05:37.189: [smf] INFO: Removed Session: UE IMSI:[262428051660841] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 03/02 11:05:37.189: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 03/02 11:05:37.199: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 03/02 11:05:37.201: [smf] INFO: Removed Session: UE IMSI:[262426837364702] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 03/02 11:05:37.201: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 03/02 11:05:37.210: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 03/02 11:05:37.212: [smf] INFO: Removed Session: UE IMSI:[262426244795895] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 03/02 11:05:37.212: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 03/02 11:05:37.221: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 03/02 11:05:37.222: [smf] INFO: Removed Session: UE IMSI:[262425134260469] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 03/02 11:05:37.223: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 03/02 11:05:37.231: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 03/02 11:05:37.233: [smf] INFO: Removed Session: UE IMSI:[262424077018642] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 03/02 11:05:37.233: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 03/02 11:05:37.242: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 03/02 11:05:37.244: [smf] INFO: Removed Session: UE IMSI:[262428713488434] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 03/02 11:05:37.244: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 03/02 11:05:37.254: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 03/02 11:05:37.255: [smf] INFO: Removed Session: UE IMSI:[262426099710428] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 03/02 11:05:37.255: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 03/02 11:05:37.265: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 03/02 11:05:37.266: [smf] INFO: Removed Session: UE IMSI:[262423511259112] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 03/02 11:05:37.266: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 03/02 11:05:37.276: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 03/02 11:05:37.278: [smf] INFO: Removed Session: UE IMSI:[262429499176364] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 03/02 11:05:37.278: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 03/02 11:05:37.287: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 03/02 11:05:37.288: [smf] INFO: Removed Session: UE IMSI:[262420005687989] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 03/02 11:05:37.289: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 03/02 11:05:37.297: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 03/02 11:05:37.298: [smf] INFO: Removed Session: UE IMSI:[262424554919896] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 03/02 11:05:37.298: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 03/02 11:05:37.308: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 03/02 11:05:37.309: [smf] INFO: Removed Session: UE IMSI:[262429163241975] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 03/02 11:05:37.309: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 03/02 11:05:37.319: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 03/02 11:05:37.320: [smf] INFO: Removed Session: UE IMSI:[262422268012107] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 03/02 11:05:37.320: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 03/02 11:05:37.330: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 03/02 11:05:37.331: [smf] INFO: Removed Session: UE IMSI:[262420019009694] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 03/02 11:05:37.331: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 03/02 11:05:37.340: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 03/02 11:05:37.342: [smf] INFO: Removed Session: UE IMSI:[262424491029493] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 03/02 11:05:37.342: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 03/02 11:05:37.351: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 03/02 11:05:37.352: [smf] INFO: Removed Session: UE IMSI:[262423505670495] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 03/02 11:05:37.352: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 03/02 11:05:37.362: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 03/02 11:05:37.363: [smf] INFO: Removed Session: UE IMSI:[262426513643637] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 03/02 11:05:37.363: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 03/02 11:05:37.373: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 03/02 11:05:37.374: [smf] INFO: Removed Session: UE IMSI:[262423256181042] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 03/02 11:05:37.374: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 03/02 11:05:37.384: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 03/02 11:05:37.385: [smf] INFO: Removed Session: UE IMSI:[262427150110894] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 03/02 11:05:37.385: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 03/02 11:05:37.395: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 03/02 11:05:37.396: [smf] INFO: Removed Session: UE IMSI:[262423016314992] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 03/02 11:05:37.396: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 03/02 11:05:37.405: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 03/02 11:05:37.406: [smf] INFO: Removed Session: UE IMSI:[262429667976026] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 03/02 11:05:37.406: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 03/02 11:05:37.416: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 03/02 11:05:37.417: [smf] INFO: Removed Session: UE IMSI:[262425904715181] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 03/02 11:05:37.417: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 03/02 11:05:37.427: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 03/02 11:05:37.428: [smf] INFO: Removed Session: UE IMSI:[262425279501105] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 03/02 11:05:37.428: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 03/02 11:05:37.438: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 03/02 11:05:37.439: [smf] INFO: Removed Session: UE IMSI:[262429442453304] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 03/02 11:05:37.439: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 03/02 11:05:37.448: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 03/02 11:05:37.450: [smf] INFO: Removed Session: UE IMSI:[262427085227261] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 03/02 11:05:37.450: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 03/02 11:05:37.459: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 03/02 11:05:37.460: [smf] INFO: Removed Session: UE IMSI:[262420967444353] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 03/02 11:05:37.460: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 03/02 11:05:37.470: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 03/02 11:05:37.471: [smf] INFO: Removed Session: UE IMSI:[262428413390524] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 03/02 11:05:37.471: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 03/02 11:05:37.481: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 03/02 11:05:37.482: [smf] INFO: Removed Session: UE IMSI:[262427472907154] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 03/02 11:05:37.482: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 03/02 11:05:37.492: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 03/02 11:05:37.494: [smf] INFO: Removed Session: UE IMSI:[262421525046733] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 03/02 11:05:37.494: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 03/02 11:05:37.503: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 03/02 11:05:37.505: [smf] INFO: Removed Session: UE IMSI:[262422409631537] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 03/02 11:05:37.505: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 03/02 11:05:37.515: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 03/02 11:05:37.516: [smf] INFO: Removed Session: UE IMSI:[262427511528933] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 03/02 11:05:37.516: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 03/02 11:05:37.526: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 03/02 11:05:37.527: [smf] INFO: Removed Session: UE IMSI:[262424703675139] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 03/02 11:05:37.527: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 03/02 11:05:37.537: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 03/02 11:05:37.538: [smf] INFO: Removed Session: UE IMSI:[262421530437761] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 03/02 11:05:37.539: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 03/02 11:05:37.548: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 03/02 11:05:37.549: [smf] INFO: Removed Session: UE IMSI:[262420308967370] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 03/02 11:05:37.549: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 03/02 11:05:37.559: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 03/02 11:05:37.560: [smf] INFO: Removed Session: UE IMSI:[262421000951854] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 03/02 11:05:37.560: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 03/02 11:05:37.570: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 03/02 11:05:37.571: [smf] INFO: Removed Session: UE IMSI:[262422194942272] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 03/02 11:05:37.571: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 03/02 11:05:37.580: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 03/02 11:05:37.581: [smf] INFO: Removed Session: UE IMSI:[262425585028384] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 03/02 11:05:37.581: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 03/02 11:05:37.591: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 03/02 11:05:37.592: [smf] INFO: Removed Session: UE IMSI:[262421704531729] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 03/02 11:05:37.592: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 03/02 11:05:37.602: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 03/02 11:05:37.603: [smf] INFO: Removed Session: UE IMSI:[262424795103728] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 03/02 11:05:37.603: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 03/02 11:05:37.613: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 03/02 11:05:37.614: [smf] INFO: Removed Session: UE IMSI:[262426617056692] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 03/02 11:05:37.614: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 03/02 11:05:37.624: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 03/02 11:05:37.624: [smf] INFO: Removed Session: UE IMSI:[262428308926640] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 03/02 11:05:37.624: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 03/02 11:05:37.634: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 03/02 11:05:37.635: [smf] INFO: Removed Session: UE IMSI:[262427570241574] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 03/02 11:05:37.635: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 03/02 11:05:37.645: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 03/02 11:05:37.646: [smf] INFO: Removed Session: UE IMSI:[262421752864129] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 03/02 11:05:37.646: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 03/02 11:05:37.656: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 03/02 11:05:37.657: [smf] INFO: Removed Session: UE IMSI:[262422877877383] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 03/02 11:05:37.657: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 03/02 11:05:37.667: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 03/02 11:05:37.668: [smf] INFO: Removed Session: UE IMSI:[262429427147256] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 03/02 11:05:37.668: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 03/02 11:05:37.678: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 03/02 11:05:37.678: [smf] INFO: Removed Session: UE IMSI:[262422485021333] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 03/02 11:05:37.678: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 03/02 11:05:37.690: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 03/02 11:05:37.691: [smf] INFO: Removed Session: UE IMSI:[262422723698149] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 03/02 11:05:37.691: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 03/02 11:05:37.702: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 03/02 11:05:37.703: [smf] INFO: Removed Session: UE IMSI:[262428587347912] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 03/02 11:05:37.703: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 03/02 11:05:37.713: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 03/02 11:05:37.714: [smf] INFO: Removed Session: UE IMSI:[262425961906875] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 03/02 11:05:37.714: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 03/02 11:05:37.724: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 03/02 11:05:37.726: [smf] INFO: Removed Session: UE IMSI:[262429492462792] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 03/02 11:05:37.726: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 03/02 11:05:37.737: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 03/02 11:05:37.738: [smf] INFO: Removed Session: UE IMSI:[262422667402622] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 03/02 11:05:37.738: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 03/02 11:05:37.748: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 03/02 11:05:37.748: [smf] INFO: Removed Session: UE IMSI:[262422437798843] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 03/02 11:05:37.748: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 03/02 11:05:37.758: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 03/02 11:05:37.759: [smf] INFO: Removed Session: UE IMSI:[262426937584910] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 03/02 11:05:37.759: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 03/02 11:05:37.769: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 03/02 11:05:37.770: [smf] INFO: Removed Session: UE IMSI:[262425774940127] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 03/02 11:05:37.770: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 03/02 11:05:37.780: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 03/02 11:05:37.781: [smf] INFO: Removed Session: UE IMSI:[262427202129038] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 03/02 11:05:37.781: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 03/02 11:05:37.791: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 03/02 11:05:37.792: [smf] INFO: Removed Session: UE IMSI:[262428829848353] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 03/02 11:05:37.792: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 03/02 11:05:37.802: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 03/02 11:05:37.804: [smf] INFO: Removed Session: UE IMSI:[262422430325501] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 03/02 11:05:37.804: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 03/02 11:05:37.814: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 03/02 11:05:37.816: [smf] INFO: Removed Session: UE IMSI:[262423591014686] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 03/02 11:05:37.816: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 03/02 11:05:37.825: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 03/02 11:05:37.826: [smf] INFO: Removed Session: UE IMSI:[262428535266286] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 03/02 11:05:37.826: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 03/02 11:05:37.836: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 03/02 11:05:37.836: [smf] INFO: Removed Session: UE IMSI:[262427879025579] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 03/02 11:05:37.836: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 03/02 11:05:37.846: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 03/02 11:05:37.846: [smf] INFO: Removed Session: UE IMSI:[262425020064314] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 03/02 11:05:37.846: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 03/02 11:05:37.857: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 03/02 11:05:37.857: [smf] INFO: Removed Session: UE IMSI:[262422508738929] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 03/02 11:05:37.857: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 03/02 11:05:37.867: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 03/02 11:05:37.869: [smf] INFO: Removed Session: UE IMSI:[262423238269236] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 03/02 11:05:37.869: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 03/02 11:05:37.879: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 03/02 11:05:37.880: [smf] INFO: Removed Session: UE IMSI:[262424333401566] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 03/02 11:05:37.880: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 03/02 11:05:37.890: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 03/02 11:05:37.891: [smf] INFO: Removed Session: UE IMSI:[262421454404441] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 03/02 11:05:37.891: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 03/02 11:05:37.901: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 03/02 11:05:37.903: [smf] INFO: Removed Session: UE IMSI:[262420941895602] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 03/02 11:05:37.903: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 03/02 11:05:37.913: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 03/02 11:05:37.915: [smf] INFO: Removed Session: UE IMSI:[262424202765714] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 03/02 11:05:37.915: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 03/02 11:05:37.924: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 03/02 11:05:37.925: [smf] INFO: Removed Session: UE IMSI:[262429982290435] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 03/02 11:05:37.925: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 03/02 11:05:37.935: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 03/02 11:05:37.937: [smf] INFO: Removed Session: UE IMSI:[262424163170890] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 03/02 11:05:37.937: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 03/02 11:05:37.946: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 03/02 11:05:37.947: [smf] INFO: Removed Session: UE IMSI:[262426259059785] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 03/02 11:05:37.947: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 03/02 11:05:37.957: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 03/02 11:05:37.958: [smf] INFO: Removed Session: UE IMSI:[262421718481704] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 03/02 11:05:37.958: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 03/02 11:05:37.967: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 03/02 11:05:37.968: [smf] INFO: Removed Session: UE IMSI:[262429836545741] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 03/02 11:05:37.968: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 03/02 11:05:37.978: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 03/02 11:05:37.979: [smf] INFO: Removed Session: UE IMSI:[262421444947540] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 03/02 11:05:37.979: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 03/02 11:05:37.989: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 03/02 11:05:37.990: [smf] INFO: Removed Session: UE IMSI:[262428752072588] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:37.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 03/02 11:05:37.990: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 03/02 11:05:38.000: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 03/02 11:05:38.002: [smf] INFO: Removed Session: UE IMSI:[262424636238886] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 03/02 11:05:38.002: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 03/02 11:05:38.011: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 03/02 11:05:38.013: [smf] INFO: Removed Session: UE IMSI:[262429661860663] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 03/02 11:05:38.013: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 03/02 11:05:38.022: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 03/02 11:05:38.023: [smf] INFO: Removed Session: UE IMSI:[262423019394921] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 03/02 11:05:38.023: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 03/02 11:05:38.033: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 03/02 11:05:38.034: [smf] INFO: Removed Session: UE IMSI:[262422835071283] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 03/02 11:05:38.034: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 03/02 11:05:38.043: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 03/02 11:05:38.044: [smf] INFO: Removed Session: UE IMSI:[262424560103714] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 03/02 11:05:38.044: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 03/02 11:05:38.054: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 03/02 11:05:38.055: [smf] INFO: Removed Session: UE IMSI:[262424841468980] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 03/02 11:05:38.055: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 03/02 11:05:38.065: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 03/02 11:05:38.066: [smf] INFO: Removed Session: UE IMSI:[262427463386570] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 03/02 11:05:38.066: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 03/02 11:05:38.076: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 03/02 11:05:38.077: [smf] INFO: Removed Session: UE IMSI:[262428820275830] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 03/02 11:05:38.077: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 03/02 11:05:38.087: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 03/02 11:05:38.088: [smf] INFO: Removed Session: UE IMSI:[262427995173697] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 03/02 11:05:38.088: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 03/02 11:05:38.098: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 03/02 11:05:38.099: [smf] INFO: Removed Session: UE IMSI:[262420686232758] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 03/02 11:05:38.099: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 03/02 11:05:38.109: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 03/02 11:05:38.110: [smf] INFO: Removed Session: UE IMSI:[262429947082045] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 03/02 11:05:38.110: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 03/02 11:05:38.120: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 03/02 11:05:38.121: [smf] INFO: Removed Session: UE IMSI:[262425837506513] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 03/02 11:05:38.121: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 03/02 11:05:38.131: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 03/02 11:05:38.132: [smf] INFO: Removed Session: UE IMSI:[262421953836506] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 03/02 11:05:38.132: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 03/02 11:05:38.141: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 03/02 11:05:38.142: [smf] INFO: Removed Session: UE IMSI:[262428881026148] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 03/02 11:05:38.142: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 03/02 11:05:38.152: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 03/02 11:05:38.153: [smf] INFO: Removed Session: UE IMSI:[262425331104840] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 03/02 11:05:38.153: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 03/02 11:05:38.163: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 03/02 11:05:38.164: [smf] INFO: Removed Session: UE IMSI:[262428664228414] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 03/02 11:05:38.164: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 03/02 11:05:38.174: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 03/02 11:05:38.175: [smf] INFO: Removed Session: UE IMSI:[262423738535176] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 03/02 11:05:38.175: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 03/02 11:05:38.185: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 03/02 11:05:38.186: [smf] INFO: Removed Session: UE IMSI:[262424204974866] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 03/02 11:05:38.186: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 03/02 11:05:38.196: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 03/02 11:05:38.197: [smf] INFO: Removed Session: UE IMSI:[262423663791030] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 03/02 11:05:38.197: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 03/02 11:05:38.207: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 03/02 11:05:38.208: [smf] INFO: Removed Session: UE IMSI:[262422071766359] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 03/02 11:05:38.208: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 03/02 11:05:38.218: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 03/02 11:05:38.219: [smf] INFO: Removed Session: UE IMSI:[262420735524071] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 03/02 11:05:38.219: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 03/02 11:05:38.229: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 03/02 11:05:38.230: [smf] INFO: Removed Session: UE IMSI:[262424529405564] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 03/02 11:05:38.230: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 03/02 11:05:38.239: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 03/02 11:05:38.240: [smf] INFO: Removed Session: UE IMSI:[262422418649121] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 03/02 11:05:38.240: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 03/02 11:05:38.250: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 03/02 11:05:38.251: [smf] INFO: Removed Session: UE IMSI:[262429564838523] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 03/02 11:05:38.252: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 03/02 11:05:38.261: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 03/02 11:05:38.262: [smf] INFO: Removed Session: UE IMSI:[262421798333879] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 03/02 11:05:38.262: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 03/02 11:05:38.272: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 03/02 11:05:38.273: [smf] INFO: Removed Session: UE IMSI:[262423481527109] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 03/02 11:05:38.273: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 03/02 11:05:38.283: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 03/02 11:05:38.284: [smf] INFO: Removed Session: UE IMSI:[262427561487249] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 03/02 11:05:38.284: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 03/02 11:05:38.294: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 03/02 11:05:38.295: [smf] INFO: Removed Session: UE IMSI:[262424868918575] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 03/02 11:05:38.295: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 03/02 11:05:38.305: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 03/02 11:05:38.306: [smf] INFO: Removed Session: UE IMSI:[262424545439442] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 03/02 11:05:38.306: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 03/02 11:05:38.316: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 03/02 11:05:38.317: [smf] INFO: Removed Session: UE IMSI:[262427221700273] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 03/02 11:05:38.317: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 03/02 11:05:38.327: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 03/02 11:05:38.328: [smf] INFO: Removed Session: UE IMSI:[262429880743574] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 03/02 11:05:38.328: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 03/02 11:05:38.338: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 03/02 11:05:38.339: [smf] INFO: Removed Session: UE IMSI:[262420678825963] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 03/02 11:05:38.339: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 03/02 11:05:38.349: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 03/02 11:05:38.350: [smf] INFO: Removed Session: UE IMSI:[262426044706208] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 03/02 11:05:38.350: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 03/02 11:05:38.360: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 03/02 11:05:38.361: [smf] INFO: Removed Session: UE IMSI:[262424461800450] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 03/02 11:05:38.361: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 03/02 11:05:38.370: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 03/02 11:05:38.371: [smf] INFO: Removed Session: UE IMSI:[262425791598857] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 03/02 11:05:38.371: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 03/02 11:05:38.381: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 03/02 11:05:38.383: [smf] INFO: Removed Session: UE IMSI:[262422565604578] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 03/02 11:05:38.383: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 03/02 11:05:38.392: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 03/02 11:05:38.393: [smf] INFO: Removed Session: UE IMSI:[262427458661176] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 03/02 11:05:38.393: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 03/02 11:05:38.403: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 03/02 11:05:38.404: [smf] INFO: Removed Session: UE IMSI:[262421638992397] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 03/02 11:05:38.404: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 03/02 11:05:38.414: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 03/02 11:05:38.415: [smf] INFO: Removed Session: UE IMSI:[262428601604424] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 03/02 11:05:38.415: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 03/02 11:05:38.425: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 03/02 11:05:38.427: [smf] INFO: Removed Session: UE IMSI:[262422996241960] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 03/02 11:05:38.427: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 03/02 11:05:38.436: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 03/02 11:05:38.438: [smf] INFO: Removed Session: UE IMSI:[262422670963012] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 03/02 11:05:38.438: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 03/02 11:05:38.447: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 03/02 11:05:38.449: [smf] INFO: Removed Session: UE IMSI:[262421080831732] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 03/02 11:05:38.449: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 03/02 11:05:38.458: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 03/02 11:05:38.459: [smf] INFO: Removed Session: UE IMSI:[262429181934250] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 03/02 11:05:38.459: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 03/02 11:05:38.468: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 03/02 11:05:38.469: [smf] INFO: Removed Session: UE IMSI:[262427759047182] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 03/02 11:05:38.469: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 03/02 11:05:38.479: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 03/02 11:05:38.480: [smf] INFO: Removed Session: UE IMSI:[262423276263182] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 03/02 11:05:38.480: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 03/02 11:05:38.490: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 03/02 11:05:38.491: [smf] INFO: Removed Session: UE IMSI:[262421454235046] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 03/02 11:05:38.491: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 03/02 11:05:38.501: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 03/02 11:05:38.503: [smf] INFO: Removed Session: UE IMSI:[262428760151452] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 03/02 11:05:38.503: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 03/02 11:05:38.512: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 03/02 11:05:38.513: [smf] INFO: Removed Session: UE IMSI:[262422435939876] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 03/02 11:05:38.513: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 03/02 11:05:38.522: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 03/02 11:05:38.524: [smf] INFO: Removed Session: UE IMSI:[262423711879393] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 03/02 11:05:38.524: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 03/02 11:05:38.534: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 03/02 11:05:38.535: [smf] INFO: Removed Session: UE IMSI:[262423033462238] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 03/02 11:05:38.535: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 03/02 11:05:38.544: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 03/02 11:05:38.546: [smf] INFO: Removed Session: UE IMSI:[262420760942993] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 03/02 11:05:38.546: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 03/02 11:05:38.556: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 03/02 11:05:38.557: [smf] INFO: Removed Session: UE IMSI:[262420438107071] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 03/02 11:05:38.558: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 03/02 11:05:38.566: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 03/02 11:05:38.568: [smf] INFO: Removed Session: UE IMSI:[262426872957432] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 03/02 11:05:38.568: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 03/02 11:05:38.577: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 03/02 11:05:38.579: [smf] INFO: Removed Session: UE IMSI:[262425287461281] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 03/02 11:05:38.579: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 03/02 11:05:38.588: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 03/02 11:05:38.590: [smf] INFO: Removed Session: UE IMSI:[262426883055337] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 03/02 11:05:38.590: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 03/02 11:05:38.599: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 03/02 11:05:38.601: [smf] INFO: Removed Session: UE IMSI:[262426582960719] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 03/02 11:05:38.601: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 03/02 11:05:38.610: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 03/02 11:05:38.611: [smf] INFO: Removed Session: UE IMSI:[262426476558410] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 03/02 11:05:38.611: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 03/02 11:05:38.621: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 03/02 11:05:38.622: [smf] INFO: Removed Session: UE IMSI:[262420650220164] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 03/02 11:05:38.622: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 03/02 11:05:38.632: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 03/02 11:05:38.634: [smf] INFO: Removed Session: UE IMSI:[262429216790848] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 03/02 11:05:38.634: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 03/02 11:05:38.643: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 03/02 11:05:38.645: [smf] INFO: Removed Session: UE IMSI:[262427600003468] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 03/02 11:05:38.645: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 03/02 11:05:38.654: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 03/02 11:05:38.655: [smf] INFO: Removed Session: UE IMSI:[262428010782806] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 03/02 11:05:38.655: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 03/02 11:05:38.665: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 03/02 11:05:38.666: [smf] INFO: Removed Session: UE IMSI:[262429402648323] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 03/02 11:05:38.666: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 03/02 11:05:38.676: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 03/02 11:05:38.678: [smf] INFO: Removed Session: UE IMSI:[262428907123336] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 03/02 11:05:38.678: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 03/02 11:05:38.687: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 03/02 11:05:38.689: [smf] INFO: Removed Session: UE IMSI:[262422536420992] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 03/02 11:05:38.689: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 03/02 11:05:38.698: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 03/02 11:05:38.699: [smf] INFO: Removed Session: UE IMSI:[262427025807801] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 03/02 11:05:38.699: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 03/02 11:05:38.709: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 03/02 11:05:38.711: [smf] INFO: Removed Session: UE IMSI:[262429270007940] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 03/02 11:05:38.711: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 03/02 11:05:38.721: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 03/02 11:05:38.722: [smf] INFO: Removed Session: UE IMSI:[262422161050010] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 03/02 11:05:38.722: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 03/02 11:05:38.732: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 03/02 11:05:38.733: [smf] INFO: Removed Session: UE IMSI:[262425796169944] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 03/02 11:05:38.733: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 03/02 11:05:38.742: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 03/02 11:05:38.743: [smf] INFO: Removed Session: UE IMSI:[262424842420089] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 03/02 11:05:38.743: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 03/02 11:05:38.753: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 03/02 11:05:38.754: [smf] INFO: Removed Session: UE IMSI:[262425424772251] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 03/02 11:05:38.754: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 03/02 11:05:38.764: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 03/02 11:05:38.765: [smf] INFO: Removed Session: UE IMSI:[262426558765093] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 03/02 11:05:38.765: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 03/02 11:05:38.775: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 03/02 11:05:38.776: [smf] INFO: Removed Session: UE IMSI:[262429199483729] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 03/02 11:05:38.776: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 03/02 11:05:38.786: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 03/02 11:05:38.787: [smf] INFO: Removed Session: UE IMSI:[262424793197515] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 03/02 11:05:38.788: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 03/02 11:05:38.797: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 03/02 11:05:38.798: [smf] INFO: Removed Session: UE IMSI:[262425784242578] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 03/02 11:05:38.798: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 03/02 11:05:38.808: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 03/02 11:05:38.809: [smf] INFO: Removed Session: UE IMSI:[262423406072741] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 03/02 11:05:38.809: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 03/02 11:05:38.819: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 03/02 11:05:38.820: [smf] INFO: Removed Session: UE IMSI:[262429952385900] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 03/02 11:05:38.820: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 03/02 11:05:38.830: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 03/02 11:05:38.831: [smf] INFO: Removed Session: UE IMSI:[262425433121685] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 03/02 11:05:38.831: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 03/02 11:05:38.841: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 03/02 11:05:38.842: [smf] INFO: Removed Session: UE IMSI:[262421127840406] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 03/02 11:05:38.842: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 03/02 11:05:38.852: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 03/02 11:05:38.853: [smf] INFO: Removed Session: UE IMSI:[262429588463585] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 03/02 11:05:38.853: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 03/02 11:05:38.863: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 03/02 11:05:38.864: [smf] INFO: Removed Session: UE IMSI:[262424018681977] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 03/02 11:05:38.864: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 03/02 11:05:38.874: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 03/02 11:05:38.875: [smf] INFO: Removed Session: UE IMSI:[262422012090408] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 03/02 11:05:38.875: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 03/02 11:05:38.884: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 03/02 11:05:38.885: [smf] INFO: Removed Session: UE IMSI:[262423266855811] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 03/02 11:05:38.885: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 03/02 11:05:38.895: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 03/02 11:05:38.896: [smf] INFO: Removed Session: UE IMSI:[262427084964994] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 03/02 11:05:38.896: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 03/02 11:05:38.906: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 03/02 11:05:38.907: [smf] INFO: Removed Session: UE IMSI:[262420638575634] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 03/02 11:05:38.907: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 03/02 11:05:38.917: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 03/02 11:05:38.918: [smf] INFO: Removed Session: UE IMSI:[262420822663146] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 03/02 11:05:38.918: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 03/02 11:05:38.928: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 03/02 11:05:38.929: [smf] INFO: Removed Session: UE IMSI:[262425016977517] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 03/02 11:05:38.929: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 03/02 11:05:38.939: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 03/02 11:05:38.940: [smf] INFO: Removed Session: UE IMSI:[262426375674321] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 03/02 11:05:38.940: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 03/02 11:05:38.950: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 03/02 11:05:38.951: [smf] INFO: Removed Session: UE IMSI:[262429228308463] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 03/02 11:05:38.951: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 03/02 11:05:38.961: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 03/02 11:05:38.962: [smf] INFO: Removed Session: UE IMSI:[262429445486727] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 03/02 11:05:38.962: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 03/02 11:05:38.971: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 03/02 11:05:38.972: [smf] INFO: Removed Session: UE IMSI:[262429162686927] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 03/02 11:05:38.972: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 03/02 11:05:38.982: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 03/02 11:05:38.983: [smf] INFO: Removed Session: UE IMSI:[262421812779321] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 03/02 11:05:38.983: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 03/02 11:05:38.993: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 03/02 11:05:38.994: [smf] INFO: Removed Session: UE IMSI:[262422269678351] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:38.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 03/02 11:05:38.994: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 03/02 11:05:39.004: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 03/02 11:05:39.005: [smf] INFO: Removed Session: UE IMSI:[262420273486836] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 03/02 11:05:39.005: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 03/02 11:05:39.015: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 03/02 11:05:39.015: [smf] INFO: Removed Session: UE IMSI:[262421188705220] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 03/02 11:05:39.016: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 03/02 11:05:39.026: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 03/02 11:05:39.027: [smf] INFO: Removed Session: UE IMSI:[262420638179848] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 03/02 11:05:39.027: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 03/02 11:05:39.036: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 03/02 11:05:39.037: [smf] INFO: Removed Session: UE IMSI:[262427189161168] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 03/02 11:05:39.037: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 03/02 11:05:39.047: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 03/02 11:05:39.048: [smf] INFO: Removed Session: UE IMSI:[262426981362419] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 03/02 11:05:39.048: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 03/02 11:05:39.058: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 03/02 11:05:39.059: [smf] INFO: Removed Session: UE IMSI:[262426649587276] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 03/02 11:05:39.059: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 03/02 11:05:39.069: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 03/02 11:05:39.070: [smf] INFO: Removed Session: UE IMSI:[262428066840536] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 03/02 11:05:39.070: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 03/02 11:05:39.080: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 03/02 11:05:39.081: [smf] INFO: Removed Session: UE IMSI:[262423603336075] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 03/02 11:05:39.081: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 03/02 11:05:39.091: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 03/02 11:05:39.092: [smf] INFO: Removed Session: UE IMSI:[262424948697165] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 03/02 11:05:39.092: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 03/02 11:05:39.102: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 03/02 11:05:39.103: [smf] INFO: Removed Session: UE IMSI:[262429743984492] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 03/02 11:05:39.103: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 03/02 11:05:39.113: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 03/02 11:05:39.114: [smf] INFO: Removed Session: UE IMSI:[262428151817738] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 03/02 11:05:39.114: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 03/02 11:05:39.124: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 03/02 11:05:39.125: [smf] INFO: Removed Session: UE IMSI:[262427167366979] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 03/02 11:05:39.126: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 03/02 11:05:39.135: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 03/02 11:05:39.135: [smf] INFO: Removed Session: UE IMSI:[262429951475449] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 03/02 11:05:39.135: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 03/02 11:05:39.145: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 03/02 11:05:39.146: [smf] INFO: Removed Session: UE IMSI:[262426860780153] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 03/02 11:05:39.146: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 03/02 11:05:39.156: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 03/02 11:05:39.157: [smf] INFO: Removed Session: UE IMSI:[262429111676475] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 03/02 11:05:39.157: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 03/02 11:05:39.167: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 03/02 11:05:39.167: [smf] INFO: Removed Session: UE IMSI:[262421528010537] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 03/02 11:05:39.167: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 03/02 11:05:39.178: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 03/02 11:05:39.179: [smf] INFO: Removed Session: UE IMSI:[262421331780443] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 03/02 11:05:39.179: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 03/02 11:05:39.189: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 03/02 11:05:39.190: [smf] INFO: Removed Session: UE IMSI:[262429144790037] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 03/02 11:05:39.190: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 03/02 11:05:39.199: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 03/02 11:05:39.200: [smf] INFO: Removed Session: UE IMSI:[262424857553889] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 03/02 11:05:39.200: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 03/02 11:05:39.210: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 03/02 11:05:39.210: [smf] INFO: Removed Session: UE IMSI:[262422183691247] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 03/02 11:05:39.210: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 03/02 11:05:39.220: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 03/02 11:05:39.221: [smf] INFO: Removed Session: UE IMSI:[262422579936450] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 03/02 11:05:39.221: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 03/02 11:05:39.231: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 03/02 11:05:39.232: [smf] INFO: Removed Session: UE IMSI:[262425015038938] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 03/02 11:05:39.232: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 03/02 11:05:39.242: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 03/02 11:05:39.242: [smf] INFO: Removed Session: UE IMSI:[262425766891564] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 03/02 11:05:39.243: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 03/02 11:05:39.253: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 03/02 11:05:39.254: [smf] INFO: Removed Session: UE IMSI:[262429707611887] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 03/02 11:05:39.254: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 03/02 11:05:39.263: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 03/02 11:05:39.265: [smf] INFO: Removed Session: UE IMSI:[262423567476444] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 03/02 11:05:39.265: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 03/02 11:05:39.274: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 03/02 11:05:39.276: [smf] INFO: Removed Session: UE IMSI:[262422693107346] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 03/02 11:05:39.276: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 03/02 11:05:39.285: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 03/02 11:05:39.286: [smf] INFO: Removed Session: UE IMSI:[262429820880447] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 03/02 11:05:39.286: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 03/02 11:05:39.296: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 03/02 11:05:39.297: [smf] INFO: Removed Session: UE IMSI:[262428614236285] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 03/02 11:05:39.297: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 03/02 11:05:39.307: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 03/02 11:05:39.308: [smf] INFO: Removed Session: UE IMSI:[262426037953158] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 03/02 11:05:39.308: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 03/02 11:05:39.318: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 03/02 11:05:39.319: [smf] INFO: Removed Session: UE IMSI:[262426067313052] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 03/02 11:05:39.319: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 03/02 11:05:39.329: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 03/02 11:05:39.330: [smf] INFO: Removed Session: UE IMSI:[262429241512338] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 03/02 11:05:39.330: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 03/02 11:05:39.339: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 03/02 11:05:39.341: [smf] INFO: Removed Session: UE IMSI:[262423813366896] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 03/02 11:05:39.341: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 03/02 11:05:39.350: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 03/02 11:05:39.351: [smf] INFO: Removed Session: UE IMSI:[262426410800973] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 03/02 11:05:39.351: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 03/02 11:05:39.361: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 03/02 11:05:39.362: [smf] INFO: Removed Session: UE IMSI:[262429796619200] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 03/02 11:05:39.362: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 03/02 11:05:39.372: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 03/02 11:05:39.373: [smf] INFO: Removed Session: UE IMSI:[262422969045566] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 03/02 11:05:39.373: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 03/02 11:05:39.383: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 03/02 11:05:39.384: [smf] INFO: Removed Session: UE IMSI:[262422778431704] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 03/02 11:05:39.384: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 03/02 11:05:39.394: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 03/02 11:05:39.395: [smf] INFO: Removed Session: UE IMSI:[262429308254557] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 03/02 11:05:39.395: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 03/02 11:05:39.405: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 03/02 11:05:39.406: [smf] INFO: Removed Session: UE IMSI:[262426853473641] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 03/02 11:05:39.406: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 03/02 11:05:39.416: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 03/02 11:05:39.417: [smf] INFO: Removed Session: UE IMSI:[262422849545333] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 03/02 11:05:39.417: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 03/02 11:05:39.427: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 03/02 11:05:39.428: [smf] INFO: Removed Session: UE IMSI:[262425810794256] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 03/02 11:05:39.428: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 03/02 11:05:39.437: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 03/02 11:05:39.439: [smf] INFO: Removed Session: UE IMSI:[262425389182142] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 03/02 11:05:39.439: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 03/02 11:05:39.448: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 03/02 11:05:39.449: [smf] INFO: Removed Session: UE IMSI:[262428438500560] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 03/02 11:05:39.449: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 03/02 11:05:39.459: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 03/02 11:05:39.460: [smf] INFO: Removed Session: UE IMSI:[262424950010544] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 03/02 11:05:39.460: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 03/02 11:05:39.470: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 03/02 11:05:39.471: [smf] INFO: Removed Session: UE IMSI:[262424861718551] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 03/02 11:05:39.471: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 03/02 11:05:39.481: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 03/02 11:05:39.482: [smf] INFO: Removed Session: UE IMSI:[262425600331845] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 03/02 11:05:39.482: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 03/02 11:05:39.492: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 03/02 11:05:39.493: [smf] INFO: Removed Session: UE IMSI:[262425398689166] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 03/02 11:05:39.493: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 03/02 11:05:39.503: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 03/02 11:05:39.504: [smf] INFO: Removed Session: UE IMSI:[262429611117969] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 03/02 11:05:39.504: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 03/02 11:05:39.513: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 03/02 11:05:39.514: [smf] INFO: Removed Session: UE IMSI:[262424742786354] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 03/02 11:05:39.515: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 03/02 11:05:39.525: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 03/02 11:05:39.526: [smf] INFO: Removed Session: UE IMSI:[262425739700830] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 03/02 11:05:39.526: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 03/02 11:05:39.536: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 03/02 11:05:39.538: [smf] INFO: Removed Session: UE IMSI:[262427515072640] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 03/02 11:05:39.538: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 03/02 11:05:39.547: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 03/02 11:05:39.548: [smf] INFO: Removed Session: UE IMSI:[262427061153472] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 03/02 11:05:39.548: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 03/02 11:05:39.558: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 03/02 11:05:39.559: [smf] INFO: Removed Session: UE IMSI:[262423958214046] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 03/02 11:05:39.559: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 03/02 11:05:39.569: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 03/02 11:05:39.570: [smf] INFO: Removed Session: UE IMSI:[262423979370978] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 03/02 11:05:39.570: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 03/02 11:05:39.579: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 03/02 11:05:39.580: [smf] INFO: Removed Session: UE IMSI:[262421155131347] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 03/02 11:05:39.580: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 03/02 11:05:39.590: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 03/02 11:05:39.591: [smf] INFO: Removed Session: UE IMSI:[262422351533878] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 03/02 11:05:39.591: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 03/02 11:05:39.601: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 03/02 11:05:39.603: [smf] INFO: Removed Session: UE IMSI:[262423634591783] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 03/02 11:05:39.603: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 03/02 11:05:39.612: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 03/02 11:05:39.613: [smf] INFO: Removed Session: UE IMSI:[262429285117048] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 03/02 11:05:39.613: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 03/02 11:05:39.623: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 03/02 11:05:39.625: [smf] INFO: Removed Session: UE IMSI:[262423127280907] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 03/02 11:05:39.625: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 03/02 11:05:39.634: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 03/02 11:05:39.635: [smf] INFO: Removed Session: UE IMSI:[262423513545908] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 03/02 11:05:39.635: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 03/02 11:05:39.645: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 03/02 11:05:39.647: [smf] INFO: Removed Session: UE IMSI:[262426970278640] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 03/02 11:05:39.647: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 03/02 11:05:39.656: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 03/02 11:05:39.657: [smf] INFO: Removed Session: UE IMSI:[262426876959392] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 03/02 11:05:39.657: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 03/02 11:05:39.667: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 03/02 11:05:39.669: [smf] INFO: Removed Session: UE IMSI:[262425006063626] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 03/02 11:05:39.669: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 03/02 11:05:39.678: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 03/02 11:05:39.679: [smf] INFO: Removed Session: UE IMSI:[262424266150244] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 03/02 11:05:39.679: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 03/02 11:05:39.689: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 03/02 11:05:39.691: [smf] INFO: Removed Session: UE IMSI:[262423278115126] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 03/02 11:05:39.691: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 03/02 11:05:39.700: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 03/02 11:05:39.701: [smf] INFO: Removed Session: UE IMSI:[262425428327352] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 03/02 11:05:39.701: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 03/02 11:05:39.711: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 03/02 11:05:39.713: [smf] INFO: Removed Session: UE IMSI:[262420104141926] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 03/02 11:05:39.713: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 03/02 11:05:39.721: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 03/02 11:05:39.723: [smf] INFO: Removed Session: UE IMSI:[262427775582196] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 03/02 11:05:39.723: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 03/02 11:05:39.733: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 03/02 11:05:39.734: [smf] INFO: Removed Session: UE IMSI:[262424924615089] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 03/02 11:05:39.735: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 03/02 11:05:39.743: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 03/02 11:05:39.744: [smf] INFO: Removed Session: UE IMSI:[262428234590204] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 03/02 11:05:39.745: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 03/02 11:05:39.754: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 03/02 11:05:39.756: [smf] INFO: Removed Session: UE IMSI:[262422808711298] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 03/02 11:05:39.756: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 03/02 11:05:39.765: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 03/02 11:05:39.767: [smf] INFO: Removed Session: UE IMSI:[262429011448718] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 03/02 11:05:39.767: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 03/02 11:05:39.776: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 03/02 11:05:39.777: [smf] INFO: Removed Session: UE IMSI:[262429531322654] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 03/02 11:05:39.777: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 03/02 11:05:39.788: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 03/02 11:05:39.789: [smf] INFO: Removed Session: UE IMSI:[262428507383069] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 03/02 11:05:39.789: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 03/02 11:05:39.799: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 03/02 11:05:39.800: [smf] INFO: Removed Session: UE IMSI:[262423636192486] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 03/02 11:05:39.800: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 03/02 11:05:39.810: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 03/02 11:05:39.811: [smf] INFO: Removed Session: UE IMSI:[262423446869753] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 03/02 11:05:39.811: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 03/02 11:05:39.821: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 03/02 11:05:39.822: [smf] INFO: Removed Session: UE IMSI:[262421506531115] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 03/02 11:05:39.822: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 03/02 11:05:39.832: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 03/02 11:05:39.833: [smf] INFO: Removed Session: UE IMSI:[262426476979464] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 03/02 11:05:39.833: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 03/02 11:05:39.842: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 03/02 11:05:39.843: [smf] INFO: Removed Session: UE IMSI:[262426903130042] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 03/02 11:05:39.843: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 03/02 11:05:39.853: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 03/02 11:05:39.854: [smf] INFO: Removed Session: UE IMSI:[262421019623147] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 03/02 11:05:39.854: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 03/02 11:05:39.864: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 03/02 11:05:39.865: [smf] INFO: Removed Session: UE IMSI:[262424490673681] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 03/02 11:05:39.865: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 03/02 11:05:39.875: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 03/02 11:05:39.876: [smf] INFO: Removed Session: UE IMSI:[262429528179048] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 03/02 11:05:39.876: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 03/02 11:05:39.886: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 03/02 11:05:39.887: [smf] INFO: Removed Session: UE IMSI:[262420490053056] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 03/02 11:05:39.887: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 03/02 11:05:39.897: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 03/02 11:05:39.898: [smf] INFO: Removed Session: UE IMSI:[262425689529004] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 03/02 11:05:39.898: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 03/02 11:05:39.908: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 03/02 11:05:39.909: [smf] INFO: Removed Session: UE IMSI:[262423552229998] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 03/02 11:05:39.909: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 03/02 11:05:39.919: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 03/02 11:05:39.920: [smf] INFO: Removed Session: UE IMSI:[262424934670354] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 03/02 11:05:39.920: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 03/02 11:05:39.930: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 03/02 11:05:39.931: [smf] INFO: Removed Session: UE IMSI:[262422525033311] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 03/02 11:05:39.931: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 03/02 11:05:39.941: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 03/02 11:05:39.941: [smf] INFO: Removed Session: UE IMSI:[262420954459961] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 03/02 11:05:39.941: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 03/02 11:05:39.951: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 03/02 11:05:39.952: [smf] INFO: Removed Session: UE IMSI:[262428740929763] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 03/02 11:05:39.952: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 03/02 11:05:39.962: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 03/02 11:05:39.963: [smf] INFO: Removed Session: UE IMSI:[262427144677543] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 03/02 11:05:39.963: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 03/02 11:05:39.973: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 03/02 11:05:39.974: [smf] INFO: Removed Session: UE IMSI:[262427421208807] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 03/02 11:05:39.974: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 03/02 11:05:39.984: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 03/02 11:05:39.984: [smf] INFO: Removed Session: UE IMSI:[262427862747881] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 03/02 11:05:39.984: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 03/02 11:05:39.995: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 03/02 11:05:39.996: [smf] INFO: Removed Session: UE IMSI:[262428318813026] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:39.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 03/02 11:05:39.996: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 03/02 11:05:40.005: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 03/02 11:05:40.006: [smf] INFO: Removed Session: UE IMSI:[262424676264391] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 03/02 11:05:40.006: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 03/02 11:05:40.016: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 03/02 11:05:40.017: [smf] INFO: Removed Session: UE IMSI:[262428094968692] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 03/02 11:05:40.018: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 03/02 11:05:40.027: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 03/02 11:05:40.030: [smf] INFO: Removed Session: UE IMSI:[262422766933798] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 03/02 11:05:40.030: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 03/02 11:05:40.038: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 03/02 11:05:40.039: [smf] INFO: Removed Session: UE IMSI:[262421308798634] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 03/02 11:05:40.039: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 03/02 11:05:40.048: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 03/02 11:05:40.049: [smf] INFO: Removed Session: UE IMSI:[262427557517225] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 03/02 11:05:40.049: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 03/02 11:05:40.060: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 03/02 11:05:40.061: [smf] INFO: Removed Session: UE IMSI:[262420168615749] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 03/02 11:05:40.061: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 03/02 11:05:40.071: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 03/02 11:05:40.072: [smf] INFO: Removed Session: UE IMSI:[262423046148142] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 03/02 11:05:40.072: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 03/02 11:05:40.081: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 03/02 11:05:40.083: [smf] INFO: Removed Session: UE IMSI:[262425407177234] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 03/02 11:05:40.083: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 03/02 11:05:40.092: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 03/02 11:05:40.093: [smf] INFO: Removed Session: UE IMSI:[262423687763222] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 03/02 11:05:40.093: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 03/02 11:05:40.103: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 03/02 11:05:40.104: [smf] INFO: Removed Session: UE IMSI:[262429377963800] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 03/02 11:05:40.104: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 03/02 11:05:40.114: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 03/02 11:05:40.116: [smf] INFO: Removed Session: UE IMSI:[262429897313522] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 03/02 11:05:40.116: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 03/02 11:05:40.125: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 03/02 11:05:40.127: [smf] INFO: Removed Session: UE IMSI:[262424667678973] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 03/02 11:05:40.127: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 03/02 11:05:40.136: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 03/02 11:05:40.137: [smf] INFO: Removed Session: UE IMSI:[262421024723081] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 03/02 11:05:40.137: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 03/02 11:05:40.147: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 03/02 11:05:40.148: [smf] INFO: Removed Session: UE IMSI:[262422380246281] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 03/02 11:05:40.148: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 03/02 11:05:40.158: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 03/02 11:05:40.159: [smf] INFO: Removed Session: UE IMSI:[262427646260532] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 03/02 11:05:40.159: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 03/02 11:05:40.169: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 03/02 11:05:40.170: [smf] INFO: Removed Session: UE IMSI:[262420071812377] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 03/02 11:05:40.170: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 03/02 11:05:40.179: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 03/02 11:05:40.180: [smf] INFO: Removed Session: UE IMSI:[262427883363844] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 03/02 11:05:40.180: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 03/02 11:05:40.190: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 03/02 11:05:40.191: [smf] INFO: Removed Session: UE IMSI:[262420832976252] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 03/02 11:05:40.191: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 03/02 11:05:40.201: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 03/02 11:05:40.202: [smf] INFO: Removed Session: UE IMSI:[262427248154005] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 03/02 11:05:40.202: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 03/02 11:05:40.212: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 03/02 11:05:40.213: [smf] INFO: Removed Session: UE IMSI:[262422801790492] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 03/02 11:05:40.213: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 03/02 11:05:40.223: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 03/02 11:05:40.223: [smf] INFO: Removed Session: UE IMSI:[262426208101719] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 03/02 11:05:40.224: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 03/02 11:05:40.234: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 03/02 11:05:40.234: [smf] INFO: Removed Session: UE IMSI:[262426834433714] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 03/02 11:05:40.234: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 03/02 11:05:40.244: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 03/02 11:05:40.245: [smf] INFO: Removed Session: UE IMSI:[262421385111324] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 03/02 11:05:40.245: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 03/02 11:05:40.255: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 03/02 11:05:40.256: [smf] INFO: Removed Session: UE IMSI:[262429807335902] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 03/02 11:05:40.256: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 03/02 11:05:40.266: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 03/02 11:05:40.266: [smf] INFO: Removed Session: UE IMSI:[262423305124572] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 03/02 11:05:40.266: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 03/02 11:05:40.277: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 03/02 11:05:40.277: [smf] INFO: Removed Session: UE IMSI:[262427107601564] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 03/02 11:05:40.277: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 03/02 11:05:40.287: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 03/02 11:05:40.288: [smf] INFO: Removed Session: UE IMSI:[262421175558507] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 03/02 11:05:40.288: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 03/02 11:05:40.298: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 03/02 11:05:40.299: [smf] INFO: Removed Session: UE IMSI:[262425136952790] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 03/02 11:05:40.299: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 03/02 11:05:40.309: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 03/02 11:05:40.310: [smf] INFO: Removed Session: UE IMSI:[262420050156169] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 03/02 11:05:40.310: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 03/02 11:05:40.320: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 03/02 11:05:40.320: [smf] INFO: Removed Session: UE IMSI:[262428853763551] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 03/02 11:05:40.320: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 03/02 11:05:40.330: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 03/02 11:05:40.331: [smf] INFO: Removed Session: UE IMSI:[262424447787291] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 03/02 11:05:40.331: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 03/02 11:05:40.341: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 03/02 11:05:40.342: [smf] INFO: Removed Session: UE IMSI:[262423785467146] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 03/02 11:05:40.342: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 03/02 11:05:40.352: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 03/02 11:05:40.352: [smf] INFO: Removed Session: UE IMSI:[262428167159965] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 03/02 11:05:40.352: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 03/02 11:05:40.362: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 03/02 11:05:40.363: [smf] INFO: Removed Session: UE IMSI:[262425265177656] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 03/02 11:05:40.363: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 03/02 11:05:40.373: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 03/02 11:05:40.374: [smf] INFO: Removed Session: UE IMSI:[262426214644566] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 03/02 11:05:40.374: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 03/02 11:05:40.384: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 03/02 11:05:40.385: [smf] INFO: Removed Session: UE IMSI:[262421943915329] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 03/02 11:05:40.385: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 03/02 11:05:40.395: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 03/02 11:05:40.395: [smf] INFO: Removed Session: UE IMSI:[262429302391332] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 03/02 11:05:40.395: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 03/02 11:05:40.405: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 03/02 11:05:40.406: [smf] INFO: Removed Session: UE IMSI:[262425076000567] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 03/02 11:05:40.406: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 03/02 11:05:40.416: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 03/02 11:05:40.417: [smf] INFO: Removed Session: UE IMSI:[262425229780825] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 03/02 11:05:40.417: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 03/02 11:05:40.427: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 03/02 11:05:40.428: [smf] INFO: Removed Session: UE IMSI:[262427862733611] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 03/02 11:05:40.428: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 03/02 11:05:40.438: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 03/02 11:05:40.438: [smf] INFO: Removed Session: UE IMSI:[262423758254884] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 03/02 11:05:40.438: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 03/02 11:05:40.449: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 03/02 11:05:40.450: [smf] INFO: Removed Session: UE IMSI:[262427887259049] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 03/02 11:05:40.451: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 03/02 11:05:40.460: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 03/02 11:05:40.462: [smf] INFO: Removed Session: UE IMSI:[262425749554673] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 03/02 11:05:40.462: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 03/02 11:05:40.471: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 03/02 11:05:40.472: [smf] INFO: Removed Session: UE IMSI:[262429911441497] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 03/02 11:05:40.472: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 03/02 11:05:40.482: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 03/02 11:05:40.484: [smf] INFO: Removed Session: UE IMSI:[262425821219228] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 03/02 11:05:40.484: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 03/02 11:05:40.493: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 03/02 11:05:40.494: [smf] INFO: Removed Session: UE IMSI:[262422368716111] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 03/02 11:05:40.494: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 03/02 11:05:40.504: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 03/02 11:05:40.505: [smf] INFO: Removed Session: UE IMSI:[262423021636504] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 03/02 11:05:40.505: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 03/02 11:05:40.515: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 03/02 11:05:40.516: [smf] INFO: Removed Session: UE IMSI:[262424848440751] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 03/02 11:05:40.516: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 03/02 11:05:40.526: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 03/02 11:05:40.526: [smf] INFO: Removed Session: UE IMSI:[262428385229191] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 03/02 11:05:40.526: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 03/02 11:05:40.537: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 03/02 11:05:40.538: [smf] INFO: Removed Session: UE IMSI:[262428815898408] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 03/02 11:05:40.538: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 03/02 11:05:40.548: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 03/02 11:05:40.549: [smf] INFO: Removed Session: UE IMSI:[262429724479547] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 03/02 11:05:40.549: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 03/02 11:05:40.558: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 03/02 11:05:40.559: [smf] INFO: Removed Session: UE IMSI:[262429627920761] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 03/02 11:05:40.559: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 03/02 11:05:40.569: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 03/02 11:05:40.570: [smf] INFO: Removed Session: UE IMSI:[262426987786446] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 03/02 11:05:40.570: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 03/02 11:05:40.580: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 03/02 11:05:40.581: [smf] INFO: Removed Session: UE IMSI:[262429419807739] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 03/02 11:05:40.581: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 03/02 11:05:40.591: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 03/02 11:05:40.592: [smf] INFO: Removed Session: UE IMSI:[262420474978733] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 03/02 11:05:40.592: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 03/02 11:05:40.602: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 03/02 11:05:40.603: [smf] INFO: Removed Session: UE IMSI:[262421263606235] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 03/02 11:05:40.603: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 03/02 11:05:40.613: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 03/02 11:05:40.614: [smf] INFO: Removed Session: UE IMSI:[262422438672789] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 03/02 11:05:40.614: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 03/02 11:05:40.624: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 03/02 11:05:40.626: [smf] INFO: Removed Session: UE IMSI:[262429983877996] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 03/02 11:05:40.626: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 03/02 11:05:40.635: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 03/02 11:05:40.636: [smf] INFO: Removed Session: UE IMSI:[262425822336619] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 03/02 11:05:40.636: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 03/02 11:05:40.646: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 03/02 11:05:40.647: [smf] INFO: Removed Session: UE IMSI:[262429924210187] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 03/02 11:05:40.647: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 03/02 11:05:40.657: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 03/02 11:05:40.658: [smf] INFO: Removed Session: UE IMSI:[262424768177572] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 03/02 11:05:40.658: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 03/02 11:05:40.668: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 03/02 11:05:40.669: [smf] INFO: Removed Session: UE IMSI:[262429644439575] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 03/02 11:05:40.669: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 03/02 11:05:40.679: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 03/02 11:05:40.680: [smf] INFO: Removed Session: UE IMSI:[262425418214795] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 03/02 11:05:40.680: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 03/02 11:05:40.690: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 03/02 11:05:40.691: [smf] INFO: Removed Session: UE IMSI:[262421048674077] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 03/02 11:05:40.691: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 03/02 11:05:40.701: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 03/02 11:05:40.702: [smf] INFO: Removed Session: UE IMSI:[262424919410674] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 03/02 11:05:40.702: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 03/02 11:05:40.712: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 03/02 11:05:40.713: [smf] INFO: Removed Session: UE IMSI:[262422877519061] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 03/02 11:05:40.713: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 03/02 11:05:40.723: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 03/02 11:05:40.724: [smf] INFO: Removed Session: UE IMSI:[262420409494601] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 03/02 11:05:40.724: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 03/02 11:05:40.733: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 03/02 11:05:40.734: [smf] INFO: Removed Session: UE IMSI:[262427289653118] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 03/02 11:05:40.734: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 03/02 11:05:40.745: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 03/02 11:05:40.746: [smf] INFO: Removed Session: UE IMSI:[262429776756963] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 03/02 11:05:40.746: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 03/02 11:05:40.756: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 03/02 11:05:40.757: [smf] INFO: Removed Session: UE IMSI:[262421702179684] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 03/02 11:05:40.757: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 03/02 11:05:40.769: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 03/02 11:05:40.770: [smf] INFO: Removed Session: UE IMSI:[262420445356170] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 03/02 11:05:40.771: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 03/02 11:05:40.780: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 03/02 11:05:40.782: [smf] INFO: Removed Session: UE IMSI:[262428432118804] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 03/02 11:05:40.782: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 03/02 11:05:40.790: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 03/02 11:05:40.791: [smf] INFO: Removed Session: UE IMSI:[262427578998655] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 03/02 11:05:40.791: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 03/02 11:05:40.802: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 03/02 11:05:40.803: [smf] INFO: Removed Session: UE IMSI:[262420768997799] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 03/02 11:05:40.803: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 03/02 11:05:40.813: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 03/02 11:05:40.814: [smf] INFO: Removed Session: UE IMSI:[262420239340574] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 03/02 11:05:40.814: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 03/02 11:05:40.824: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 03/02 11:05:40.825: [smf] INFO: Removed Session: UE IMSI:[262429830320061] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 03/02 11:05:40.825: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 03/02 11:05:40.835: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 03/02 11:05:40.835: [smf] INFO: Removed Session: UE IMSI:[262425525087614] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 03/02 11:05:40.836: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 03/02 11:05:40.845: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 03/02 11:05:40.846: [smf] INFO: Removed Session: UE IMSI:[262421216290747] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 03/02 11:05:40.846: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 03/02 11:05:40.856: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 03/02 11:05:40.857: [smf] INFO: Removed Session: UE IMSI:[262429404529296] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 03/02 11:05:40.857: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 03/02 11:05:40.867: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 03/02 11:05:40.868: [smf] INFO: Removed Session: UE IMSI:[262426929472155] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 03/02 11:05:40.868: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 03/02 11:05:40.878: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 03/02 11:05:40.879: [smf] INFO: Removed Session: UE IMSI:[262422214695937] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 03/02 11:05:40.879: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 03/02 11:05:40.889: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 03/02 11:05:40.890: [smf] INFO: Removed Session: UE IMSI:[262426785446348] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 03/02 11:05:40.890: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 03/02 11:05:40.900: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 03/02 11:05:40.901: [smf] INFO: Removed Session: UE IMSI:[262423981569945] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 03/02 11:05:40.901: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 03/02 11:05:40.910: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 03/02 11:05:40.912: [smf] INFO: Removed Session: UE IMSI:[262426336480918] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 03/02 11:05:40.912: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 03/02 11:05:40.921: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 03/02 11:05:40.922: [smf] INFO: Removed Session: UE IMSI:[262424815743114] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 03/02 11:05:40.922: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 03/02 11:05:40.932: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 03/02 11:05:40.933: [smf] INFO: Removed Session: UE IMSI:[262424834007771] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 03/02 11:05:40.933: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 03/02 11:05:40.943: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 03/02 11:05:40.944: [smf] INFO: Removed Session: UE IMSI:[262421115884145] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 03/02 11:05:40.944: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 03/02 11:05:40.954: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 03/02 11:05:40.955: [smf] INFO: Removed Session: UE IMSI:[262429284512225] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 03/02 11:05:40.955: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 03/02 11:05:40.965: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 03/02 11:05:40.966: [smf] INFO: Removed Session: UE IMSI:[262424912175619] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 03/02 11:05:40.966: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 03/02 11:05:40.976: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 03/02 11:05:40.976: [smf] INFO: Removed Session: UE IMSI:[262422433266914] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 03/02 11:05:40.976: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 03/02 11:05:40.986: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 03/02 11:05:40.987: [smf] INFO: Removed Session: UE IMSI:[262424900866593] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 03/02 11:05:40.987: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 03/02 11:05:40.997: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 03/02 11:05:40.998: [smf] INFO: Removed Session: UE IMSI:[262428817417112] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:40.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 03/02 11:05:40.998: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 03/02 11:05:41.008: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 03/02 11:05:41.009: [smf] INFO: Removed Session: UE IMSI:[262424973116483] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 03/02 11:05:41.009: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 03/02 11:05:41.019: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 03/02 11:05:41.020: [smf] INFO: Removed Session: UE IMSI:[262424977092033] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 03/02 11:05:41.020: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 03/02 11:05:41.030: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 03/02 11:05:41.031: [smf] INFO: Removed Session: UE IMSI:[262421934049174] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 03/02 11:05:41.031: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 03/02 11:05:41.041: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 03/02 11:05:41.042: [smf] INFO: Removed Session: UE IMSI:[262420845778492] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 03/02 11:05:41.042: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 03/02 11:05:41.051: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 03/02 11:05:41.053: [smf] INFO: Removed Session: UE IMSI:[262426138586276] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 03/02 11:05:41.053: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 03/02 11:05:41.062: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 03/02 11:05:41.063: [smf] INFO: Removed Session: UE IMSI:[262421190635585] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 03/02 11:05:41.063: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 03/02 11:05:41.073: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 03/02 11:05:41.075: [smf] INFO: Removed Session: UE IMSI:[262427200049878] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 03/02 11:05:41.075: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 03/02 11:05:41.084: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 03/02 11:05:41.085: [smf] INFO: Removed Session: UE IMSI:[262420869866373] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 03/02 11:05:41.085: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 03/02 11:05:41.095: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 03/02 11:05:41.096: [smf] INFO: Removed Session: UE IMSI:[262427744416844] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 03/02 11:05:41.096: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 03/02 11:05:41.106: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 03/02 11:05:41.107: [smf] INFO: Removed Session: UE IMSI:[262427200464890] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 03/02 11:05:41.107: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 03/02 11:05:41.117: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 03/02 11:05:41.118: [smf] INFO: Removed Session: UE IMSI:[262429701509178] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 03/02 11:05:41.118: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 03/02 11:05:41.128: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 03/02 11:05:41.129: [smf] INFO: Removed Session: UE IMSI:[262425231719074] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 03/02 11:05:41.129: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 03/02 11:05:41.139: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 03/02 11:05:41.140: [smf] INFO: Removed Session: UE IMSI:[262427475417446] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 03/02 11:05:41.140: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 03/02 11:05:41.150: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 03/02 11:05:41.151: [smf] INFO: Removed Session: UE IMSI:[262421956907696] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 03/02 11:05:41.151: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 03/02 11:05:41.161: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 03/02 11:05:41.162: [smf] INFO: Removed Session: UE IMSI:[262421616879974] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 03/02 11:05:41.162: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 03/02 11:05:41.172: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 03/02 11:05:41.173: [smf] INFO: Removed Session: UE IMSI:[262422599663849] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 03/02 11:05:41.173: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 03/02 11:05:41.183: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 03/02 11:05:41.184: [smf] INFO: Removed Session: UE IMSI:[262429169736923] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 03/02 11:05:41.184: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 03/02 11:05:41.194: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 03/02 11:05:41.195: [smf] INFO: Removed Session: UE IMSI:[262426286220808] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 03/02 11:05:41.195: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 03/02 11:05:41.205: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 03/02 11:05:41.206: [smf] INFO: Removed Session: UE IMSI:[262429429170145] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 03/02 11:05:41.206: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 03/02 11:05:41.216: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 03/02 11:05:41.217: [smf] INFO: Removed Session: UE IMSI:[262426911356849] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 03/02 11:05:41.217: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 03/02 11:05:41.227: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 03/02 11:05:41.228: [smf] INFO: Removed Session: UE IMSI:[262422842912025] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 03/02 11:05:41.228: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 03/02 11:05:41.238: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 03/02 11:05:41.239: [smf] INFO: Removed Session: UE IMSI:[262420615854720] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 03/02 11:05:41.239: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 03/02 11:05:41.249: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 03/02 11:05:41.250: [smf] INFO: Removed Session: UE IMSI:[262429767974236] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 03/02 11:05:41.250: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 03/02 11:05:41.259: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 03/02 11:05:41.260: [smf] INFO: Removed Session: UE IMSI:[262424569172218] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 03/02 11:05:41.260: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 03/02 11:05:41.270: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 03/02 11:05:41.271: [smf] INFO: Removed Session: UE IMSI:[262426665196641] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 03/02 11:05:41.271: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 03/02 11:05:41.281: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 03/02 11:05:41.282: [smf] INFO: Removed Session: UE IMSI:[262423628793405] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 03/02 11:05:41.282: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 03/02 11:05:41.292: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 03/02 11:05:41.293: [smf] INFO: Removed Session: UE IMSI:[262427427792251] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 03/02 11:05:41.293: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 03/02 11:05:41.303: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 03/02 11:05:41.304: [smf] INFO: Removed Session: UE IMSI:[262426950178885] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 03/02 11:05:41.304: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 03/02 11:05:41.314: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 03/02 11:05:41.316: [smf] INFO: Removed Session: UE IMSI:[262424548376835] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 03/02 11:05:41.316: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 03/02 11:05:41.325: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 03/02 11:05:41.326: [smf] INFO: Removed Session: UE IMSI:[262420783784595] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 03/02 11:05:41.326: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 03/02 11:05:41.336: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 03/02 11:05:41.337: [smf] INFO: Removed Session: UE IMSI:[262421484957607] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 03/02 11:05:41.337: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 03/02 11:05:41.347: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 03/02 11:05:41.347: [smf] INFO: Removed Session: UE IMSI:[262424163330269] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 03/02 11:05:41.347: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 03/02 11:05:41.357: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 03/02 11:05:41.358: [smf] INFO: Removed Session: UE IMSI:[262426782501760] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 03/02 11:05:41.358: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 03/02 11:05:41.368: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 03/02 11:05:41.369: [smf] INFO: Removed Session: UE IMSI:[262428592538296] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 03/02 11:05:41.369: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 03/02 11:05:41.379: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 03/02 11:05:41.380: [smf] INFO: Removed Session: UE IMSI:[262423723610645] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 03/02 11:05:41.380: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 03/02 11:05:41.390: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 03/02 11:05:41.390: [smf] INFO: Removed Session: UE IMSI:[262429346954353] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 03/02 11:05:41.390: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 03/02 11:05:41.401: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 03/02 11:05:41.402: [smf] INFO: Removed Session: UE IMSI:[262422814536271] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 03/02 11:05:41.402: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 03/02 11:05:41.412: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 03/02 11:05:41.412: [smf] INFO: Removed Session: UE IMSI:[262428810383324] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 03/02 11:05:41.412: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 03/02 11:05:41.422: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 03/02 11:05:41.423: [smf] INFO: Removed Session: UE IMSI:[262428760748773] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 03/02 11:05:41.423: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 03/02 11:05:41.433: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 03/02 11:05:41.434: [smf] INFO: Removed Session: UE IMSI:[262422411034715] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 03/02 11:05:41.434: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 03/02 11:05:41.444: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 03/02 11:05:41.445: [smf] INFO: Removed Session: UE IMSI:[262426446025603] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 03/02 11:05:41.445: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 03/02 11:05:41.455: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 03/02 11:05:41.456: [smf] INFO: Removed Session: UE IMSI:[262426942342373] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 03/02 11:05:41.456: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 03/02 11:05:41.466: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 03/02 11:05:41.468: [smf] INFO: Removed Session: UE IMSI:[262426184518009] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 03/02 11:05:41.468: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 03/02 11:05:41.477: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 03/02 11:05:41.478: [smf] INFO: Removed Session: UE IMSI:[262426520023366] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 03/02 11:05:41.478: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 03/02 11:05:41.488: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 03/02 11:05:41.489: [smf] INFO: Removed Session: UE IMSI:[262426701385644] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 03/02 11:05:41.489: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 03/02 11:05:41.499: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 03/02 11:05:41.500: [smf] INFO: Removed Session: UE IMSI:[262426218886861] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 03/02 11:05:41.500: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 03/02 11:05:41.509: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 03/02 11:05:41.511: [smf] INFO: Removed Session: UE IMSI:[262428384483378] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 03/02 11:05:41.511: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 03/02 11:05:41.520: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 03/02 11:05:41.521: [smf] INFO: Removed Session: UE IMSI:[262424754802058] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 03/02 11:05:41.521: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 03/02 11:05:41.531: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 03/02 11:05:41.533: [smf] INFO: Removed Session: UE IMSI:[262427158534820] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 03/02 11:05:41.533: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 03/02 11:05:41.542: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 03/02 11:05:41.543: [smf] INFO: Removed Session: UE IMSI:[262423152183661] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 03/02 11:05:41.543: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 03/02 11:05:41.554: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 03/02 11:05:41.555: [smf] INFO: Removed Session: UE IMSI:[262429708267474] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 03/02 11:05:41.555: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 03/02 11:05:41.565: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 03/02 11:05:41.566: [smf] INFO: Removed Session: UE IMSI:[262425318735183] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 03/02 11:05:41.566: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 03/02 11:05:41.576: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 03/02 11:05:41.577: [smf] INFO: Removed Session: UE IMSI:[262424558500919] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 03/02 11:05:41.577: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 03/02 11:05:41.586: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 03/02 11:05:41.588: [smf] INFO: Removed Session: UE IMSI:[262421156499685] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 03/02 11:05:41.588: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 03/02 11:05:41.597: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 03/02 11:05:41.599: [smf] INFO: Removed Session: UE IMSI:[262420591761294] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 03/02 11:05:41.599: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 03/02 11:05:41.608: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 03/02 11:05:41.608: [smf] INFO: Removed Session: UE IMSI:[262423948173532] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 03/02 11:05:41.608: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 03/02 11:05:41.618: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 03/02 11:05:41.618: [smf] INFO: Removed Session: UE IMSI:[262427371652931] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 03/02 11:05:41.618: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 03/02 11:05:41.628: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 03/02 11:05:41.628: [smf] INFO: Removed Session: UE IMSI:[262425051027051] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 03/02 11:05:41.628: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 03/02 11:05:41.638: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 03/02 11:05:41.639: [smf] INFO: Removed Session: UE IMSI:[262429308062753] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 03/02 11:05:41.639: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 03/02 11:05:41.649: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 03/02 11:05:41.649: [smf] INFO: Removed Session: UE IMSI:[262421447139352] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 03/02 11:05:41.649: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 03/02 11:05:41.659: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 03/02 11:05:41.659: [smf] INFO: Removed Session: UE IMSI:[262422597561261] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 03/02 11:05:41.659: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 03/02 11:05:41.669: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 03/02 11:05:41.669: [smf] INFO: Removed Session: UE IMSI:[262422928303833] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 03/02 11:05:41.669: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 03/02 11:05:41.679: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 03/02 11:05:41.680: [smf] INFO: Removed Session: UE IMSI:[262426523027256] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 03/02 11:05:41.680: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 03/02 11:05:41.689: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 03/02 11:05:41.690: [smf] INFO: Removed Session: UE IMSI:[262421461321191] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 03/02 11:05:41.690: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 03/02 11:05:41.700: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 03/02 11:05:41.700: [smf] INFO: Removed Session: UE IMSI:[262429010759745] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 03/02 11:05:41.700: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 03/02 11:05:41.710: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 03/02 11:05:41.710: [smf] INFO: Removed Session: UE IMSI:[262426276790754] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 03/02 11:05:41.710: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 03/02 11:05:41.720: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 03/02 11:05:41.721: [smf] INFO: Removed Session: UE IMSI:[262422793963546] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 03/02 11:05:41.721: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 03/02 11:05:41.730: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 03/02 11:05:41.731: [smf] INFO: Removed Session: UE IMSI:[262426882295200] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 03/02 11:05:41.731: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 03/02 11:05:41.741: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 03/02 11:05:41.741: [smf] INFO: Removed Session: UE IMSI:[262425683043007] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 03/02 11:05:41.741: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 03/02 11:05:41.751: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 03/02 11:05:41.751: [smf] INFO: Removed Session: UE IMSI:[262424061187050] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 03/02 11:05:41.751: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 03/02 11:05:41.761: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 03/02 11:05:41.762: [smf] INFO: Removed Session: UE IMSI:[262427134442756] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 03/02 11:05:41.762: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 03/02 11:05:41.771: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 03/02 11:05:41.772: [smf] INFO: Removed Session: UE IMSI:[262423417422483] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 03/02 11:05:41.772: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 03/02 11:05:41.782: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 03/02 11:05:41.782: [smf] INFO: Removed Session: UE IMSI:[262423936118186] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 03/02 11:05:41.782: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 03/02 11:05:41.792: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 03/02 11:05:41.792: [smf] INFO: Removed Session: UE IMSI:[262429127183881] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 03/02 11:05:41.792: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 03/02 11:05:41.802: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 03/02 11:05:41.803: [smf] INFO: Removed Session: UE IMSI:[262426400785008] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 03/02 11:05:41.803: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 03/02 11:05:41.812: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 03/02 11:05:41.813: [smf] INFO: Removed Session: UE IMSI:[262424956585127] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 03/02 11:05:41.813: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 03/02 11:05:41.823: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 03/02 11:05:41.823: [smf] INFO: Removed Session: UE IMSI:[262429421606166] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 03/02 11:05:41.823: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 03/02 11:05:41.833: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 03/02 11:05:41.833: [smf] INFO: Removed Session: UE IMSI:[262426656779777] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 03/02 11:05:41.833: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 03/02 11:05:41.843: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 03/02 11:05:41.844: [smf] INFO: Removed Session: UE IMSI:[262425974491115] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 03/02 11:05:41.844: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 03/02 11:05:41.854: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 03/02 11:05:41.854: [smf] INFO: Removed Session: UE IMSI:[262424009816187] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 03/02 11:05:41.854: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 03/02 11:05:41.864: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 03/02 11:05:41.864: [smf] INFO: Removed Session: UE IMSI:[262428794627266] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 03/02 11:05:41.864: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 03/02 11:05:41.874: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 03/02 11:05:41.874: [smf] INFO: Removed Session: UE IMSI:[262427034573378] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 03/02 11:05:41.875: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 03/02 11:05:41.884: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 03/02 11:05:41.885: [smf] INFO: Removed Session: UE IMSI:[262427578333742] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 03/02 11:05:41.885: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 03/02 11:05:41.894: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 03/02 11:05:41.895: [smf] INFO: Removed Session: UE IMSI:[262429138318119] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 03/02 11:05:41.895: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 03/02 11:05:41.905: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 03/02 11:05:41.905: [smf] INFO: Removed Session: UE IMSI:[262426884896367] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 03/02 11:05:41.905: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 03/02 11:05:41.915: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 03/02 11:05:41.915: [smf] INFO: Removed Session: UE IMSI:[262425168037313] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 03/02 11:05:41.916: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 03/02 11:05:41.925: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 03/02 11:05:41.926: [smf] INFO: Removed Session: UE IMSI:[262429779721919] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 03/02 11:05:41.926: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 03/02 11:05:41.935: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 03/02 11:05:41.936: [smf] INFO: Removed Session: UE IMSI:[262423225546612] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 03/02 11:05:41.936: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 03/02 11:05:41.946: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 03/02 11:05:41.946: [smf] INFO: Removed Session: UE IMSI:[262429398391193] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 03/02 11:05:41.946: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 03/02 11:05:41.956: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 03/02 11:05:41.956: [smf] INFO: Removed Session: UE IMSI:[262429577338269] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 03/02 11:05:41.956: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 03/02 11:05:41.966: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 03/02 11:05:41.967: [smf] INFO: Removed Session: UE IMSI:[262428884419296] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 03/02 11:05:41.967: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 03/02 11:05:41.976: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 03/02 11:05:41.977: [smf] INFO: Removed Session: UE IMSI:[262424305752540] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 03/02 11:05:41.977: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 03/02 11:05:41.987: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 03/02 11:05:41.987: [smf] INFO: Removed Session: UE IMSI:[262428977931279] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 03/02 11:05:41.987: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 03/02 11:05:41.997: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 03/02 11:05:41.997: [smf] INFO: Removed Session: UE IMSI:[262425889824709] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:41.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 03/02 11:05:41.997: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 03/02 11:05:42.007: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 03/02 11:05:42.008: [smf] INFO: Removed Session: UE IMSI:[262423190143053] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 03/02 11:05:42.008: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 03/02 11:05:42.017: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 03/02 11:05:42.018: [smf] INFO: Removed Session: UE IMSI:[262422443198966] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 03/02 11:05:42.018: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 03/02 11:05:42.028: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 03/02 11:05:42.029: [smf] INFO: Removed Session: UE IMSI:[262420514109774] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 03/02 11:05:42.029: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 03/02 11:05:42.039: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 03/02 11:05:42.040: [smf] INFO: Removed Session: UE IMSI:[262428707376919] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 03/02 11:05:42.040: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 03/02 11:05:42.050: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 03/02 11:05:42.052: [smf] INFO: Removed Session: UE IMSI:[262423325489487] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 03/02 11:05:42.052: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 03/02 11:05:42.061: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 03/02 11:05:42.062: [smf] INFO: Removed Session: UE IMSI:[262429360572993] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 03/02 11:05:42.062: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 03/02 11:05:42.072: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 03/02 11:05:42.073: [smf] INFO: Removed Session: UE IMSI:[262421349426723] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 03/02 11:05:42.073: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 03/02 11:05:42.083: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 03/02 11:05:42.085: [smf] INFO: Removed Session: UE IMSI:[262428531997801] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 03/02 11:05:42.085: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 03/02 11:05:42.094: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 03/02 11:05:42.096: [smf] INFO: Removed Session: UE IMSI:[262420593041943] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 03/02 11:05:42.097: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 03/02 11:05:42.105: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 03/02 11:05:42.107: [smf] INFO: Removed Session: UE IMSI:[262426787531858] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 03/02 11:05:42.108: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 03/02 11:05:42.116: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 03/02 11:05:42.118: [smf] INFO: Removed Session: UE IMSI:[262426433551909] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 03/02 11:05:42.118: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 03/02 11:05:42.127: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 03/02 11:05:42.129: [smf] INFO: Removed Session: UE IMSI:[262421022240224] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 03/02 11:05:42.129: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 03/02 11:05:42.138: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 03/02 11:05:42.138: [smf] INFO: Removed Session: UE IMSI:[262426406019682] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 03/02 11:05:42.138: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 03/02 11:05:42.148: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 03/02 11:05:42.149: [smf] INFO: Removed Session: UE IMSI:[262423763892176] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 03/02 11:05:42.149: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 03/02 11:05:42.159: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 03/02 11:05:42.160: [smf] INFO: Removed Session: UE IMSI:[262428284472475] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 03/02 11:05:42.160: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 03/02 11:05:42.170: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 03/02 11:05:42.171: [smf] INFO: Removed Session: UE IMSI:[262423459880498] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 03/02 11:05:42.171: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 03/02 11:05:42.181: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 03/02 11:05:42.183: [smf] INFO: Removed Session: UE IMSI:[262420349139822] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 03/02 11:05:42.183: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 03/02 11:05:42.193: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 03/02 11:05:42.195: [smf] INFO: Removed Session: UE IMSI:[262427281439479] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 03/02 11:05:42.195: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 03/02 11:05:42.204: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 03/02 11:05:42.206: [smf] INFO: Removed Session: UE IMSI:[262428381409943] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 03/02 11:05:42.206: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 03/02 11:05:42.215: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 03/02 11:05:42.217: [smf] INFO: Removed Session: UE IMSI:[262424170274928] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 03/02 11:05:42.217: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 03/02 11:05:42.225: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 03/02 11:05:42.226: [smf] INFO: Removed Session: UE IMSI:[262429693201361] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 03/02 11:05:42.226: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 03/02 11:05:42.235: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 03/02 11:05:42.236: [smf] INFO: Removed Session: UE IMSI:[262422232121138] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 03/02 11:05:42.236: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 03/02 11:05:42.246: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 03/02 11:05:42.247: [smf] INFO: Removed Session: UE IMSI:[262429037785166] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 03/02 11:05:42.247: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 03/02 11:05:42.257: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 03/02 11:05:42.258: [smf] INFO: Removed Session: UE IMSI:[262426447799607] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 03/02 11:05:42.258: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 03/02 11:05:42.268: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 03/02 11:05:42.270: [smf] INFO: Removed Session: UE IMSI:[262422570158390] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 03/02 11:05:42.270: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 03/02 11:05:42.279: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 03/02 11:05:42.281: [smf] INFO: Removed Session: UE IMSI:[262421769022406] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 03/02 11:05:42.281: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 03/02 11:05:42.290: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 03/02 11:05:42.291: [smf] INFO: Removed Session: UE IMSI:[262427692379837] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 03/02 11:05:42.291: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 03/02 11:05:42.301: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 03/02 11:05:42.302: [smf] INFO: Removed Session: UE IMSI:[262420552843005] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 03/02 11:05:42.302: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 03/02 11:05:42.312: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 03/02 11:05:42.313: [smf] INFO: Removed Session: UE IMSI:[262420346899199] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 03/02 11:05:42.313: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 03/02 11:05:42.323: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 03/02 11:05:42.324: [smf] INFO: Removed Session: UE IMSI:[262428915852614] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 03/02 11:05:42.324: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 03/02 11:05:42.334: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 03/02 11:05:42.335: [smf] INFO: Removed Session: UE IMSI:[262429343852333] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 03/02 11:05:42.335: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 03/02 11:05:42.345: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 03/02 11:05:42.346: [smf] INFO: Removed Session: UE IMSI:[262422338085830] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 03/02 11:05:42.346: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 03/02 11:05:42.355: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 03/02 11:05:42.356: [smf] INFO: Removed Session: UE IMSI:[262424167016799] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 03/02 11:05:42.356: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 03/02 11:05:42.366: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 03/02 11:05:42.367: [smf] INFO: Removed Session: UE IMSI:[262428109032231] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 03/02 11:05:42.367: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 03/02 11:05:42.378: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 03/02 11:05:42.379: [smf] INFO: Removed Session: UE IMSI:[262425669444798] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 03/02 11:05:42.379: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 03/02 11:05:42.389: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 03/02 11:05:42.390: [smf] INFO: Removed Session: UE IMSI:[262422846918331] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 03/02 11:05:42.390: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 03/02 11:05:42.401: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 03/02 11:05:42.402: [smf] INFO: Removed Session: UE IMSI:[262427914890131] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 03/02 11:05:42.402: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 03/02 11:05:42.412: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 03/02 11:05:42.413: [smf] INFO: Removed Session: UE IMSI:[262427839822648] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 03/02 11:05:42.413: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 03/02 11:05:42.423: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 03/02 11:05:42.424: [smf] INFO: Removed Session: UE IMSI:[262424924309330] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 03/02 11:05:42.424: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 03/02 11:05:42.434: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 03/02 11:05:42.435: [smf] INFO: Removed Session: UE IMSI:[262425473055868] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 03/02 11:05:42.435: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 03/02 11:05:42.445: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 03/02 11:05:42.446: [smf] INFO: Removed Session: UE IMSI:[262428744987437] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 03/02 11:05:42.446: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 03/02 11:05:42.456: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 03/02 11:05:42.457: [smf] INFO: Removed Session: UE IMSI:[262421892104516] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 03/02 11:05:42.457: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 03/02 11:05:42.467: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 03/02 11:05:42.468: [smf] INFO: Removed Session: UE IMSI:[262427573919355] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 03/02 11:05:42.468: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 03/02 11:05:42.478: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 03/02 11:05:42.479: [smf] INFO: Removed Session: UE IMSI:[262423969164977] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 03/02 11:05:42.479: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 03/02 11:05:42.489: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 03/02 11:05:42.489: [smf] INFO: Removed Session: UE IMSI:[262421520423434] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 03/02 11:05:42.489: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 03/02 11:05:42.499: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 03/02 11:05:42.500: [smf] INFO: Removed Session: UE IMSI:[262426555970354] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 03/02 11:05:42.500: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 03/02 11:05:42.510: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 03/02 11:05:42.511: [smf] INFO: Removed Session: UE IMSI:[262422180036521] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 03/02 11:05:42.511: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 03/02 11:05:42.521: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 03/02 11:05:42.522: [smf] INFO: Removed Session: UE IMSI:[262423295803058] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 03/02 11:05:42.522: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 03/02 11:05:42.532: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 03/02 11:05:42.533: [smf] INFO: Removed Session: UE IMSI:[262426379598950] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 03/02 11:05:42.533: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 03/02 11:05:42.543: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 03/02 11:05:42.544: [smf] INFO: Removed Session: UE IMSI:[262420386070997] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 03/02 11:05:42.544: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 03/02 11:05:42.554: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 03/02 11:05:42.555: [smf] INFO: Removed Session: UE IMSI:[262424123017460] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 03/02 11:05:42.555: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 03/02 11:05:42.565: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 03/02 11:05:42.565: [smf] INFO: Removed Session: UE IMSI:[262424170611371] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 03/02 11:05:42.565: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 03/02 11:05:42.575: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 03/02 11:05:42.576: [smf] INFO: Removed Session: UE IMSI:[262428766713559] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 03/02 11:05:42.576: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 03/02 11:05:42.586: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 03/02 11:05:42.587: [smf] INFO: Removed Session: UE IMSI:[262424330368804] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 03/02 11:05:42.587: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 03/02 11:05:42.597: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 03/02 11:05:42.598: [smf] INFO: Removed Session: UE IMSI:[262428227900939] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 03/02 11:05:42.598: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 03/02 11:05:42.608: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 03/02 11:05:42.609: [smf] INFO: Removed Session: UE IMSI:[262428968832534] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 03/02 11:05:42.609: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 03/02 11:05:42.619: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 03/02 11:05:42.620: [smf] INFO: Removed Session: UE IMSI:[262425657747603] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 03/02 11:05:42.620: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 03/02 11:05:42.630: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 03/02 11:05:42.631: [smf] INFO: Removed Session: UE IMSI:[262423398589414] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 03/02 11:05:42.631: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 03/02 11:05:42.641: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 03/02 11:05:42.642: [smf] INFO: Removed Session: UE IMSI:[262420543208255] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 03/02 11:05:42.642: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 03/02 11:05:42.652: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 03/02 11:05:42.653: [smf] INFO: Removed Session: UE IMSI:[262421332559513] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 03/02 11:05:42.653: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 03/02 11:05:42.663: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 03/02 11:05:42.664: [smf] INFO: Removed Session: UE IMSI:[262428592670573] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 03/02 11:05:42.664: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 03/02 11:05:42.674: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 03/02 11:05:42.674: [smf] INFO: Removed Session: UE IMSI:[262421254728258] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 03/02 11:05:42.674: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 03/02 11:05:42.684: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 03/02 11:05:42.685: [smf] INFO: Removed Session: UE IMSI:[262422995328075] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 03/02 11:05:42.685: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 03/02 11:05:42.695: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 03/02 11:05:42.696: [smf] INFO: Removed Session: UE IMSI:[262422856362075] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 03/02 11:05:42.696: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 03/02 11:05:42.706: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 03/02 11:05:42.707: [smf] INFO: Removed Session: UE IMSI:[262422537244718] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 03/02 11:05:42.707: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 03/02 11:05:42.717: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 03/02 11:05:42.718: [smf] INFO: Removed Session: UE IMSI:[262421239757599] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 03/02 11:05:42.718: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 03/02 11:05:42.728: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 03/02 11:05:42.729: [smf] INFO: Removed Session: UE IMSI:[262424492629388] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 03/02 11:05:42.729: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 03/02 11:05:42.739: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 03/02 11:05:42.739: [smf] INFO: Removed Session: UE IMSI:[262424036219321] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 03/02 11:05:42.739: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 03/02 11:05:42.750: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 03/02 11:05:42.750: [smf] INFO: Removed Session: UE IMSI:[262420373251454] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 03/02 11:05:42.750: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 03/02 11:05:42.760: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 03/02 11:05:42.761: [smf] INFO: Removed Session: UE IMSI:[262420565720609] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 03/02 11:05:42.761: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 03/02 11:05:42.771: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 03/02 11:05:42.772: [smf] INFO: Removed Session: UE IMSI:[262429982895406] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 03/02 11:05:42.772: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 03/02 11:05:42.782: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 03/02 11:05:42.783: [smf] INFO: Removed Session: UE IMSI:[262427363614524] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 03/02 11:05:42.783: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 03/02 11:05:42.793: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 03/02 11:05:42.794: [smf] INFO: Removed Session: UE IMSI:[262425175122370] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 03/02 11:05:42.794: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 03/02 11:05:42.804: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 03/02 11:05:42.805: [smf] INFO: Removed Session: UE IMSI:[262428761415832] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 03/02 11:05:42.805: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 03/02 11:05:42.815: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 03/02 11:05:42.816: [smf] INFO: Removed Session: UE IMSI:[262426243908870] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 03/02 11:05:42.816: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 03/02 11:05:42.826: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 03/02 11:05:42.827: [smf] INFO: Removed Session: UE IMSI:[262420120148250] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 03/02 11:05:42.827: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 03/02 11:05:42.836: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 03/02 11:05:42.838: [smf] INFO: Removed Session: UE IMSI:[262420720791383] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 03/02 11:05:42.838: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 03/02 11:05:42.847: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 03/02 11:05:42.848: [smf] INFO: Removed Session: UE IMSI:[262427015807023] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 03/02 11:05:42.848: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 03/02 11:05:42.858: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 03/02 11:05:42.859: [smf] INFO: Removed Session: UE IMSI:[262421864128611] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 03/02 11:05:42.859: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 03/02 11:05:42.869: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 03/02 11:05:42.870: [smf] INFO: Removed Session: UE IMSI:[262420185983346] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 03/02 11:05:42.870: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 03/02 11:05:42.880: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 03/02 11:05:42.881: [smf] INFO: Removed Session: UE IMSI:[262427588396796] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 03/02 11:05:42.881: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 03/02 11:05:42.891: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 03/02 11:05:42.892: [smf] INFO: Removed Session: UE IMSI:[262422973231323] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 03/02 11:05:42.892: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 03/02 11:05:42.902: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 03/02 11:05:42.903: [smf] INFO: Removed Session: UE IMSI:[262422280104466] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 03/02 11:05:42.903: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 03/02 11:05:42.912: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 03/02 11:05:42.914: [smf] INFO: Removed Session: UE IMSI:[262422879358599] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 03/02 11:05:42.914: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 03/02 11:05:42.923: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 03/02 11:05:42.924: [smf] INFO: Removed Session: UE IMSI:[262423293291037] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 03/02 11:05:42.924: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 03/02 11:05:42.934: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 03/02 11:05:42.935: [smf] INFO: Removed Session: UE IMSI:[262420247133608] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 03/02 11:05:42.935: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 03/02 11:05:42.945: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 03/02 11:05:42.946: [smf] INFO: Removed Session: UE IMSI:[262427138082164] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 03/02 11:05:42.946: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 03/02 11:05:42.956: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 03/02 11:05:42.957: [smf] INFO: Removed Session: UE IMSI:[262426817586447] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 03/02 11:05:42.957: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 03/02 11:05:42.967: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 03/02 11:05:42.968: [smf] INFO: Removed Session: UE IMSI:[262421059771321] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 03/02 11:05:42.968: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 03/02 11:05:42.978: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 03/02 11:05:42.979: [smf] INFO: Removed Session: UE IMSI:[262421782966137] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 03/02 11:05:42.979: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 03/02 11:05:42.989: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 03/02 11:05:42.990: [smf] INFO: Removed Session: UE IMSI:[262422247216759] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:42.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 03/02 11:05:42.990: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 03/02 11:05:42.999: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 03/02 11:05:43.001: [smf] INFO: Removed Session: UE IMSI:[262429937341010] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 03/02 11:05:43.001: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 03/02 11:05:43.010: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 03/02 11:05:43.012: [smf] INFO: Removed Session: UE IMSI:[262420611080838] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 03/02 11:05:43.012: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 03/02 11:05:43.021: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 03/02 11:05:43.022: [smf] INFO: Removed Session: UE IMSI:[262421555157880] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 03/02 11:05:43.022: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 03/02 11:05:43.032: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 03/02 11:05:43.033: [smf] INFO: Removed Session: UE IMSI:[262420523915285] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 03/02 11:05:43.033: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 03/02 11:05:43.043: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 03/02 11:05:43.044: [smf] INFO: Removed Session: UE IMSI:[262423773072613] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 03/02 11:05:43.044: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 03/02 11:05:43.054: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 03/02 11:05:43.055: [smf] INFO: Removed Session: UE IMSI:[262427657742219] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 03/02 11:05:43.055: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 03/02 11:05:43.065: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 03/02 11:05:43.066: [smf] INFO: Removed Session: UE IMSI:[262422485095996] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 03/02 11:05:43.066: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 03/02 11:05:43.076: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 03/02 11:05:43.077: [smf] INFO: Removed Session: UE IMSI:[262422223625192] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 03/02 11:05:43.077: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 03/02 11:05:43.087: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 03/02 11:05:43.088: [smf] INFO: Removed Session: UE IMSI:[262424742710995] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 03/02 11:05:43.088: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 03/02 11:05:43.098: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 03/02 11:05:43.099: [smf] INFO: Removed Session: UE IMSI:[262428067414616] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 03/02 11:05:43.099: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 03/02 11:05:43.108: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 03/02 11:05:43.109: [smf] INFO: Removed Session: UE IMSI:[262423452597164] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 03/02 11:05:43.109: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 03/02 11:05:43.119: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 03/02 11:05:43.121: [smf] INFO: Removed Session: UE IMSI:[262428845205843] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 03/02 11:05:43.121: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 03/02 11:05:43.130: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 03/02 11:05:43.131: [smf] INFO: Removed Session: UE IMSI:[262429888215308] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 03/02 11:05:43.131: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 03/02 11:05:43.141: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 03/02 11:05:43.142: [smf] INFO: Removed Session: UE IMSI:[262429510603295] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 03/02 11:05:43.142: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 03/02 11:05:43.152: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 03/02 11:05:43.153: [smf] INFO: Removed Session: UE IMSI:[262422501483326] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 03/02 11:05:43.153: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 03/02 11:05:43.163: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 03/02 11:05:43.164: [smf] INFO: Removed Session: UE IMSI:[262422321280824] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 03/02 11:05:43.164: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 03/02 11:05:43.174: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 03/02 11:05:43.175: [smf] INFO: Removed Session: UE IMSI:[262429076671494] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 03/02 11:05:43.175: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 03/02 11:05:43.185: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 03/02 11:05:43.186: [smf] INFO: Removed Session: UE IMSI:[262424843034251] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 03/02 11:05:43.186: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 03/02 11:05:43.196: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 03/02 11:05:43.197: [smf] INFO: Removed Session: UE IMSI:[262424081416810] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 03/02 11:05:43.197: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 03/02 11:05:43.208: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 03/02 11:05:43.209: [smf] INFO: Removed Session: UE IMSI:[262426245568964] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 03/02 11:05:43.209: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 03/02 11:05:43.218: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 03/02 11:05:43.218: [smf] INFO: Removed Session: UE IMSI:[262428798970883] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 03/02 11:05:43.218: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 03/02 11:05:43.230: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 03/02 11:05:43.231: [smf] INFO: Removed Session: UE IMSI:[262429643924681] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 03/02 11:05:43.231: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 03/02 11:05:43.240: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 03/02 11:05:43.242: [smf] INFO: Removed Session: UE IMSI:[262422301091058] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 03/02 11:05:43.242: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 03/02 11:05:43.251: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 03/02 11:05:43.253: [smf] INFO: Removed Session: UE IMSI:[262427861818774] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 03/02 11:05:43.253: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 03/02 11:05:43.262: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 03/02 11:05:43.263: [smf] INFO: Removed Session: UE IMSI:[262427483060068] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 03/02 11:05:43.263: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 03/02 11:05:43.273: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 03/02 11:05:43.274: [smf] INFO: Removed Session: UE IMSI:[262424615288174] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 03/02 11:05:43.274: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 03/02 11:05:43.284: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 03/02 11:05:43.285: [smf] INFO: Removed Session: UE IMSI:[262426920086085] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 03/02 11:05:43.285: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 03/02 11:05:43.295: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 03/02 11:05:43.296: [smf] INFO: Removed Session: UE IMSI:[262421272644626] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 03/02 11:05:43.296: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 03/02 11:05:43.306: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 03/02 11:05:43.307: [smf] INFO: Removed Session: UE IMSI:[262429514438317] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 03/02 11:05:43.307: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 03/02 11:05:43.317: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 03/02 11:05:43.318: [smf] INFO: Removed Session: UE IMSI:[262429446872612] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 03/02 11:05:43.318: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 03/02 11:05:43.328: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 03/02 11:05:43.329: [smf] INFO: Removed Session: UE IMSI:[262427477679303] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 03/02 11:05:43.329: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 03/02 11:05:43.339: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 03/02 11:05:43.340: [smf] INFO: Removed Session: UE IMSI:[262429117495182] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 03/02 11:05:43.340: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 03/02 11:05:43.349: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 03/02 11:05:43.350: [smf] INFO: Removed Session: UE IMSI:[262422281647138] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 03/02 11:05:43.350: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 03/02 11:05:43.360: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 03/02 11:05:43.362: [smf] INFO: Removed Session: UE IMSI:[262426118113423] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 03/02 11:05:43.362: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 03/02 11:05:43.371: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 03/02 11:05:43.372: [smf] INFO: Removed Session: UE IMSI:[262429747171504] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 03/02 11:05:43.372: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 03/02 11:05:43.382: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 03/02 11:05:43.383: [smf] INFO: Removed Session: UE IMSI:[262428031294935] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 03/02 11:05:43.383: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 03/02 11:05:43.393: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 03/02 11:05:43.394: [smf] INFO: Removed Session: UE IMSI:[262425384326358] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 03/02 11:05:43.394: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 03/02 11:05:43.404: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 03/02 11:05:43.405: [smf] INFO: Removed Session: UE IMSI:[262428029965696] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 03/02 11:05:43.405: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 03/02 11:05:43.415: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 03/02 11:05:43.416: [smf] INFO: Removed Session: UE IMSI:[262421529876896] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 03/02 11:05:43.416: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 03/02 11:05:43.426: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 03/02 11:05:43.427: [smf] INFO: Removed Session: UE IMSI:[262425529300325] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 03/02 11:05:43.427: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 03/02 11:05:43.437: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 03/02 11:05:43.438: [smf] INFO: Removed Session: UE IMSI:[262424233842016] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 03/02 11:05:43.438: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 03/02 11:05:43.448: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 03/02 11:05:43.449: [smf] INFO: Removed Session: UE IMSI:[262420948249608] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 03/02 11:05:43.449: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 03/02 11:05:43.459: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 03/02 11:05:43.460: [smf] INFO: Removed Session: UE IMSI:[262428379529994] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 03/02 11:05:43.460: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 03/02 11:05:43.470: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 03/02 11:05:43.471: [smf] INFO: Removed Session: UE IMSI:[262428083564292] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 03/02 11:05:43.471: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 03/02 11:05:43.480: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 03/02 11:05:43.481: [smf] INFO: Removed Session: UE IMSI:[262426588631351] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 03/02 11:05:43.481: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 03/02 11:05:43.491: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 03/02 11:05:43.493: [smf] INFO: Removed Session: UE IMSI:[262427930720622] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 03/02 11:05:43.493: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 03/02 11:05:43.697: [smf] INFO: Removed Session: UE IMSI:[262421111551867] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:43.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 03/02 11:05:43.697: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: Warning: Stopping inactive timer T_next. MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:05:45.707: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:05:45.707: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(86)@a928f273787d: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@a928f273787d: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Sun Mar 2 11:05:45 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512144) Waiting for packet dumper to finish... 1 (prev_count=6512144, count=6512656) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Sun Mar 2 11:05:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_addr_pool_exhaustion started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:05:51.480: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:05:52.191: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 03/02 11:05:53.207: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 03/02 11:05:53.207: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 03/02 11:05:53.207: [smf] INFO: UE IMSI[262427637015337] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.216: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 03/02 11:05:53.216: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 03/02 11:05:53.216: [smf] INFO: UE IMSI[262424380047948] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.218: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 03/02 11:05:53.218: [upf] INFO: UE F-SEID[UP:0x775 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.218: [upf] INFO: UE F-SEID[UP:0x775 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.223: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 03/02 11:05:53.223: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 03/02 11:05:53.223: [smf] INFO: UE IMSI[262428662802726] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.225: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 03/02 11:05:53.225: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.225: [upf] INFO: UE F-SEID[UP:0x4ca CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.231: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 03/02 11:05:53.231: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 03/02 11:05:53.231: [smf] INFO: UE IMSI[262426407069576] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.232: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 03/02 11:05:53.233: [upf] INFO: UE F-SEID[UP:0xc44 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.233: [upf] INFO: UE F-SEID[UP:0xc44 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.237: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 03/02 11:05:53.237: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 03/02 11:05:53.237: [smf] INFO: UE IMSI[262423582568461] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.238: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 03/02 11:05:53.238: [upf] INFO: UE F-SEID[UP:0xb16 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.238: [upf] INFO: UE F-SEID[UP:0xb16 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.243: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 03/02 11:05:53.243: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 03/02 11:05:53.243: [smf] INFO: UE IMSI[262424705189869] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.244: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 03/02 11:05:53.244: [upf] INFO: UE F-SEID[UP:0x23c CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.244: [upf] INFO: UE F-SEID[UP:0x23c CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.249: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 03/02 11:05:53.249: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 03/02 11:05:53.249: [smf] INFO: UE IMSI[262428053774608] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.250: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 03/02 11:05:53.250: [upf] INFO: UE F-SEID[UP:0x58 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.250: [upf] INFO: UE F-SEID[UP:0x58 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.255: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 03/02 11:05:53.255: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 03/02 11:05:53.255: [smf] INFO: UE IMSI[262429327186359] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.256: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 03/02 11:05:53.256: [upf] INFO: UE F-SEID[UP:0x89b CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.256: [upf] INFO: UE F-SEID[UP:0x89b CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.261: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 03/02 11:05:53.261: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 03/02 11:05:53.261: [smf] INFO: UE IMSI[262424217354403] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.261: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 03/02 11:05:53.261: [upf] INFO: UE F-SEID[UP:0xbff CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.261: [upf] INFO: UE F-SEID[UP:0xbff CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.267: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 03/02 11:05:53.267: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 03/02 11:05:53.267: [smf] INFO: UE IMSI[262429867605623] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.267: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 03/02 11:05:53.267: [upf] INFO: UE F-SEID[UP:0x1db CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.267: [upf] INFO: UE F-SEID[UP:0x1db CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.272: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 03/02 11:05:53.272: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 03/02 11:05:53.272: [smf] INFO: UE IMSI[262425634545070] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.273: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 03/02 11:05:53.273: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.273: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.278: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 03/02 11:05:53.278: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 03/02 11:05:53.278: [smf] INFO: UE IMSI[262426541574985] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.279: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 03/02 11:05:53.279: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.279: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.284: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 03/02 11:05:53.284: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 03/02 11:05:53.284: [smf] INFO: UE IMSI[262427272255887] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.284: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 03/02 11:05:53.285: [upf] INFO: UE F-SEID[UP:0x800 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.285: [upf] INFO: UE F-SEID[UP:0x800 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.290: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 03/02 11:05:53.290: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 03/02 11:05:53.290: [smf] INFO: UE IMSI[262424486015754] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.290: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 03/02 11:05:53.290: [upf] INFO: UE F-SEID[UP:0xbaa CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.290: [upf] INFO: UE F-SEID[UP:0xbaa CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.296: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 03/02 11:05:53.296: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 03/02 11:05:53.296: [smf] INFO: UE IMSI[262423881445475] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.296: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 03/02 11:05:53.296: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.296: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.302: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 03/02 11:05:53.302: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 03/02 11:05:53.302: [smf] INFO: UE IMSI[262428868057128] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.302: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 03/02 11:05:53.302: [upf] INFO: UE F-SEID[UP:0x12 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.302: [upf] INFO: UE F-SEID[UP:0x12 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.307: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 03/02 11:05:53.307: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 03/02 11:05:53.307: [smf] INFO: UE IMSI[262423629233869] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.308: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 03/02 11:05:53.308: [upf] INFO: UE F-SEID[UP:0x61c CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.308: [upf] INFO: UE F-SEID[UP:0x61c CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.313: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 03/02 11:05:53.313: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 03/02 11:05:53.313: [smf] INFO: UE IMSI[262423193888518] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.314: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 03/02 11:05:53.314: [upf] INFO: UE F-SEID[UP:0x681 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.314: [upf] INFO: UE F-SEID[UP:0x681 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.319: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 03/02 11:05:53.319: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 03/02 11:05:53.319: [smf] INFO: UE IMSI[262423831447745] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.320: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 03/02 11:05:53.320: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.320: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.325: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 03/02 11:05:53.325: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 03/02 11:05:53.325: [smf] INFO: UE IMSI[262423529752687] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.326: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 03/02 11:05:53.326: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.326: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.331: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 03/02 11:05:53.331: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 03/02 11:05:53.331: [smf] INFO: UE IMSI[262428997750078] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.332: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 03/02 11:05:53.332: [upf] INFO: UE F-SEID[UP:0x309 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.332: [upf] INFO: UE F-SEID[UP:0x309 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.337: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 03/02 11:05:53.337: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 03/02 11:05:53.337: [smf] INFO: UE IMSI[262429899013255] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.337: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 03/02 11:05:53.337: [upf] INFO: UE F-SEID[UP:0x53f CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.337: [upf] INFO: UE F-SEID[UP:0x53f CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.343: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 03/02 11:05:53.343: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 03/02 11:05:53.343: [smf] INFO: UE IMSI[262427119037360] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.343: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 03/02 11:05:53.343: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.343: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.348: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 03/02 11:05:53.348: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 03/02 11:05:53.348: [smf] INFO: UE IMSI[262427530702393] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.349: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 03/02 11:05:53.349: [upf] INFO: UE F-SEID[UP:0x699 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.349: [upf] INFO: UE F-SEID[UP:0x699 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.354: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 03/02 11:05:53.354: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 03/02 11:05:53.354: [smf] INFO: UE IMSI[262428552571228] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.355: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 03/02 11:05:53.355: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.355: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.360: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 03/02 11:05:53.360: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 03/02 11:05:53.360: [smf] INFO: UE IMSI[262425204823138] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.361: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 03/02 11:05:53.361: [upf] INFO: UE F-SEID[UP:0x238 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.361: [upf] INFO: UE F-SEID[UP:0x238 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.366: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 03/02 11:05:53.366: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 03/02 11:05:53.366: [smf] INFO: UE IMSI[262422780938771] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.366: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 03/02 11:05:53.366: [upf] INFO: UE F-SEID[UP:0x280 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.366: [upf] INFO: UE F-SEID[UP:0x280 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.372: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 03/02 11:05:53.372: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 03/02 11:05:53.372: [smf] INFO: UE IMSI[262421143753167] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.372: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 03/02 11:05:53.372: [upf] INFO: UE F-SEID[UP:0x529 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.372: [upf] INFO: UE F-SEID[UP:0x529 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.377: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 03/02 11:05:53.377: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 03/02 11:05:53.377: [smf] INFO: UE IMSI[262424336420509] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.378: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 03/02 11:05:53.378: [upf] INFO: UE F-SEID[UP:0x828 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.378: [upf] INFO: UE F-SEID[UP:0x828 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.383: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 03/02 11:05:53.383: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 03/02 11:05:53.383: [smf] INFO: UE IMSI[262429584832830] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.384: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 03/02 11:05:53.384: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.384: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.389: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 03/02 11:05:53.389: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 03/02 11:05:53.389: [smf] INFO: UE IMSI[262425714016443] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.390: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 03/02 11:05:53.390: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.390: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.395: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 03/02 11:05:53.395: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 03/02 11:05:53.395: [smf] INFO: UE IMSI[262422814721172] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.396: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 03/02 11:05:53.396: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.396: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.401: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 03/02 11:05:53.401: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 03/02 11:05:53.401: [smf] INFO: UE IMSI[262423236109675] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.401: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 03/02 11:05:53.401: [upf] INFO: UE F-SEID[UP:0x92d CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.401: [upf] INFO: UE F-SEID[UP:0x92d CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.407: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 03/02 11:05:53.407: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 03/02 11:05:53.407: [smf] INFO: UE IMSI[262426252744418] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.407: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 03/02 11:05:53.407: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.407: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.412: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 03/02 11:05:53.412: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 03/02 11:05:53.412: [smf] INFO: UE IMSI[262421051564905] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.413: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 03/02 11:05:53.413: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.413: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.418: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 03/02 11:05:53.418: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 03/02 11:05:53.418: [smf] INFO: UE IMSI[262427151940201] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.419: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 03/02 11:05:53.419: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.419: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.424: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 03/02 11:05:53.424: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 03/02 11:05:53.424: [smf] INFO: UE IMSI[262427358467325] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.425: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 03/02 11:05:53.425: [upf] INFO: UE F-SEID[UP:0x187 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.425: [upf] INFO: UE F-SEID[UP:0x187 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.430: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 03/02 11:05:53.430: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 03/02 11:05:53.430: [smf] INFO: UE IMSI[262425328817025] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.431: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 03/02 11:05:53.431: [upf] INFO: UE F-SEID[UP:0x610 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.431: [upf] INFO: UE F-SEID[UP:0x610 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.436: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 03/02 11:05:53.436: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 03/02 11:05:53.436: [smf] INFO: UE IMSI[262428982096204] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.437: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 03/02 11:05:53.437: [upf] INFO: UE F-SEID[UP:0x4e CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.437: [upf] INFO: UE F-SEID[UP:0x4e CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.442: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 03/02 11:05:53.442: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 03/02 11:05:53.442: [smf] INFO: UE IMSI[262422671148010] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.443: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 03/02 11:05:53.443: [upf] INFO: UE F-SEID[UP:0x324 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.443: [upf] INFO: UE F-SEID[UP:0x324 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.449: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 03/02 11:05:53.449: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 03/02 11:05:53.449: [smf] INFO: UE IMSI[262428667794704] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.450: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 03/02 11:05:53.450: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.450: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.455: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 03/02 11:05:53.455: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 03/02 11:05:53.455: [smf] INFO: UE IMSI[262423368063054] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.456: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 03/02 11:05:53.456: [upf] INFO: UE F-SEID[UP:0x956 CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.456: [upf] INFO: UE F-SEID[UP:0x956 CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.462: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 03/02 11:05:53.462: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 03/02 11:05:53.462: [smf] INFO: UE IMSI[262422732650794] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.462: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 03/02 11:05:53.462: [upf] INFO: UE F-SEID[UP:0x608 CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.462: [upf] INFO: UE F-SEID[UP:0x608 CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.468: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 03/02 11:05:53.468: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 03/02 11:05:53.468: [smf] INFO: UE IMSI[262426525740027] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.468: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 03/02 11:05:53.468: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.468: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.474: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 03/02 11:05:53.474: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 03/02 11:05:53.474: [smf] INFO: UE IMSI[262427250740648] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.474: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 03/02 11:05:53.474: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.474: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.480: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 03/02 11:05:53.480: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 03/02 11:05:53.480: [smf] INFO: UE IMSI[262422092622989] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.480: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 03/02 11:05:53.480: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.480: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.486: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 03/02 11:05:53.486: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 03/02 11:05:53.486: [smf] INFO: UE IMSI[262422330028706] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.486: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 03/02 11:05:53.486: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.486: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.492: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 03/02 11:05:53.492: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 03/02 11:05:53.492: [smf] INFO: UE IMSI[262424120079999] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.492: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 03/02 11:05:53.492: [upf] INFO: UE F-SEID[UP:0xdee CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.492: [upf] INFO: UE F-SEID[UP:0xdee CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.498: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 03/02 11:05:53.498: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 03/02 11:05:53.498: [smf] INFO: UE IMSI[262420113791625] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.498: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 03/02 11:05:53.498: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.498: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.504: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 03/02 11:05:53.504: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 03/02 11:05:53.504: [smf] INFO: UE IMSI[262424319883894] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.504: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 03/02 11:05:53.504: [upf] INFO: UE F-SEID[UP:0xe3f CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.504: [upf] INFO: UE F-SEID[UP:0xe3f CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.509: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 03/02 11:05:53.509: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 03/02 11:05:53.509: [smf] INFO: UE IMSI[262424687193836] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.510: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 03/02 11:05:53.510: [upf] INFO: UE F-SEID[UP:0x719 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.510: [upf] INFO: UE F-SEID[UP:0x719 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.515: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 03/02 11:05:53.515: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 03/02 11:05:53.515: [smf] INFO: UE IMSI[262422079810305] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.516: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 03/02 11:05:53.516: [upf] INFO: UE F-SEID[UP:0x177 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.516: [upf] INFO: UE F-SEID[UP:0x177 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.521: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 03/02 11:05:53.521: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 03/02 11:05:53.521: [smf] INFO: UE IMSI[262423406616333] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.522: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 03/02 11:05:53.522: [upf] INFO: UE F-SEID[UP:0x772 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.522: [upf] INFO: UE F-SEID[UP:0x772 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.527: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 03/02 11:05:53.527: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 03/02 11:05:53.527: [smf] INFO: UE IMSI[262420495355747] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.528: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 03/02 11:05:53.528: [upf] INFO: UE F-SEID[UP:0x100 CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.528: [upf] INFO: UE F-SEID[UP:0x100 CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.533: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 03/02 11:05:53.533: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 03/02 11:05:53.533: [smf] INFO: UE IMSI[262422377060689] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.534: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 03/02 11:05:53.534: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.534: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.539: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 03/02 11:05:53.539: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 03/02 11:05:53.539: [smf] INFO: UE IMSI[262424193539800] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.540: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 03/02 11:05:53.540: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.540: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.545: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 03/02 11:05:53.545: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 03/02 11:05:53.545: [smf] INFO: UE IMSI[262421042236492] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.545: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 03/02 11:05:53.545: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.545: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.551: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 03/02 11:05:53.551: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 03/02 11:05:53.551: [smf] INFO: UE IMSI[262424278307067] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.551: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 03/02 11:05:53.551: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.551: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.557: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 03/02 11:05:53.557: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 03/02 11:05:53.557: [smf] INFO: UE IMSI[262425458405737] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.557: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 03/02 11:05:53.557: [upf] INFO: UE F-SEID[UP:0x96f CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.557: [upf] INFO: UE F-SEID[UP:0x96f CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.563: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 03/02 11:05:53.563: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 03/02 11:05:53.563: [smf] INFO: UE IMSI[262420977832454] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.563: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 03/02 11:05:53.563: [upf] INFO: UE F-SEID[UP:0xc3f CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.563: [upf] INFO: UE F-SEID[UP:0xc3f CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.568: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 03/02 11:05:53.568: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 03/02 11:05:53.568: [smf] INFO: UE IMSI[262427323805961] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.569: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 03/02 11:05:53.569: [upf] INFO: UE F-SEID[UP:0x158 CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.569: [upf] INFO: UE F-SEID[UP:0x158 CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.574: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 03/02 11:05:53.574: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 03/02 11:05:53.574: [smf] INFO: UE IMSI[262421366461195] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.575: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 03/02 11:05:53.575: [upf] INFO: UE F-SEID[UP:0xe CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.575: [upf] INFO: UE F-SEID[UP:0xe CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.580: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 03/02 11:05:53.580: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 03/02 11:05:53.580: [smf] INFO: UE IMSI[262424678042463] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.581: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 03/02 11:05:53.581: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.581: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.586: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 03/02 11:05:53.586: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 03/02 11:05:53.586: [smf] INFO: UE IMSI[262422121620076] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.587: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 03/02 11:05:53.587: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.587: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.592: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 03/02 11:05:53.592: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 03/02 11:05:53.592: [smf] INFO: UE IMSI[262420705497126] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.593: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 03/02 11:05:53.593: [upf] INFO: UE F-SEID[UP:0x314 CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.593: [upf] INFO: UE F-SEID[UP:0x314 CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.598: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 03/02 11:05:53.598: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 03/02 11:05:53.598: [smf] INFO: UE IMSI[262425095288051] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.598: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 03/02 11:05:53.598: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.598: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.604: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 03/02 11:05:53.604: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 03/02 11:05:53.604: [smf] INFO: UE IMSI[262422424709784] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.604: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 03/02 11:05:53.604: [upf] INFO: UE F-SEID[UP:0x224 CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.604: [upf] INFO: UE F-SEID[UP:0x224 CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.610: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 03/02 11:05:53.610: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 03/02 11:05:53.610: [smf] INFO: UE IMSI[262424337891754] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.610: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 03/02 11:05:53.610: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.610: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.616: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 03/02 11:05:53.616: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 03/02 11:05:53.616: [smf] INFO: UE IMSI[262426876677431] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.616: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 03/02 11:05:53.616: [upf] INFO: UE F-SEID[UP:0x41 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.616: [upf] INFO: UE F-SEID[UP:0x41 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.621: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 03/02 11:05:53.621: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 03/02 11:05:53.621: [smf] INFO: UE IMSI[262428642860864] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.622: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 03/02 11:05:53.622: [upf] INFO: UE F-SEID[UP:0x45a CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.622: [upf] INFO: UE F-SEID[UP:0x45a CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.627: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 03/02 11:05:53.627: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 03/02 11:05:53.627: [smf] INFO: UE IMSI[262422056878527] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.628: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 03/02 11:05:53.628: [upf] INFO: UE F-SEID[UP:0x895 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.628: [upf] INFO: UE F-SEID[UP:0x895 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.633: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 03/02 11:05:53.633: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 03/02 11:05:53.633: [smf] INFO: UE IMSI[262422606581388] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.634: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 03/02 11:05:53.634: [upf] INFO: UE F-SEID[UP:0x347 CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.634: [upf] INFO: UE F-SEID[UP:0x347 CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.639: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 03/02 11:05:53.639: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 03/02 11:05:53.639: [smf] INFO: UE IMSI[262423739958342] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.640: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 03/02 11:05:53.640: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.640: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.645: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 03/02 11:05:53.645: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 03/02 11:05:53.645: [smf] INFO: UE IMSI[262425409044652] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.646: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 03/02 11:05:53.646: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.646: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.651: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 03/02 11:05:53.651: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 03/02 11:05:53.651: [smf] INFO: UE IMSI[262426261442689] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.651: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 03/02 11:05:53.652: [upf] INFO: UE F-SEID[UP:0x487 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.652: [upf] INFO: UE F-SEID[UP:0x487 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.657: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 03/02 11:05:53.657: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 03/02 11:05:53.657: [smf] INFO: UE IMSI[262428534148667] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.657: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 03/02 11:05:53.657: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.657: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.663: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 03/02 11:05:53.663: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 03/02 11:05:53.663: [smf] INFO: UE IMSI[262427610589146] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.663: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 03/02 11:05:53.663: [upf] INFO: UE F-SEID[UP:0x984 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.663: [upf] INFO: UE F-SEID[UP:0x984 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.668: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 03/02 11:05:53.668: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 03/02 11:05:53.668: [smf] INFO: UE IMSI[262422803852857] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.669: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 03/02 11:05:53.669: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.669: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.674: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 03/02 11:05:53.674: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 03/02 11:05:53.674: [smf] INFO: UE IMSI[262426861623091] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.675: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 03/02 11:05:53.675: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.675: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.680: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 03/02 11:05:53.680: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 03/02 11:05:53.680: [smf] INFO: UE IMSI[262426680105801] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.681: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 03/02 11:05:53.681: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.681: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.686: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 03/02 11:05:53.686: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 03/02 11:05:53.686: [smf] INFO: UE IMSI[262426331714048] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.687: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 03/02 11:05:53.687: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.687: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.692: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 03/02 11:05:53.692: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 03/02 11:05:53.692: [smf] INFO: UE IMSI[262428375990403] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.693: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 03/02 11:05:53.693: [upf] INFO: UE F-SEID[UP:0x12e CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.693: [upf] INFO: UE F-SEID[UP:0x12e CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.698: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 03/02 11:05:53.698: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 03/02 11:05:53.698: [smf] INFO: UE IMSI[262425772041887] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.699: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 03/02 11:05:53.699: [upf] INFO: UE F-SEID[UP:0xac CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.699: [upf] INFO: UE F-SEID[UP:0xac CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.704: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 03/02 11:05:53.704: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 03/02 11:05:53.704: [smf] INFO: UE IMSI[262429223935756] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.705: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 03/02 11:05:53.705: [upf] INFO: UE F-SEID[UP:0x91f CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.705: [upf] INFO: UE F-SEID[UP:0x91f CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.710: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 03/02 11:05:53.710: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 03/02 11:05:53.710: [smf] INFO: UE IMSI[262427831214025] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.711: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 03/02 11:05:53.711: [upf] INFO: UE F-SEID[UP:0xe23 CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.711: [upf] INFO: UE F-SEID[UP:0xe23 CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.716: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 03/02 11:05:53.716: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 03/02 11:05:53.716: [smf] INFO: UE IMSI[262422139790813] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.716: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 03/02 11:05:53.716: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.716: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.722: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 03/02 11:05:53.722: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 03/02 11:05:53.722: [smf] INFO: UE IMSI[262425400692271] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.722: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 03/02 11:05:53.722: [upf] INFO: UE F-SEID[UP:0x4de CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.722: [upf] INFO: UE F-SEID[UP:0x4de CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.727: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 03/02 11:05:53.727: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 03/02 11:05:53.727: [smf] INFO: UE IMSI[262427832366262] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.728: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 03/02 11:05:53.728: [upf] INFO: UE F-SEID[UP:0x41b CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.728: [upf] INFO: UE F-SEID[UP:0x41b CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.733: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 03/02 11:05:53.733: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 03/02 11:05:53.733: [smf] INFO: UE IMSI[262423880886294] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.734: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 03/02 11:05:53.734: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.734: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.739: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 03/02 11:05:53.739: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 03/02 11:05:53.739: [smf] INFO: UE IMSI[262426784376704] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.739: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 03/02 11:05:53.740: [upf] INFO: UE F-SEID[UP:0x273 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.740: [upf] INFO: UE F-SEID[UP:0x273 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.745: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 03/02 11:05:53.745: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 03/02 11:05:53.745: [smf] INFO: UE IMSI[262428375035369] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.745: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 03/02 11:05:53.745: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.745: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.751: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 03/02 11:05:53.751: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 03/02 11:05:53.751: [smf] INFO: UE IMSI[262425662595054] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.751: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 03/02 11:05:53.751: [upf] INFO: UE F-SEID[UP:0x7fc CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.751: [upf] INFO: UE F-SEID[UP:0x7fc CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.756: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 03/02 11:05:53.756: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 03/02 11:05:53.756: [smf] INFO: UE IMSI[262421219731181] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.757: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 03/02 11:05:53.757: [upf] INFO: UE F-SEID[UP:0xf09 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.757: [upf] INFO: UE F-SEID[UP:0xf09 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.762: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 03/02 11:05:53.762: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 03/02 11:05:53.762: [smf] INFO: UE IMSI[262424394672934] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.763: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 03/02 11:05:53.763: [upf] INFO: UE F-SEID[UP:0xc86 CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.763: [upf] INFO: UE F-SEID[UP:0xc86 CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.768: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 03/02 11:05:53.768: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 03/02 11:05:53.768: [smf] INFO: UE IMSI[262428124340947] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.769: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 03/02 11:05:53.769: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.769: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.774: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 03/02 11:05:53.774: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 03/02 11:05:53.774: [smf] INFO: UE IMSI[262424932096779] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.774: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 03/02 11:05:53.774: [upf] INFO: UE F-SEID[UP:0x164 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.774: [upf] INFO: UE F-SEID[UP:0x164 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.779: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 03/02 11:05:53.779: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 03/02 11:05:53.780: [smf] INFO: UE IMSI[262425142292760] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.780: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 03/02 11:05:53.780: [upf] INFO: UE F-SEID[UP:0x7da CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.780: [upf] INFO: UE F-SEID[UP:0x7da CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.785: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 03/02 11:05:53.785: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 03/02 11:05:53.785: [smf] INFO: UE IMSI[262424969718341] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.786: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 03/02 11:05:53.786: [upf] INFO: UE F-SEID[UP:0x499 CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.786: [upf] INFO: UE F-SEID[UP:0x499 CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.791: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 03/02 11:05:53.791: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 03/02 11:05:53.791: [smf] INFO: UE IMSI[262423371673993] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.792: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 03/02 11:05:53.792: [upf] INFO: UE F-SEID[UP:0x2cf CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.792: [upf] INFO: UE F-SEID[UP:0x2cf CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.797: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 03/02 11:05:53.797: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 03/02 11:05:53.797: [smf] INFO: UE IMSI[262426855167533] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.798: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 03/02 11:05:53.798: [upf] INFO: UE F-SEID[UP:0x48a CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.798: [upf] INFO: UE F-SEID[UP:0x48a CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.803: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 03/02 11:05:53.803: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 03/02 11:05:53.803: [smf] INFO: UE IMSI[262426738115125] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.804: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 03/02 11:05:53.804: [upf] INFO: UE F-SEID[UP:0x27d CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.804: [upf] INFO: UE F-SEID[UP:0x27d CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.809: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 03/02 11:05:53.809: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 03/02 11:05:53.809: [smf] INFO: UE IMSI[262420835167606] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.809: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 03/02 11:05:53.809: [upf] INFO: UE F-SEID[UP:0xd1f CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.809: [upf] INFO: UE F-SEID[UP:0xd1f CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.815: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 03/02 11:05:53.815: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 03/02 11:05:53.815: [smf] INFO: UE IMSI[262423221739172] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.815: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 03/02 11:05:53.815: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.815: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.821: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 03/02 11:05:53.821: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 03/02 11:05:53.821: [smf] INFO: UE IMSI[262428430451977] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.821: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 03/02 11:05:53.821: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.821: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.826: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 03/02 11:05:53.826: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 03/02 11:05:53.826: [smf] INFO: UE IMSI[262421278031376] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.827: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 03/02 11:05:53.827: [upf] INFO: UE F-SEID[UP:0x71e CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.827: [upf] INFO: UE F-SEID[UP:0x71e CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.832: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 03/02 11:05:53.832: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 03/02 11:05:53.832: [smf] INFO: UE IMSI[262429248130981] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.833: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 03/02 11:05:53.833: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.833: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.838: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 03/02 11:05:53.838: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 03/02 11:05:53.838: [smf] INFO: UE IMSI[262429796317038] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.839: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 03/02 11:05:53.839: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.839: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.844: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 03/02 11:05:53.844: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 03/02 11:05:53.844: [smf] INFO: UE IMSI[262424996124410] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.845: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 03/02 11:05:53.845: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.845: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.850: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 03/02 11:05:53.850: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 03/02 11:05:53.850: [smf] INFO: UE IMSI[262420997063609] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.851: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 03/02 11:05:53.851: [upf] INFO: UE F-SEID[UP:0x537 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.851: [upf] INFO: UE F-SEID[UP:0x537 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.857: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 03/02 11:05:53.857: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 03/02 11:05:53.857: [smf] INFO: UE IMSI[262427983366795] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.859: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 03/02 11:05:53.859: [upf] INFO: UE F-SEID[UP:0x61d CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.859: [upf] INFO: UE F-SEID[UP:0x61d CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.864: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 03/02 11:05:53.864: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 03/02 11:05:53.864: [smf] INFO: UE IMSI[262420355921262] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.866: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 03/02 11:05:53.866: [upf] INFO: UE F-SEID[UP:0xf37 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.866: [upf] INFO: UE F-SEID[UP:0xf37 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.871: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 03/02 11:05:53.871: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 03/02 11:05:53.871: [smf] INFO: UE IMSI[262421818113166] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.871: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 03/02 11:05:53.871: [upf] INFO: UE F-SEID[UP:0x783 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.872: [upf] INFO: UE F-SEID[UP:0x783 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.877: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 03/02 11:05:53.877: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 03/02 11:05:53.877: [smf] INFO: UE IMSI[262423292015072] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.878: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 03/02 11:05:53.878: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.878: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.883: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 03/02 11:05:53.883: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 03/02 11:05:53.883: [smf] INFO: UE IMSI[262429995387739] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.883: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 03/02 11:05:53.883: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.883: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.889: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 03/02 11:05:53.889: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 03/02 11:05:53.889: [smf] INFO: UE IMSI[262422490995060] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.889: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 03/02 11:05:53.889: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.889: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.895: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 03/02 11:05:53.895: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 03/02 11:05:53.895: [smf] INFO: UE IMSI[262422345055897] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.896: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 03/02 11:05:53.896: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.896: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.901: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 03/02 11:05:53.901: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 03/02 11:05:53.901: [smf] INFO: UE IMSI[262429337146976] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.902: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 03/02 11:05:53.902: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.902: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.908: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 03/02 11:05:53.908: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 03/02 11:05:53.908: [smf] INFO: UE IMSI[262426401631350] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.909: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 03/02 11:05:53.909: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.909: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.913: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 03/02 11:05:53.914: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 03/02 11:05:53.914: [smf] INFO: UE IMSI[262428197927517] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.915: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 03/02 11:05:53.915: [upf] INFO: UE F-SEID[UP:0x53a CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.915: [upf] INFO: UE F-SEID[UP:0x53a CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.919: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 03/02 11:05:53.919: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 03/02 11:05:53.919: [smf] INFO: UE IMSI[262425338744946] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.920: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 03/02 11:05:53.920: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.920: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.925: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 03/02 11:05:53.925: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 03/02 11:05:53.925: [smf] INFO: UE IMSI[262423407627119] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.926: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 03/02 11:05:53.926: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.926: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.931: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 03/02 11:05:53.931: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 03/02 11:05:53.931: [smf] INFO: UE IMSI[262420884824522] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.932: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 03/02 11:05:53.932: [upf] INFO: UE F-SEID[UP:0x691 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.932: [upf] INFO: UE F-SEID[UP:0x691 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.937: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 03/02 11:05:53.937: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 03/02 11:05:53.937: [smf] INFO: UE IMSI[262422608394305] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.938: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 03/02 11:05:53.938: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.938: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.943: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 03/02 11:05:53.943: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 03/02 11:05:53.943: [smf] INFO: UE IMSI[262423704427449] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.943: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 03/02 11:05:53.943: [upf] INFO: UE F-SEID[UP:0x316 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.943: [upf] INFO: UE F-SEID[UP:0x316 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.949: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 03/02 11:05:53.949: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 03/02 11:05:53.949: [smf] INFO: UE IMSI[262420071030117] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.949: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 03/02 11:05:53.949: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.949: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.954: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 03/02 11:05:53.954: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 03/02 11:05:53.954: [smf] INFO: UE IMSI[262423606964195] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.955: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 03/02 11:05:53.955: [upf] INFO: UE F-SEID[UP:0xc6b CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.955: [upf] INFO: UE F-SEID[UP:0xc6b CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.960: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 03/02 11:05:53.960: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 03/02 11:05:53.960: [smf] INFO: UE IMSI[262425128172022] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.961: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 03/02 11:05:53.961: [upf] INFO: UE F-SEID[UP:0x982 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.961: [upf] INFO: UE F-SEID[UP:0x982 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.966: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 03/02 11:05:53.966: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 03/02 11:05:53.966: [smf] INFO: UE IMSI[262421021305236] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.967: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 03/02 11:05:53.967: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.967: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.972: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 03/02 11:05:53.972: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 03/02 11:05:53.972: [smf] INFO: UE IMSI[262424936856764] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.973: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 03/02 11:05:53.973: [upf] INFO: UE F-SEID[UP:0x94c CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.973: [upf] INFO: UE F-SEID[UP:0x94c CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.978: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 03/02 11:05:53.978: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 03/02 11:05:53.978: [smf] INFO: UE IMSI[262427694911138] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.979: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 03/02 11:05:53.979: [upf] INFO: UE F-SEID[UP:0xcef CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.979: [upf] INFO: UE F-SEID[UP:0xcef CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.984: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 03/02 11:05:53.984: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 03/02 11:05:53.984: [smf] INFO: UE IMSI[262427406430688] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.985: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 03/02 11:05:53.985: [upf] INFO: UE F-SEID[UP:0x6ee CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.985: [upf] INFO: UE F-SEID[UP:0x6ee CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.990: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 03/02 11:05:53.990: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 03/02 11:05:53.990: [smf] INFO: UE IMSI[262427154496463] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.991: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 03/02 11:05:53.991: [upf] INFO: UE F-SEID[UP:0x90c CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.991: [upf] INFO: UE F-SEID[UP:0x90c CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.996: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 03/02 11:05:53.996: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 03/02 11:05:53.996: [smf] INFO: UE IMSI[262425659679299] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:53.996: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 03/02 11:05:53.996: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:53.996: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.001: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 03/02 11:05:54.001: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 03/02 11:05:54.001: [smf] INFO: UE IMSI[262426833532536] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.002: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 03/02 11:05:54.002: [upf] INFO: UE F-SEID[UP:0xeab CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.002: [upf] INFO: UE F-SEID[UP:0xeab CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.007: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 03/02 11:05:54.007: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 03/02 11:05:54.007: [smf] INFO: UE IMSI[262429822273439] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.008: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 03/02 11:05:54.008: [upf] INFO: UE F-SEID[UP:0x820 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.008: [upf] INFO: UE F-SEID[UP:0x820 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.013: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 03/02 11:05:54.013: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 03/02 11:05:54.013: [smf] INFO: UE IMSI[262427010371222] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.014: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 03/02 11:05:54.014: [upf] INFO: UE F-SEID[UP:0x798 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.014: [upf] INFO: UE F-SEID[UP:0x798 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.019: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 03/02 11:05:54.019: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 03/02 11:05:54.019: [smf] INFO: UE IMSI[262421598345890] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.020: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 03/02 11:05:54.020: [upf] INFO: UE F-SEID[UP:0xdad CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.020: [upf] INFO: UE F-SEID[UP:0xdad CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.025: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 03/02 11:05:54.025: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 03/02 11:05:54.025: [smf] INFO: UE IMSI[262423353378198] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.026: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 03/02 11:05:54.026: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.026: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.031: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 03/02 11:05:54.031: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 03/02 11:05:54.031: [smf] INFO: UE IMSI[262420186955241] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.032: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 03/02 11:05:54.032: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.032: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.037: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 03/02 11:05:54.037: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 03/02 11:05:54.037: [smf] INFO: UE IMSI[262429091978724] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.038: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 03/02 11:05:54.038: [upf] INFO: UE F-SEID[UP:0x718 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.038: [upf] INFO: UE F-SEID[UP:0x718 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.043: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 03/02 11:05:54.043: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 03/02 11:05:54.043: [smf] INFO: UE IMSI[262420735740518] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.043: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 03/02 11:05:54.043: [upf] INFO: UE F-SEID[UP:0xecb CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.043: [upf] INFO: UE F-SEID[UP:0xecb CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.049: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 03/02 11:05:54.049: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 03/02 11:05:54.049: [smf] INFO: UE IMSI[262428053677425] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.049: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 03/02 11:05:54.049: [upf] INFO: UE F-SEID[UP:0x764 CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.049: [upf] INFO: UE F-SEID[UP:0x764 CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.054: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 03/02 11:05:54.054: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 03/02 11:05:54.054: [smf] INFO: UE IMSI[262429799455035] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.055: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 03/02 11:05:54.055: [upf] INFO: UE F-SEID[UP:0x15f CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.055: [upf] INFO: UE F-SEID[UP:0x15f CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.060: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 03/02 11:05:54.060: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 03/02 11:05:54.060: [smf] INFO: UE IMSI[262420440785815] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.061: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 03/02 11:05:54.061: [upf] INFO: UE F-SEID[UP:0x785 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.061: [upf] INFO: UE F-SEID[UP:0x785 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.066: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 03/02 11:05:54.066: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 03/02 11:05:54.066: [smf] INFO: UE IMSI[262427391180164] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.067: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 03/02 11:05:54.067: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.067: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.072: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 03/02 11:05:54.072: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 03/02 11:05:54.072: [smf] INFO: UE IMSI[262422154280379] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.073: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 03/02 11:05:54.073: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.073: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.078: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 03/02 11:05:54.078: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 03/02 11:05:54.078: [smf] INFO: UE IMSI[262420202394152] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.079: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 03/02 11:05:54.079: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.079: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.084: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 03/02 11:05:54.084: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 03/02 11:05:54.084: [smf] INFO: UE IMSI[262427783736305] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.084: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 03/02 11:05:54.084: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.084: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.090: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 03/02 11:05:54.090: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 03/02 11:05:54.090: [smf] INFO: UE IMSI[262421899421603] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.091: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 03/02 11:05:54.091: [upf] INFO: UE F-SEID[UP:0x99d CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.091: [upf] INFO: UE F-SEID[UP:0x99d CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.096: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 03/02 11:05:54.096: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 03/02 11:05:54.096: [smf] INFO: UE IMSI[262423734003806] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.097: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 03/02 11:05:54.097: [upf] INFO: UE F-SEID[UP:0x59b CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.097: [upf] INFO: UE F-SEID[UP:0x59b CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.102: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 03/02 11:05:54.102: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 03/02 11:05:54.102: [smf] INFO: UE IMSI[262429077543098] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.103: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 03/02 11:05:54.103: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.103: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.108: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 03/02 11:05:54.108: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 03/02 11:05:54.108: [smf] INFO: UE IMSI[262424875713462] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.109: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 03/02 11:05:54.109: [upf] INFO: UE F-SEID[UP:0x42 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.109: [upf] INFO: UE F-SEID[UP:0x42 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.114: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 03/02 11:05:54.114: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 03/02 11:05:54.114: [smf] INFO: UE IMSI[262427798097054] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.115: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 03/02 11:05:54.115: [upf] INFO: UE F-SEID[UP:0x835 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.115: [upf] INFO: UE F-SEID[UP:0x835 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.120: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 03/02 11:05:54.120: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 03/02 11:05:54.120: [smf] INFO: UE IMSI[262425642735478] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.121: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 03/02 11:05:54.121: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.121: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.126: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 03/02 11:05:54.126: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 03/02 11:05:54.126: [smf] INFO: UE IMSI[262422414360070] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.126: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 03/02 11:05:54.126: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.126: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.131: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 03/02 11:05:54.131: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 03/02 11:05:54.131: [smf] INFO: UE IMSI[262428575486725] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.132: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 03/02 11:05:54.132: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.132: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.137: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 03/02 11:05:54.137: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 03/02 11:05:54.137: [smf] INFO: UE IMSI[262420486197013] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.138: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 03/02 11:05:54.138: [upf] INFO: UE F-SEID[UP:0x66d CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.138: [upf] INFO: UE F-SEID[UP:0x66d CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.143: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 03/02 11:05:54.143: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 03/02 11:05:54.143: [smf] INFO: UE IMSI[262428374927437] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.144: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 03/02 11:05:54.144: [upf] INFO: UE F-SEID[UP:0xad8 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.144: [upf] INFO: UE F-SEID[UP:0xad8 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.149: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 03/02 11:05:54.149: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 03/02 11:05:54.149: [smf] INFO: UE IMSI[262420397101168] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.150: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 03/02 11:05:54.150: [upf] INFO: UE F-SEID[UP:0x763 CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.150: [upf] INFO: UE F-SEID[UP:0x763 CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.155: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 03/02 11:05:54.155: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 03/02 11:05:54.155: [smf] INFO: UE IMSI[262420172575139] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.156: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 03/02 11:05:54.156: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.156: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.162: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 03/02 11:05:54.162: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 03/02 11:05:54.162: [smf] INFO: UE IMSI[262420485514106] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.163: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 03/02 11:05:54.163: [upf] INFO: UE F-SEID[UP:0x64f CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.163: [upf] INFO: UE F-SEID[UP:0x64f CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.169: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 03/02 11:05:54.169: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 03/02 11:05:54.169: [smf] INFO: UE IMSI[262428798156482] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.170: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 03/02 11:05:54.170: [upf] INFO: UE F-SEID[UP:0xc94 CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.170: [upf] INFO: UE F-SEID[UP:0xc94 CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.176: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 03/02 11:05:54.176: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 03/02 11:05:54.176: [smf] INFO: UE IMSI[262423590047678] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.178: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 03/02 11:05:54.178: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.178: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.184: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 03/02 11:05:54.184: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 03/02 11:05:54.184: [smf] INFO: UE IMSI[262422091158737] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.185: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 03/02 11:05:54.185: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.185: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.192: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 03/02 11:05:54.192: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 03/02 11:05:54.192: [smf] INFO: UE IMSI[262425605187204] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.194: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 03/02 11:05:54.194: [upf] INFO: UE F-SEID[UP:0x230 CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.194: [upf] INFO: UE F-SEID[UP:0x230 CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.200: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 03/02 11:05:54.200: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 03/02 11:05:54.200: [smf] INFO: UE IMSI[262420377002746] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.201: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 03/02 11:05:54.201: [upf] INFO: UE F-SEID[UP:0x87e CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.201: [upf] INFO: UE F-SEID[UP:0x87e CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.207: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 03/02 11:05:54.207: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 03/02 11:05:54.207: [smf] INFO: UE IMSI[262425106918877] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.207: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 03/02 11:05:54.207: [upf] INFO: UE F-SEID[UP:0xed1 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.207: [upf] INFO: UE F-SEID[UP:0xed1 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.213: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 03/02 11:05:54.213: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 03/02 11:05:54.213: [smf] INFO: UE IMSI[262425930231024] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.213: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 03/02 11:05:54.213: [upf] INFO: UE F-SEID[UP:0x77d CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.213: [upf] INFO: UE F-SEID[UP:0x77d CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.218: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 03/02 11:05:54.218: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 03/02 11:05:54.218: [smf] INFO: UE IMSI[262429706998294] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.219: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 03/02 11:05:54.219: [upf] INFO: UE F-SEID[UP:0x73e CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.219: [upf] INFO: UE F-SEID[UP:0x73e CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.224: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 03/02 11:05:54.224: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 03/02 11:05:54.224: [smf] INFO: UE IMSI[262427889228269] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.225: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 03/02 11:05:54.225: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.225: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.230: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 03/02 11:05:54.230: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 03/02 11:05:54.230: [smf] INFO: UE IMSI[262424667461252] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.231: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 03/02 11:05:54.231: [upf] INFO: UE F-SEID[UP:0x540 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.231: [upf] INFO: UE F-SEID[UP:0x540 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.236: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 03/02 11:05:54.236: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 03/02 11:05:54.236: [smf] INFO: UE IMSI[262424618823891] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.237: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 03/02 11:05:54.237: [upf] INFO: UE F-SEID[UP:0x496 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.237: [upf] INFO: UE F-SEID[UP:0x496 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.242: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 03/02 11:05:54.242: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 03/02 11:05:54.242: [smf] INFO: UE IMSI[262429159991873] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.243: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 03/02 11:05:54.243: [upf] INFO: UE F-SEID[UP:0x1dc CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.243: [upf] INFO: UE F-SEID[UP:0x1dc CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.248: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 03/02 11:05:54.248: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 03/02 11:05:54.248: [smf] INFO: UE IMSI[262427570072141] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.248: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 03/02 11:05:54.248: [upf] INFO: UE F-SEID[UP:0xede CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.248: [upf] INFO: UE F-SEID[UP:0xede CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.254: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 03/02 11:05:54.254: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 03/02 11:05:54.254: [smf] INFO: UE IMSI[262428797853897] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.254: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 03/02 11:05:54.254: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.254: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.260: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 03/02 11:05:54.260: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 03/02 11:05:54.260: [smf] INFO: UE IMSI[262420882890819] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.260: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 03/02 11:05:54.260: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.260: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.265: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 03/02 11:05:54.265: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 03/02 11:05:54.265: [smf] INFO: UE IMSI[262422866277876] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.266: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 03/02 11:05:54.266: [upf] INFO: UE F-SEID[UP:0xed9 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.266: [upf] INFO: UE F-SEID[UP:0xed9 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.271: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 03/02 11:05:54.271: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 03/02 11:05:54.271: [smf] INFO: UE IMSI[262422638357326] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.272: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 03/02 11:05:54.272: [upf] INFO: UE F-SEID[UP:0xafc CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.272: [upf] INFO: UE F-SEID[UP:0xafc CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.277: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 03/02 11:05:54.277: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 03/02 11:05:54.277: [smf] INFO: UE IMSI[262423117202209] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.278: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 03/02 11:05:54.278: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.278: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.283: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 03/02 11:05:54.283: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 03/02 11:05:54.283: [smf] INFO: UE IMSI[262421858411840] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.284: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 03/02 11:05:54.284: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.284: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.289: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 03/02 11:05:54.289: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 03/02 11:05:54.289: [smf] INFO: UE IMSI[262426569867314] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.289: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 03/02 11:05:54.289: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.289: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.295: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 03/02 11:05:54.295: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 03/02 11:05:54.295: [smf] INFO: UE IMSI[262426875343919] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.295: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 03/02 11:05:54.295: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.295: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.300: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 03/02 11:05:54.300: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 03/02 11:05:54.300: [smf] INFO: UE IMSI[262422787168227] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.301: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 03/02 11:05:54.301: [upf] INFO: UE F-SEID[UP:0x765 CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.301: [upf] INFO: UE F-SEID[UP:0x765 CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.306: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 03/02 11:05:54.306: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 03/02 11:05:54.306: [smf] INFO: UE IMSI[262425839850132] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.307: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 03/02 11:05:54.307: [upf] INFO: UE F-SEID[UP:0x993 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.307: [upf] INFO: UE F-SEID[UP:0x993 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.312: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 03/02 11:05:54.312: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 03/02 11:05:54.312: [smf] INFO: UE IMSI[262421361948683] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.313: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 03/02 11:05:54.313: [upf] INFO: UE F-SEID[UP:0x93e CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.313: [upf] INFO: UE F-SEID[UP:0x93e CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.318: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 03/02 11:05:54.318: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 03/02 11:05:54.318: [smf] INFO: UE IMSI[262421361321634] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.319: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 03/02 11:05:54.319: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.319: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.324: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 03/02 11:05:54.324: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 03/02 11:05:54.324: [smf] INFO: UE IMSI[262424090467497] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.325: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 03/02 11:05:54.325: [upf] INFO: UE F-SEID[UP:0x23f CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.325: [upf] INFO: UE F-SEID[UP:0x23f CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.330: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 03/02 11:05:54.330: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 03/02 11:05:54.330: [smf] INFO: UE IMSI[262426845295054] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.330: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 03/02 11:05:54.330: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.330: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.335: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 03/02 11:05:54.335: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 03/02 11:05:54.335: [smf] INFO: UE IMSI[262426522280358] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.336: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 03/02 11:05:54.336: [upf] INFO: UE F-SEID[UP:0x27b CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.336: [upf] INFO: UE F-SEID[UP:0x27b CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.341: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 03/02 11:05:54.341: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 03/02 11:05:54.341: [smf] INFO: UE IMSI[262425661344875] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.342: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 03/02 11:05:54.342: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.342: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.347: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 03/02 11:05:54.347: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 03/02 11:05:54.347: [smf] INFO: UE IMSI[262424974316508] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.348: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 03/02 11:05:54.348: [upf] INFO: UE F-SEID[UP:0x73f CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.348: [upf] INFO: UE F-SEID[UP:0x73f CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.353: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 03/02 11:05:54.353: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 03/02 11:05:54.353: [smf] INFO: UE IMSI[262427373254316] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.353: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 03/02 11:05:54.353: [upf] INFO: UE F-SEID[UP:0xeca CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.353: [upf] INFO: UE F-SEID[UP:0xeca CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.359: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 03/02 11:05:54.359: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 03/02 11:05:54.359: [smf] INFO: UE IMSI[262424928725892] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.359: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 03/02 11:05:54.359: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.359: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.365: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 03/02 11:05:54.365: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 03/02 11:05:54.365: [smf] INFO: UE IMSI[262423309031922] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.365: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 03/02 11:05:54.365: [upf] INFO: UE F-SEID[UP:0xa27 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.365: [upf] INFO: UE F-SEID[UP:0xa27 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.370: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 03/02 11:05:54.370: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 03/02 11:05:54.370: [smf] INFO: UE IMSI[262422108944395] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.371: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 03/02 11:05:54.371: [upf] INFO: UE F-SEID[UP:0x869 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.371: [upf] INFO: UE F-SEID[UP:0x869 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.376: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 03/02 11:05:54.376: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 03/02 11:05:54.376: [smf] INFO: UE IMSI[262422895242058] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.377: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 03/02 11:05:54.377: [upf] INFO: UE F-SEID[UP:0x63c CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.377: [upf] INFO: UE F-SEID[UP:0x63c CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.382: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 03/02 11:05:54.382: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 03/02 11:05:54.382: [smf] INFO: UE IMSI[262427092746344] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.383: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 03/02 11:05:54.383: [upf] INFO: UE F-SEID[UP:0xe96 CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.383: [upf] INFO: UE F-SEID[UP:0xe96 CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.388: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 03/02 11:05:54.388: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 03/02 11:05:54.388: [smf] INFO: UE IMSI[262428006736043] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.389: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 03/02 11:05:54.389: [upf] INFO: UE F-SEID[UP:0x23d CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.389: [upf] INFO: UE F-SEID[UP:0x23d CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.394: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 03/02 11:05:54.394: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 03/02 11:05:54.394: [smf] INFO: UE IMSI[262426117328855] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.394: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 03/02 11:05:54.394: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.394: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.400: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 03/02 11:05:54.400: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 03/02 11:05:54.400: [smf] INFO: UE IMSI[262422065215054] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.400: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 03/02 11:05:54.400: [upf] INFO: UE F-SEID[UP:0x80c CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.400: [upf] INFO: UE F-SEID[UP:0x80c CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.405: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 03/02 11:05:54.405: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 03/02 11:05:54.405: [smf] INFO: UE IMSI[262426135350423] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.406: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 03/02 11:05:54.406: [upf] INFO: UE F-SEID[UP:0x62d CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.406: [upf] INFO: UE F-SEID[UP:0x62d CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.411: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 03/02 11:05:54.411: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 03/02 11:05:54.411: [smf] INFO: UE IMSI[262426130316634] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.412: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 03/02 11:05:54.412: [upf] INFO: UE F-SEID[UP:0x420 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.412: [upf] INFO: UE F-SEID[UP:0x420 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.417: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 03/02 11:05:54.417: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 03/02 11:05:54.417: [smf] INFO: UE IMSI[262421899619749] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.418: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 03/02 11:05:54.418: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.418: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.423: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 03/02 11:05:54.423: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 03/02 11:05:54.423: [smf] INFO: UE IMSI[262428303155142] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.423: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 03/02 11:05:54.423: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.423: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.428: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 03/02 11:05:54.428: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 03/02 11:05:54.428: [smf] INFO: UE IMSI[262429403553557] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.429: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 03/02 11:05:54.429: [upf] INFO: UE F-SEID[UP:0x30d CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.429: [upf] INFO: UE F-SEID[UP:0x30d CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.434: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 03/02 11:05:54.434: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 03/02 11:05:54.434: [smf] INFO: UE IMSI[262425977371910] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.435: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 03/02 11:05:54.435: [upf] INFO: UE F-SEID[UP:0x646 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.435: [upf] INFO: UE F-SEID[UP:0x646 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.440: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 03/02 11:05:54.440: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 03/02 11:05:54.440: [smf] INFO: UE IMSI[262425249033049] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.440: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 03/02 11:05:54.440: [upf] INFO: UE F-SEID[UP:0xce5 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.440: [upf] INFO: UE F-SEID[UP:0xce5 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.446: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 03/02 11:05:54.446: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 03/02 11:05:54.446: [smf] INFO: UE IMSI[262429082983528] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.446: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 03/02 11:05:54.446: [upf] INFO: UE F-SEID[UP:0x10e CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.446: [upf] INFO: UE F-SEID[UP:0x10e CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.451: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 03/02 11:05:54.451: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 03/02 11:05:54.451: [smf] INFO: UE IMSI[262429724515787] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.452: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 03/02 11:05:54.452: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.452: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.457: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 03/02 11:05:54.457: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 03/02 11:05:54.457: [smf] INFO: UE IMSI[262425604767800] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.458: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 03/02 11:05:54.458: [upf] INFO: UE F-SEID[UP:0xd46 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.458: [upf] INFO: UE F-SEID[UP:0xd46 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.463: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 03/02 11:05:54.463: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 03/02 11:05:54.463: [smf] INFO: UE IMSI[262423621696117] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.464: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 03/02 11:05:54.464: [upf] INFO: UE F-SEID[UP:0xd01 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.464: [upf] INFO: UE F-SEID[UP:0xd01 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.470: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 03/02 11:05:54.470: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 03/02 11:05:54.470: [smf] INFO: UE IMSI[262423833871625] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.472: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 03/02 11:05:54.472: [upf] INFO: UE F-SEID[UP:0xeba CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.472: [upf] INFO: UE F-SEID[UP:0xeba CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.478: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 03/02 11:05:54.478: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 03/02 11:05:54.478: [smf] INFO: UE IMSI[262422019214769] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.480: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 03/02 11:05:54.480: [upf] INFO: UE F-SEID[UP:0x655 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.481: [upf] INFO: UE F-SEID[UP:0x655 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.487: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 03/02 11:05:54.487: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 03/02 11:05:54.487: [smf] INFO: UE IMSI[262428313949781] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.488: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 03/02 11:05:54.488: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.488: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.493: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 03/02 11:05:54.493: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 03/02 11:05:54.493: [smf] INFO: UE IMSI[262425599837974] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.494: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 03/02 11:05:54.494: [upf] INFO: UE F-SEID[UP:0x509 CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.494: [upf] INFO: UE F-SEID[UP:0x509 CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.499: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 03/02 11:05:54.499: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 03/02 11:05:54.499: [smf] INFO: UE IMSI[262428388667306] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.500: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 03/02 11:05:54.500: [upf] INFO: UE F-SEID[UP:0x20a CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.500: [upf] INFO: UE F-SEID[UP:0x20a CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.505: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 03/02 11:05:54.505: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 03/02 11:05:54.505: [smf] INFO: UE IMSI[262423921577627] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.506: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 03/02 11:05:54.506: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.506: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.511: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 03/02 11:05:54.511: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 03/02 11:05:54.511: [smf] INFO: UE IMSI[262428180706961] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.512: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 03/02 11:05:54.512: [upf] INFO: UE F-SEID[UP:0x46b CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.512: [upf] INFO: UE F-SEID[UP:0x46b CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.517: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 03/02 11:05:54.517: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 03/02 11:05:54.517: [smf] INFO: UE IMSI[262426505525061] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.518: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 03/02 11:05:54.518: [upf] INFO: UE F-SEID[UP:0x353 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.518: [upf] INFO: UE F-SEID[UP:0x353 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.523: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 03/02 11:05:54.523: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 03/02 11:05:54.523: [smf] INFO: UE IMSI[262427477409839] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.524: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 03/02 11:05:54.524: [upf] INFO: UE F-SEID[UP:0x52a CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.524: [upf] INFO: UE F-SEID[UP:0x52a CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.529: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 03/02 11:05:54.529: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 03/02 11:05:54.529: [smf] INFO: UE IMSI[262423978492234] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.530: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 03/02 11:05:54.530: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.530: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.535: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 03/02 11:05:54.535: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 03/02 11:05:54.535: [smf] INFO: UE IMSI[262428372510132] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.535: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 03/02 11:05:54.535: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.535: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.541: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 03/02 11:05:54.541: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 03/02 11:05:54.541: [smf] INFO: UE IMSI[262429693128134] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.542: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 03/02 11:05:54.542: [upf] INFO: UE F-SEID[UP:0x28a CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.542: [upf] INFO: UE F-SEID[UP:0x28a CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.547: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 03/02 11:05:54.547: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 03/02 11:05:54.547: [smf] INFO: UE IMSI[262422107767255] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.547: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 03/02 11:05:54.547: [upf] INFO: UE F-SEID[UP:0x585 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.547: [upf] INFO: UE F-SEID[UP:0x585 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.553: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 03/02 11:05:54.553: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 03/02 11:05:54.553: [smf] INFO: UE IMSI[262427310916946] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.553: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 03/02 11:05:54.554: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.554: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.559: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 03/02 11:05:54.559: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 03/02 11:05:54.559: [smf] INFO: UE IMSI[262422925097054] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.560: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 03/02 11:05:54.560: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.560: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.565: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 03/02 11:05:54.565: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 03/02 11:05:54.565: [smf] INFO: UE IMSI[262421051892092] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.566: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 03/02 11:05:54.566: [upf] INFO: UE F-SEID[UP:0xc6f CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.566: [upf] INFO: UE F-SEID[UP:0xc6f CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.571: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 03/02 11:05:54.571: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 03/02 11:05:54.571: [smf] INFO: UE IMSI[262424708482764] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.571: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 03/02 11:05:54.571: [upf] INFO: UE F-SEID[UP:0x44a CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.571: [upf] INFO: UE F-SEID[UP:0x44a CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.577: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 03/02 11:05:54.577: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 03/02 11:05:54.577: [smf] INFO: UE IMSI[262425641562849] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.577: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 03/02 11:05:54.577: [upf] INFO: UE F-SEID[UP:0x87 CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.577: [upf] INFO: UE F-SEID[UP:0x87 CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.583: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 03/02 11:05:54.583: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 03/02 11:05:54.583: [smf] INFO: UE IMSI[262429466815265] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.583: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 03/02 11:05:54.583: [upf] INFO: UE F-SEID[UP:0x659 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.583: [upf] INFO: UE F-SEID[UP:0x659 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.589: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 03/02 11:05:54.589: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 03/02 11:05:54.589: [smf] INFO: UE IMSI[262424719020312] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.589: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 03/02 11:05:54.589: [upf] INFO: UE F-SEID[UP:0x710 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.589: [upf] INFO: UE F-SEID[UP:0x710 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.595: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 03/02 11:05:54.595: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 03/02 11:05:54.595: [smf] INFO: UE IMSI[262424485962303] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.595: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 03/02 11:05:54.595: [upf] INFO: UE F-SEID[UP:0xb78 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.595: [upf] INFO: UE F-SEID[UP:0xb78 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.600: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 03/02 11:05:54.600: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 03/02 11:05:54.600: [smf] INFO: UE IMSI[262427704091728] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.601: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 03/02 11:05:54.601: [upf] INFO: UE F-SEID[UP:0x474 CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.601: [upf] INFO: UE F-SEID[UP:0x474 CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.606: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 03/02 11:05:54.606: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 03/02 11:05:54.606: [smf] INFO: UE IMSI[262421166122863] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.607: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 03/02 11:05:54.607: [upf] INFO: UE F-SEID[UP:0xa2d CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.607: [upf] INFO: UE F-SEID[UP:0xa2d CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.612: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 03/02 11:05:54.612: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 03/02 11:05:54.612: [smf] INFO: UE IMSI[262423671531743] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.613: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 03/02 11:05:54.613: [upf] INFO: UE F-SEID[UP:0x840 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.613: [upf] INFO: UE F-SEID[UP:0x840 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.618: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 03/02 11:05:54.618: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 03/02 11:05:54.618: [smf] INFO: UE IMSI[262429882702665] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.618: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 03/02 11:05:54.618: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.618: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.624: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 03/02 11:05:54.624: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 03/02 11:05:54.624: [smf] INFO: UE IMSI[262422505537491] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.624: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 03/02 11:05:54.624: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.624: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.630: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 03/02 11:05:54.630: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 03/02 11:05:54.630: [smf] INFO: UE IMSI[262429759946346] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.631: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 03/02 11:05:54.631: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.631: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.636: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 03/02 11:05:54.636: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 03/02 11:05:54.636: [smf] INFO: UE IMSI[262424414171516] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.637: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 03/02 11:05:54.637: [upf] INFO: UE F-SEID[UP:0x64b CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.637: [upf] INFO: UE F-SEID[UP:0x64b CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.642: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 03/02 11:05:54.642: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 03/02 11:05:54.642: [smf] INFO: UE IMSI[262424838029404] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.643: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 03/02 11:05:54.643: [upf] INFO: UE F-SEID[UP:0xaa CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.643: [upf] INFO: UE F-SEID[UP:0xaa CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.648: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 03/02 11:05:54.648: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 03/02 11:05:54.648: [smf] INFO: UE IMSI[262429416415038] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.649: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 03/02 11:05:54.649: [upf] INFO: UE F-SEID[UP:0xad3 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.649: [upf] INFO: UE F-SEID[UP:0xad3 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.654: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 03/02 11:05:54.654: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 03/02 11:05:54.654: [smf] INFO: UE IMSI[262427400167997] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.655: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 03/02 11:05:54.655: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.655: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.660: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 03/02 11:05:54.660: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 03/02 11:05:54.660: [smf] INFO: UE IMSI[262420441399832] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.661: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 03/02 11:05:54.661: [upf] INFO: UE F-SEID[UP:0x294 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.661: [upf] INFO: UE F-SEID[UP:0x294 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.666: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 03/02 11:05:54.666: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 03/02 11:05:54.666: [smf] INFO: UE IMSI[262427361455947] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.667: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 03/02 11:05:54.667: [upf] INFO: UE F-SEID[UP:0xee0 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.667: [upf] INFO: UE F-SEID[UP:0xee0 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.672: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 03/02 11:05:54.672: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 03/02 11:05:54.672: [smf] INFO: UE IMSI[262426852709653] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.673: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 03/02 11:05:54.673: [upf] INFO: UE F-SEID[UP:0x7bb CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.673: [upf] INFO: UE F-SEID[UP:0x7bb CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.678: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 03/02 11:05:54.678: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 03/02 11:05:54.678: [smf] INFO: UE IMSI[262425763060799] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.679: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 03/02 11:05:54.679: [upf] INFO: UE F-SEID[UP:0x18e CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.679: [upf] INFO: UE F-SEID[UP:0x18e CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.684: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 03/02 11:05:54.684: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 03/02 11:05:54.684: [smf] INFO: UE IMSI[262421914543654] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.685: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 03/02 11:05:54.685: [upf] INFO: UE F-SEID[UP:0xcca CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.685: [upf] INFO: UE F-SEID[UP:0xcca CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.690: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 03/02 11:05:54.690: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 03/02 11:05:54.690: [smf] INFO: UE IMSI[262422964640807] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.691: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 03/02 11:05:54.691: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.691: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.696: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 03/02 11:05:54.696: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 03/02 11:05:54.696: [smf] INFO: UE IMSI[262423936973930] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.697: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 03/02 11:05:54.697: [upf] INFO: UE F-SEID[UP:0x580 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.697: [upf] INFO: UE F-SEID[UP:0x580 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.702: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 03/02 11:05:54.702: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 03/02 11:05:54.702: [smf] INFO: UE IMSI[262428397048895] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.703: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 03/02 11:05:54.703: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.703: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.708: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 03/02 11:05:54.708: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 03/02 11:05:54.708: [smf] INFO: UE IMSI[262422911736160] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.709: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 03/02 11:05:54.709: [upf] INFO: UE F-SEID[UP:0x823 CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.709: [upf] INFO: UE F-SEID[UP:0x823 CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.714: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 03/02 11:05:54.714: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 03/02 11:05:54.714: [smf] INFO: UE IMSI[262428509784093] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.715: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 03/02 11:05:54.715: [upf] INFO: UE F-SEID[UP:0x84d CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.715: [upf] INFO: UE F-SEID[UP:0x84d CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.720: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 03/02 11:05:54.720: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 03/02 11:05:54.720: [smf] INFO: UE IMSI[262422589190475] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.721: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 03/02 11:05:54.721: [upf] INFO: UE F-SEID[UP:0x356 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.721: [upf] INFO: UE F-SEID[UP:0x356 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.726: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 03/02 11:05:54.726: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 03/02 11:05:54.726: [smf] INFO: UE IMSI[262420878335263] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.727: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 03/02 11:05:54.727: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.727: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.732: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 03/02 11:05:54.732: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 03/02 11:05:54.732: [smf] INFO: UE IMSI[262424471921767] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.733: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 03/02 11:05:54.733: [upf] INFO: UE F-SEID[UP:0x84b CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.733: [upf] INFO: UE F-SEID[UP:0x84b CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.738: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 03/02 11:05:54.738: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 03/02 11:05:54.738: [smf] INFO: UE IMSI[262422834137208] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.738: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 03/02 11:05:54.738: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.738: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.744: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 03/02 11:05:54.744: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 03/02 11:05:54.744: [smf] INFO: UE IMSI[262427417238640] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.744: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 03/02 11:05:54.744: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.744: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.750: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 03/02 11:05:54.750: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 03/02 11:05:54.750: [smf] INFO: UE IMSI[262421247552228] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.750: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 03/02 11:05:54.750: [upf] INFO: UE F-SEID[UP:0x4ac CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.750: [upf] INFO: UE F-SEID[UP:0x4ac CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.755: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 03/02 11:05:54.755: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 03/02 11:05:54.755: [smf] INFO: UE IMSI[262420129402319] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.756: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 03/02 11:05:54.756: [upf] INFO: UE F-SEID[UP:0x146 CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.756: [upf] INFO: UE F-SEID[UP:0x146 CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.761: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 03/02 11:05:54.761: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 03/02 11:05:54.761: [smf] INFO: UE IMSI[262421321321040] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.762: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 03/02 11:05:54.762: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.762: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.767: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 03/02 11:05:54.767: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 03/02 11:05:54.767: [smf] INFO: UE IMSI[262427395218139] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.768: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 03/02 11:05:54.768: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.768: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.773: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 03/02 11:05:54.773: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 03/02 11:05:54.773: [smf] INFO: UE IMSI[262420563597562] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.773: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 03/02 11:05:54.773: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.773: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.778: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 03/02 11:05:54.779: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 03/02 11:05:54.779: [smf] INFO: UE IMSI[262426417061981] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.779: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 03/02 11:05:54.779: [upf] INFO: UE F-SEID[UP:0x6be CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.779: [upf] INFO: UE F-SEID[UP:0x6be CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.784: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 03/02 11:05:54.784: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 03/02 11:05:54.784: [smf] INFO: UE IMSI[262426364066963] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.785: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 03/02 11:05:54.785: [upf] INFO: UE F-SEID[UP:0xc5e CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.785: [upf] INFO: UE F-SEID[UP:0xc5e CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.790: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 03/02 11:05:54.790: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 03/02 11:05:54.790: [smf] INFO: UE IMSI[262429698158087] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.790: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 03/02 11:05:54.790: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.790: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.796: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 03/02 11:05:54.796: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 03/02 11:05:54.796: [smf] INFO: UE IMSI[262425897526755] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.796: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 03/02 11:05:54.796: [upf] INFO: UE F-SEID[UP:0x733 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.796: [upf] INFO: UE F-SEID[UP:0x733 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.802: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 03/02 11:05:54.802: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 03/02 11:05:54.802: [smf] INFO: UE IMSI[262423913078304] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.802: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 03/02 11:05:54.802: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.802: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.808: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 03/02 11:05:54.808: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 03/02 11:05:54.808: [smf] INFO: UE IMSI[262427818235558] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.808: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 03/02 11:05:54.808: [upf] INFO: UE F-SEID[UP:0x214 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.808: [upf] INFO: UE F-SEID[UP:0x214 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.814: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 03/02 11:05:54.814: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 03/02 11:05:54.814: [smf] INFO: UE IMSI[262428852517833] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.814: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 03/02 11:05:54.814: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.814: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.820: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 03/02 11:05:54.820: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 03/02 11:05:54.820: [smf] INFO: UE IMSI[262422110148569] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.821: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 03/02 11:05:54.821: [upf] INFO: UE F-SEID[UP:0x72b CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.821: [upf] INFO: UE F-SEID[UP:0x72b CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.826: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 03/02 11:05:54.826: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 03/02 11:05:54.826: [smf] INFO: UE IMSI[262422259471788] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.827: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 03/02 11:05:54.827: [upf] INFO: UE F-SEID[UP:0x605 CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.827: [upf] INFO: UE F-SEID[UP:0x605 CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.833: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 03/02 11:05:54.833: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 03/02 11:05:54.833: [smf] INFO: UE IMSI[262422411620903] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.833: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 03/02 11:05:54.833: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.833: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.840: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 03/02 11:05:54.840: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 03/02 11:05:54.840: [smf] INFO: UE IMSI[262423031924785] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.841: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 03/02 11:05:54.841: [upf] INFO: UE F-SEID[UP:0xe21 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.841: [upf] INFO: UE F-SEID[UP:0xe21 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.848: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 03/02 11:05:54.848: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 03/02 11:05:54.848: [smf] INFO: UE IMSI[262423035523536] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.850: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 03/02 11:05:54.850: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.850: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.856: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 03/02 11:05:54.856: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 03/02 11:05:54.856: [smf] INFO: UE IMSI[262424580872959] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.861: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 03/02 11:05:54.861: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.861: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.864: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 03/02 11:05:54.864: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 03/02 11:05:54.864: [smf] INFO: UE IMSI[262424741697584] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.865: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 03/02 11:05:54.865: [upf] INFO: UE F-SEID[UP:0xd80 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.865: [upf] INFO: UE F-SEID[UP:0xd80 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.870: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 03/02 11:05:54.870: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 03/02 11:05:54.870: [smf] INFO: UE IMSI[262425929713688] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.871: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 03/02 11:05:54.871: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.871: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.877: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 03/02 11:05:54.877: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 03/02 11:05:54.877: [smf] INFO: UE IMSI[262424684895366] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.877: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 03/02 11:05:54.877: [upf] INFO: UE F-SEID[UP:0x72e CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.877: [upf] INFO: UE F-SEID[UP:0x72e CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.883: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 03/02 11:05:54.883: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 03/02 11:05:54.883: [smf] INFO: UE IMSI[262429022004855] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.883: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 03/02 11:05:54.883: [upf] INFO: UE F-SEID[UP:0x50d CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.883: [upf] INFO: UE F-SEID[UP:0x50d CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.889: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 03/02 11:05:54.889: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 03/02 11:05:54.889: [smf] INFO: UE IMSI[262426139941743] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.890: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 03/02 11:05:54.890: [upf] INFO: UE F-SEID[UP:0xc0c CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.890: [upf] INFO: UE F-SEID[UP:0xc0c CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.896: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 03/02 11:05:54.896: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 03/02 11:05:54.896: [smf] INFO: UE IMSI[262421486227873] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.897: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 03/02 11:05:54.897: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.897: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.902: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 03/02 11:05:54.902: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 03/02 11:05:54.902: [smf] INFO: UE IMSI[262429625887710] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.903: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 03/02 11:05:54.903: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.903: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.909: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 03/02 11:05:54.909: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 03/02 11:05:54.909: [smf] INFO: UE IMSI[262425343854982] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.910: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 03/02 11:05:54.910: [upf] INFO: UE F-SEID[UP:0x449 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.910: [upf] INFO: UE F-SEID[UP:0x449 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.915: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 03/02 11:05:54.915: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 03/02 11:05:54.915: [smf] INFO: UE IMSI[262429683077706] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.916: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 03/02 11:05:54.916: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.916: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.921: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 03/02 11:05:54.921: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 03/02 11:05:54.921: [smf] INFO: UE IMSI[262425291987856] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.922: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 03/02 11:05:54.922: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.922: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.927: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 03/02 11:05:54.927: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 03/02 11:05:54.927: [smf] INFO: UE IMSI[262425145772525] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.927: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 03/02 11:05:54.928: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.928: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.933: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 03/02 11:05:54.933: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 03/02 11:05:54.933: [smf] INFO: UE IMSI[262420761132777] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.933: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 03/02 11:05:54.933: [upf] INFO: UE F-SEID[UP:0x44b CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.933: [upf] INFO: UE F-SEID[UP:0x44b CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.939: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 03/02 11:05:54.939: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 03/02 11:05:54.939: [smf] INFO: UE IMSI[262425159524857] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.939: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 03/02 11:05:54.939: [upf] INFO: UE F-SEID[UP:0x28f CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.939: [upf] INFO: UE F-SEID[UP:0x28f CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.945: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 03/02 11:05:54.945: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 03/02 11:05:54.945: [smf] INFO: UE IMSI[262425327887601] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.945: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 03/02 11:05:54.945: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.945: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.951: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 03/02 11:05:54.951: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 03/02 11:05:54.951: [smf] INFO: UE IMSI[262427867722711] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.951: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 03/02 11:05:54.951: [upf] INFO: UE F-SEID[UP:0x7ac CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.951: [upf] INFO: UE F-SEID[UP:0x7ac CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.957: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 03/02 11:05:54.957: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 03/02 11:05:54.957: [smf] INFO: UE IMSI[262423453434859] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.957: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 03/02 11:05:54.957: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.957: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.963: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 03/02 11:05:54.963: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 03/02 11:05:54.963: [smf] INFO: UE IMSI[262426453172584] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.963: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 03/02 11:05:54.963: [upf] INFO: UE F-SEID[UP:0xf1e CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.963: [upf] INFO: UE F-SEID[UP:0xf1e CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.968: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 03/02 11:05:54.968: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 03/02 11:05:54.968: [smf] INFO: UE IMSI[262424310612083] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.969: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 03/02 11:05:54.969: [upf] INFO: UE F-SEID[UP:0x571 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.969: [upf] INFO: UE F-SEID[UP:0x571 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.974: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 03/02 11:05:54.974: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 03/02 11:05:54.974: [smf] INFO: UE IMSI[262423937731451] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.975: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 03/02 11:05:54.975: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.975: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.980: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 03/02 11:05:54.980: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 03/02 11:05:54.980: [smf] INFO: UE IMSI[262428410965946] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.981: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 03/02 11:05:54.981: [upf] INFO: UE F-SEID[UP:0xc76 CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.981: [upf] INFO: UE F-SEID[UP:0xc76 CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.986: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 03/02 11:05:54.986: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 03/02 11:05:54.986: [smf] INFO: UE IMSI[262422077187779] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.986: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 03/02 11:05:54.986: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.986: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.992: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 03/02 11:05:54.992: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 03/02 11:05:54.992: [smf] INFO: UE IMSI[262423606506533] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.992: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 03/02 11:05:54.992: [upf] INFO: UE F-SEID[UP:0x916 CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.992: [upf] INFO: UE F-SEID[UP:0x916 CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.997: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 03/02 11:05:54.997: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 03/02 11:05:54.997: [smf] INFO: UE IMSI[262427249590459] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:54.998: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 03/02 11:05:54.998: [upf] INFO: UE F-SEID[UP:0x547 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:54.998: [upf] INFO: UE F-SEID[UP:0x547 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.003: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 03/02 11:05:55.003: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 03/02 11:05:55.003: [smf] INFO: UE IMSI[262428188097189] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.004: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 03/02 11:05:55.004: [upf] INFO: UE F-SEID[UP:0x43d CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.004: [upf] INFO: UE F-SEID[UP:0x43d CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.009: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 03/02 11:05:55.009: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 03/02 11:05:55.009: [smf] INFO: UE IMSI[262423323538717] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.010: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 03/02 11:05:55.010: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.010: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.015: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 03/02 11:05:55.015: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 03/02 11:05:55.015: [smf] INFO: UE IMSI[262428407705814] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.016: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 03/02 11:05:55.016: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.016: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.021: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 03/02 11:05:55.021: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 03/02 11:05:55.021: [smf] INFO: UE IMSI[262420021989838] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.022: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 03/02 11:05:55.022: [upf] INFO: UE F-SEID[UP:0x91 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.022: [upf] INFO: UE F-SEID[UP:0x91 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.028: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 03/02 11:05:55.028: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 03/02 11:05:55.028: [smf] INFO: UE IMSI[262421949051213] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.029: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 03/02 11:05:55.029: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.029: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.034: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 03/02 11:05:55.034: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 03/02 11:05:55.034: [smf] INFO: UE IMSI[262429835842076] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.035: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 03/02 11:05:55.035: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.035: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.040: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 03/02 11:05:55.040: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 03/02 11:05:55.040: [smf] INFO: UE IMSI[262429917360659] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.041: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 03/02 11:05:55.041: [upf] INFO: UE F-SEID[UP:0x26a CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.041: [upf] INFO: UE F-SEID[UP:0x26a CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.046: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 03/02 11:05:55.046: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 03/02 11:05:55.046: [smf] INFO: UE IMSI[262422317357143] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.047: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 03/02 11:05:55.047: [upf] INFO: UE F-SEID[UP:0x906 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.047: [upf] INFO: UE F-SEID[UP:0x906 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.052: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 03/02 11:05:55.052: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 03/02 11:05:55.052: [smf] INFO: UE IMSI[262424746277391] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.053: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 03/02 11:05:55.053: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.053: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.058: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 03/02 11:05:55.058: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 03/02 11:05:55.058: [smf] INFO: UE IMSI[262428024710918] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.059: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 03/02 11:05:55.059: [upf] INFO: UE F-SEID[UP:0x254 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.059: [upf] INFO: UE F-SEID[UP:0x254 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.064: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 03/02 11:05:55.064: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 03/02 11:05:55.064: [smf] INFO: UE IMSI[262424729364208] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.065: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 03/02 11:05:55.065: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.065: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.070: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 03/02 11:05:55.070: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 03/02 11:05:55.070: [smf] INFO: UE IMSI[262429085966355] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.070: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 03/02 11:05:55.070: [upf] INFO: UE F-SEID[UP:0x34b CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.070: [upf] INFO: UE F-SEID[UP:0x34b CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.076: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 03/02 11:05:55.076: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 03/02 11:05:55.076: [smf] INFO: UE IMSI[262425441555722] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.076: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 03/02 11:05:55.076: [upf] INFO: UE F-SEID[UP:0xb20 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.076: [upf] INFO: UE F-SEID[UP:0xb20 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.082: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 03/02 11:05:55.082: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 03/02 11:05:55.082: [smf] INFO: UE IMSI[262425586887962] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.082: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 03/02 11:05:55.082: [upf] INFO: UE F-SEID[UP:0x952 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.082: [upf] INFO: UE F-SEID[UP:0x952 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.088: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 03/02 11:05:55.088: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 03/02 11:05:55.088: [smf] INFO: UE IMSI[262421157383740] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.089: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 03/02 11:05:55.089: [upf] INFO: UE F-SEID[UP:0xdea CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.089: [upf] INFO: UE F-SEID[UP:0xdea CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.094: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 03/02 11:05:55.094: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 03/02 11:05:55.094: [smf] INFO: UE IMSI[262427397922047] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.095: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 03/02 11:05:55.095: [upf] INFO: UE F-SEID[UP:0x15a CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.095: [upf] INFO: UE F-SEID[UP:0x15a CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.100: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 03/02 11:05:55.100: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 03/02 11:05:55.100: [smf] INFO: UE IMSI[262422375433000] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.100: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 03/02 11:05:55.100: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.100: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.106: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 03/02 11:05:55.106: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 03/02 11:05:55.106: [smf] INFO: UE IMSI[262421595189803] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.106: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 03/02 11:05:55.106: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.106: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.112: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 03/02 11:05:55.112: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 03/02 11:05:55.112: [smf] INFO: UE IMSI[262424831537526] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.112: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 03/02 11:05:55.112: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.112: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.118: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 03/02 11:05:55.118: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 03/02 11:05:55.118: [smf] INFO: UE IMSI[262427099457433] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.118: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 03/02 11:05:55.118: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.118: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.124: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 03/02 11:05:55.124: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 03/02 11:05:55.124: [smf] INFO: UE IMSI[262426264026104] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.124: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 03/02 11:05:55.124: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.124: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.130: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 03/02 11:05:55.130: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 03/02 11:05:55.130: [smf] INFO: UE IMSI[262422592464970] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.130: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 03/02 11:05:55.130: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.130: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.136: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 03/02 11:05:55.136: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 03/02 11:05:55.136: [smf] INFO: UE IMSI[262424572709165] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.136: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 03/02 11:05:55.136: [upf] INFO: UE F-SEID[UP:0x551 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.136: [upf] INFO: UE F-SEID[UP:0x551 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.141: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 03/02 11:05:55.141: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 03/02 11:05:55.141: [smf] INFO: UE IMSI[262423571816074] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.142: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 03/02 11:05:55.142: [upf] INFO: UE F-SEID[UP:0x1f CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.142: [upf] INFO: UE F-SEID[UP:0x1f CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.147: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 03/02 11:05:55.147: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 03/02 11:05:55.148: [smf] INFO: UE IMSI[262429598049082] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.148: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 03/02 11:05:55.148: [upf] INFO: UE F-SEID[UP:0xe08 CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.148: [upf] INFO: UE F-SEID[UP:0xe08 CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.153: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 03/02 11:05:55.153: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 03/02 11:05:55.153: [smf] INFO: UE IMSI[262420542119113] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.154: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 03/02 11:05:55.154: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.154: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.159: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 03/02 11:05:55.159: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 03/02 11:05:55.160: [smf] INFO: UE IMSI[262425568122072] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.160: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 03/02 11:05:55.160: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.160: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.165: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 03/02 11:05:55.165: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 03/02 11:05:55.165: [smf] INFO: UE IMSI[262424395009850] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.166: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 03/02 11:05:55.166: [upf] INFO: UE F-SEID[UP:0x250 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.166: [upf] INFO: UE F-SEID[UP:0x250 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.172: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 03/02 11:05:55.172: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 03/02 11:05:55.172: [smf] INFO: UE IMSI[262425192961600] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.172: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 03/02 11:05:55.172: [upf] INFO: UE F-SEID[UP:0x65d CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.172: [upf] INFO: UE F-SEID[UP:0x65d CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.177: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 03/02 11:05:55.177: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 03/02 11:05:55.178: [smf] INFO: UE IMSI[262425709515186] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.178: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 03/02 11:05:55.178: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.178: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.183: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 03/02 11:05:55.183: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 03/02 11:05:55.183: [smf] INFO: UE IMSI[262421075306884] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.184: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 03/02 11:05:55.184: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.184: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.189: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 03/02 11:05:55.189: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 03/02 11:05:55.189: [smf] INFO: UE IMSI[262420655454107] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.190: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 03/02 11:05:55.190: [upf] INFO: UE F-SEID[UP:0x854 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.190: [upf] INFO: UE F-SEID[UP:0x854 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.195: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 03/02 11:05:55.195: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 03/02 11:05:55.195: [smf] INFO: UE IMSI[262421855472944] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.196: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 03/02 11:05:55.196: [upf] INFO: UE F-SEID[UP:0xec CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.196: [upf] INFO: UE F-SEID[UP:0xec CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.201: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 03/02 11:05:55.201: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 03/02 11:05:55.201: [smf] INFO: UE IMSI[262428750172345] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.201: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 03/02 11:05:55.201: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.201: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.207: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 03/02 11:05:55.207: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 03/02 11:05:55.207: [smf] INFO: UE IMSI[262421117319911] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.207: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 03/02 11:05:55.207: [upf] INFO: UE F-SEID[UP:0xb53 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.207: [upf] INFO: UE F-SEID[UP:0xb53 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.213: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 03/02 11:05:55.213: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 03/02 11:05:55.213: [smf] INFO: UE IMSI[262425835744800] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.213: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 03/02 11:05:55.213: [upf] INFO: UE F-SEID[UP:0x80d CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.213: [upf] INFO: UE F-SEID[UP:0x80d CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.218: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 03/02 11:05:55.218: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 03/02 11:05:55.218: [smf] INFO: UE IMSI[262426270745100] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.219: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 03/02 11:05:55.219: [upf] INFO: UE F-SEID[UP:0xf9d CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.219: [upf] INFO: UE F-SEID[UP:0xf9d CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.224: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 03/02 11:05:55.224: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 03/02 11:05:55.224: [smf] INFO: UE IMSI[262422170160199] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.225: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 03/02 11:05:55.225: [upf] INFO: UE F-SEID[UP:0x27e CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.225: [upf] INFO: UE F-SEID[UP:0x27e CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.230: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 03/02 11:05:55.230: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 03/02 11:05:55.230: [smf] INFO: UE IMSI[262423369164545] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.230: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 03/02 11:05:55.230: [upf] INFO: UE F-SEID[UP:0x897 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.230: [upf] INFO: UE F-SEID[UP:0x897 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.236: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 03/02 11:05:55.236: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 03/02 11:05:55.236: [smf] INFO: UE IMSI[262421796805993] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.236: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 03/02 11:05:55.236: [upf] INFO: UE F-SEID[UP:0x517 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.236: [upf] INFO: UE F-SEID[UP:0x517 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.242: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 03/02 11:05:55.242: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 03/02 11:05:55.242: [smf] INFO: UE IMSI[262426552969529] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.242: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 03/02 11:05:55.242: [upf] INFO: UE F-SEID[UP:0x468 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.242: [upf] INFO: UE F-SEID[UP:0x468 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.248: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 03/02 11:05:55.248: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 03/02 11:05:55.248: [smf] INFO: UE IMSI[262428951420229] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.248: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 03/02 11:05:55.248: [upf] INFO: UE F-SEID[UP:0x208 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.248: [upf] INFO: UE F-SEID[UP:0x208 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.253: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 03/02 11:05:55.253: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 03/02 11:05:55.253: [smf] INFO: UE IMSI[262428789574291] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.254: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 03/02 11:05:55.254: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.254: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.259: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 03/02 11:05:55.259: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 03/02 11:05:55.259: [smf] INFO: UE IMSI[262424536141788] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.260: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 03/02 11:05:55.260: [upf] INFO: UE F-SEID[UP:0xcac CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.260: [upf] INFO: UE F-SEID[UP:0xcac CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.265: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 03/02 11:05:55.265: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 03/02 11:05:55.265: [smf] INFO: UE IMSI[262427072141833] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.265: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 03/02 11:05:55.266: [upf] INFO: UE F-SEID[UP:0x647 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.266: [upf] INFO: UE F-SEID[UP:0x647 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.271: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 03/02 11:05:55.271: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 03/02 11:05:55.271: [smf] INFO: UE IMSI[262421466263524] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.271: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 03/02 11:05:55.271: [upf] INFO: UE F-SEID[UP:0x25a CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.271: [upf] INFO: UE F-SEID[UP:0x25a CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.277: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 03/02 11:05:55.277: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 03/02 11:05:55.277: [smf] INFO: UE IMSI[262423218507868] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.277: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 03/02 11:05:55.277: [upf] INFO: UE F-SEID[UP:0x735 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.277: [upf] INFO: UE F-SEID[UP:0x735 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.283: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 03/02 11:05:55.283: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 03/02 11:05:55.283: [smf] INFO: UE IMSI[262427396973134] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.283: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 03/02 11:05:55.283: [upf] INFO: UE F-SEID[UP:0x166 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.283: [upf] INFO: UE F-SEID[UP:0x166 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.288: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 03/02 11:05:55.288: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 03/02 11:05:55.288: [smf] INFO: UE IMSI[262421895187465] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.289: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 03/02 11:05:55.289: [upf] INFO: UE F-SEID[UP:0xdec CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.289: [upf] INFO: UE F-SEID[UP:0xdec CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.294: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 03/02 11:05:55.294: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 03/02 11:05:55.294: [smf] INFO: UE IMSI[262424350361171] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.295: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 03/02 11:05:55.295: [upf] INFO: UE F-SEID[UP:0x7be CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.295: [upf] INFO: UE F-SEID[UP:0x7be CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.300: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 03/02 11:05:55.300: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 03/02 11:05:55.300: [smf] INFO: UE IMSI[262421650105667] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.300: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 03/02 11:05:55.300: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.300: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.306: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 03/02 11:05:55.306: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 03/02 11:05:55.306: [smf] INFO: UE IMSI[262428509356159] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.306: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 03/02 11:05:55.306: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.306: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.312: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 03/02 11:05:55.312: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 03/02 11:05:55.312: [smf] INFO: UE IMSI[262427330523087] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.312: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 03/02 11:05:55.312: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.312: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.317: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 03/02 11:05:55.317: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 03/02 11:05:55.317: [smf] INFO: UE IMSI[262429324955596] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.318: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 03/02 11:05:55.318: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.318: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.323: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 03/02 11:05:55.323: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 03/02 11:05:55.323: [smf] INFO: UE IMSI[262428442787051] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.324: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 03/02 11:05:55.324: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.324: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.329: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 03/02 11:05:55.329: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 03/02 11:05:55.329: [smf] INFO: UE IMSI[262420312815127] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.329: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 03/02 11:05:55.330: [upf] INFO: UE F-SEID[UP:0xc05 CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.330: [upf] INFO: UE F-SEID[UP:0xc05 CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.335: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 03/02 11:05:55.335: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 03/02 11:05:55.335: [smf] INFO: UE IMSI[262427491081413] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.335: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 03/02 11:05:55.335: [upf] INFO: UE F-SEID[UP:0x99c CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.335: [upf] INFO: UE F-SEID[UP:0x99c CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.341: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 03/02 11:05:55.341: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 03/02 11:05:55.341: [smf] INFO: UE IMSI[262427473123446] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.341: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 03/02 11:05:55.341: [upf] INFO: UE F-SEID[UP:0xee2 CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.341: [upf] INFO: UE F-SEID[UP:0xee2 CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.347: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 03/02 11:05:55.347: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 03/02 11:05:55.347: [smf] INFO: UE IMSI[262421545145474] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.347: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 03/02 11:05:55.347: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.347: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.352: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 03/02 11:05:55.352: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 03/02 11:05:55.352: [smf] INFO: UE IMSI[262425004693857] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.353: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 03/02 11:05:55.353: [upf] INFO: UE F-SEID[UP:0x3ae CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.353: [upf] INFO: UE F-SEID[UP:0x3ae CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.358: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 03/02 11:05:55.358: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 03/02 11:05:55.358: [smf] INFO: UE IMSI[262421741181004] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.359: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 03/02 11:05:55.359: [upf] INFO: UE F-SEID[UP:0x773 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.359: [upf] INFO: UE F-SEID[UP:0x773 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.364: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 03/02 11:05:55.364: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 03/02 11:05:55.364: [smf] INFO: UE IMSI[262428432023607] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.365: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 03/02 11:05:55.365: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.365: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.370: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 03/02 11:05:55.370: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 03/02 11:05:55.370: [smf] INFO: UE IMSI[262424613296045] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.370: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 03/02 11:05:55.370: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.370: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.376: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 03/02 11:05:55.376: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 03/02 11:05:55.376: [smf] INFO: UE IMSI[262426608328809] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.376: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 03/02 11:05:55.376: [upf] INFO: UE F-SEID[UP:0xd2a CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.376: [upf] INFO: UE F-SEID[UP:0xd2a CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.381: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 03/02 11:05:55.381: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 03/02 11:05:55.382: [smf] INFO: UE IMSI[262425843280175] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.382: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 03/02 11:05:55.382: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.382: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.387: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 03/02 11:05:55.387: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 03/02 11:05:55.387: [smf] INFO: UE IMSI[262422231078749] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.388: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 03/02 11:05:55.389: [upf] INFO: UE F-SEID[UP:0x98d CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.389: [upf] INFO: UE F-SEID[UP:0x98d CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.393: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 03/02 11:05:55.393: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 03/02 11:05:55.393: [smf] INFO: UE IMSI[262420183021487] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.394: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 03/02 11:05:55.394: [upf] INFO: UE F-SEID[UP:0x211 CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.394: [upf] INFO: UE F-SEID[UP:0x211 CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.399: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 03/02 11:05:55.399: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 03/02 11:05:55.399: [smf] INFO: UE IMSI[262420037149628] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.400: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 03/02 11:05:55.400: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.400: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.405: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 03/02 11:05:55.405: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 03/02 11:05:55.405: [smf] INFO: UE IMSI[262424794932175] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.406: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 03/02 11:05:55.406: [upf] INFO: UE F-SEID[UP:0xe02 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.406: [upf] INFO: UE F-SEID[UP:0xe02 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.411: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 03/02 11:05:55.411: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 03/02 11:05:55.411: [smf] INFO: UE IMSI[262428277858091] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.412: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 03/02 11:05:55.412: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.412: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.417: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 03/02 11:05:55.417: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 03/02 11:05:55.417: [smf] INFO: UE IMSI[262425049618150] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.417: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 03/02 11:05:55.417: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.417: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.423: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 03/02 11:05:55.423: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 03/02 11:05:55.423: [smf] INFO: UE IMSI[262428650236880] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.423: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 03/02 11:05:55.423: [upf] INFO: UE F-SEID[UP:0x593 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.423: [upf] INFO: UE F-SEID[UP:0x593 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.428: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 03/02 11:05:55.428: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 03/02 11:05:55.428: [smf] INFO: UE IMSI[262422160957727] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.429: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 03/02 11:05:55.429: [upf] INFO: UE F-SEID[UP:0x881 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.429: [upf] INFO: UE F-SEID[UP:0x881 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.434: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 03/02 11:05:55.434: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 03/02 11:05:55.434: [smf] INFO: UE IMSI[262427376519483] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.435: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 03/02 11:05:55.435: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.435: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.441: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 03/02 11:05:55.441: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 03/02 11:05:55.441: [smf] INFO: UE IMSI[262425264775145] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.442: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 03/02 11:05:55.442: [upf] INFO: UE F-SEID[UP:0x50e CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.442: [upf] INFO: UE F-SEID[UP:0x50e CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.448: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 03/02 11:05:55.448: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 03/02 11:05:55.448: [smf] INFO: UE IMSI[262422374046366] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.448: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 03/02 11:05:55.448: [upf] INFO: UE F-SEID[UP:0xb01 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.448: [upf] INFO: UE F-SEID[UP:0xb01 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.454: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 03/02 11:05:55.454: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 03/02 11:05:55.454: [smf] INFO: UE IMSI[262424654412103] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.455: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 03/02 11:05:55.455: [upf] INFO: UE F-SEID[UP:0xfbd CP:0xf15] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.455: [upf] INFO: UE F-SEID[UP:0xfbd CP:0xf15] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.461: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 03/02 11:05:55.461: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 03/02 11:05:55.461: [smf] INFO: UE IMSI[262422419114661] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.461: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 03/02 11:05:55.461: [upf] INFO: UE F-SEID[UP:0xc59 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.461: [upf] INFO: UE F-SEID[UP:0xc59 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.467: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 03/02 11:05:55.467: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 03/02 11:05:55.467: [smf] INFO: UE IMSI[262423323603977] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.468: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 03/02 11:05:55.468: [upf] INFO: UE F-SEID[UP:0x72 CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.468: [upf] INFO: UE F-SEID[UP:0x72 CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.473: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 03/02 11:05:55.473: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 03/02 11:05:55.473: [smf] INFO: UE IMSI[262423279838106] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.474: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 03/02 11:05:55.474: [upf] INFO: UE F-SEID[UP:0x774 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.474: [upf] INFO: UE F-SEID[UP:0x774 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.479: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 03/02 11:05:55.479: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 03/02 11:05:55.479: [smf] INFO: UE IMSI[262421174814387] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.479: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 03/02 11:05:55.479: [upf] INFO: UE F-SEID[UP:0xf7b CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.479: [upf] INFO: UE F-SEID[UP:0xf7b CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.485: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 03/02 11:05:55.485: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 03/02 11:05:55.485: [smf] INFO: UE IMSI[262426699475655] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.485: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 03/02 11:05:55.485: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.485: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.490: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 03/02 11:05:55.490: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 03/02 11:05:55.490: [smf] INFO: UE IMSI[262424715785839] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.491: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 03/02 11:05:55.491: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.491: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.496: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 03/02 11:05:55.496: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 03/02 11:05:55.496: [smf] INFO: UE IMSI[262427106834159] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.497: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 03/02 11:05:55.497: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.497: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.502: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 03/02 11:05:55.502: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 03/02 11:05:55.502: [smf] INFO: UE IMSI[262423067548308] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.502: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 03/02 11:05:55.502: [upf] INFO: UE F-SEID[UP:0x11b CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.502: [upf] INFO: UE F-SEID[UP:0x11b CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.507: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 03/02 11:05:55.507: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 03/02 11:05:55.507: [smf] INFO: UE IMSI[262425916457458] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.508: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 03/02 11:05:55.508: [upf] INFO: UE F-SEID[UP:0x778 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.508: [upf] INFO: UE F-SEID[UP:0x778 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.513: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 03/02 11:05:55.513: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 03/02 11:05:55.513: [smf] INFO: UE IMSI[262420760241508] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.514: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 03/02 11:05:55.514: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.514: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.519: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 03/02 11:05:55.519: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 03/02 11:05:55.519: [smf] INFO: UE IMSI[262427163234975] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.519: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 03/02 11:05:55.519: [upf] INFO: UE F-SEID[UP:0x88c CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.519: [upf] INFO: UE F-SEID[UP:0x88c CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.525: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 03/02 11:05:55.525: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 03/02 11:05:55.525: [smf] INFO: UE IMSI[262424031958486] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.525: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 03/02 11:05:55.525: [upf] INFO: UE F-SEID[UP:0x29f CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.525: [upf] INFO: UE F-SEID[UP:0x29f CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.530: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 03/02 11:05:55.530: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 03/02 11:05:55.530: [smf] INFO: UE IMSI[262429673434557] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.531: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 03/02 11:05:55.531: [upf] INFO: UE F-SEID[UP:0x103 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.531: [upf] INFO: UE F-SEID[UP:0x103 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.536: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 03/02 11:05:55.536: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 03/02 11:05:55.536: [smf] INFO: UE IMSI[262427130790292] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.536: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 03/02 11:05:55.536: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.536: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.542: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 03/02 11:05:55.542: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 03/02 11:05:55.542: [smf] INFO: UE IMSI[262428999843571] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.542: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 03/02 11:05:55.542: [upf] INFO: UE F-SEID[UP:0x645 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.542: [upf] INFO: UE F-SEID[UP:0x645 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.547: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 03/02 11:05:55.547: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 03/02 11:05:55.547: [smf] INFO: UE IMSI[262425057945805] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.548: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 03/02 11:05:55.548: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.548: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.553: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 03/02 11:05:55.553: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 03/02 11:05:55.553: [smf] INFO: UE IMSI[262422562858703] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.554: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 03/02 11:05:55.554: [upf] INFO: UE F-SEID[UP:0x514 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.554: [upf] INFO: UE F-SEID[UP:0x514 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.559: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 03/02 11:05:55.559: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 03/02 11:05:55.559: [smf] INFO: UE IMSI[262427142195419] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.560: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 03/02 11:05:55.560: [upf] INFO: UE F-SEID[UP:0x760 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.560: [upf] INFO: UE F-SEID[UP:0x760 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.564: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 03/02 11:05:55.564: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 03/02 11:05:55.564: [smf] INFO: UE IMSI[262422337563296] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.565: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 03/02 11:05:55.565: [upf] INFO: UE F-SEID[UP:0xeed CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.565: [upf] INFO: UE F-SEID[UP:0xeed CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.570: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 03/02 11:05:55.570: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 03/02 11:05:55.570: [smf] INFO: UE IMSI[262420493755085] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.571: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 03/02 11:05:55.571: [upf] INFO: UE F-SEID[UP:0xebb CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.571: [upf] INFO: UE F-SEID[UP:0xebb CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.576: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 03/02 11:05:55.576: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 03/02 11:05:55.576: [smf] INFO: UE IMSI[262422442278122] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.577: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 03/02 11:05:55.577: [upf] INFO: UE F-SEID[UP:0x257 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.577: [upf] INFO: UE F-SEID[UP:0x257 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.582: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 03/02 11:05:55.582: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 03/02 11:05:55.582: [smf] INFO: UE IMSI[262428155856265] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.582: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 03/02 11:05:55.582: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.582: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.587: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 03/02 11:05:55.587: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 03/02 11:05:55.587: [smf] INFO: UE IMSI[262420965116499] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.588: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 03/02 11:05:55.588: [upf] INFO: UE F-SEID[UP:0x4d CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.588: [upf] INFO: UE F-SEID[UP:0x4d CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.593: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 03/02 11:05:55.593: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 03/02 11:05:55.593: [smf] INFO: UE IMSI[262428858628365] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.594: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 03/02 11:05:55.594: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.594: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.599: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 03/02 11:05:55.599: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 03/02 11:05:55.599: [smf] INFO: UE IMSI[262429818336173] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.600: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 03/02 11:05:55.600: [upf] INFO: UE F-SEID[UP:0x575 CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.600: [upf] INFO: UE F-SEID[UP:0x575 CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.605: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 03/02 11:05:55.605: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 03/02 11:05:55.605: [smf] INFO: UE IMSI[262424876520868] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.605: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 03/02 11:05:55.605: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.605: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.610: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 03/02 11:05:55.610: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 03/02 11:05:55.610: [smf] INFO: UE IMSI[262428810439833] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.611: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 03/02 11:05:55.611: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.611: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.616: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 03/02 11:05:55.616: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 03/02 11:05:55.616: [smf] INFO: UE IMSI[262427187479617] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.617: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 03/02 11:05:55.617: [upf] INFO: UE F-SEID[UP:0x269 CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.617: [upf] INFO: UE F-SEID[UP:0x269 CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.622: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 03/02 11:05:55.622: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 03/02 11:05:55.622: [smf] INFO: UE IMSI[262428164804848] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.623: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 03/02 11:05:55.623: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.623: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.629: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 03/02 11:05:55.629: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 03/02 11:05:55.629: [smf] INFO: UE IMSI[262424540614196] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.630: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 03/02 11:05:55.630: [upf] INFO: UE F-SEID[UP:0xa35 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.630: [upf] INFO: UE F-SEID[UP:0xa35 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.636: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 03/02 11:05:55.636: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 03/02 11:05:55.636: [smf] INFO: UE IMSI[262426385797967] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.637: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 03/02 11:05:55.637: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.637: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.642: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 03/02 11:05:55.642: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 03/02 11:05:55.642: [smf] INFO: UE IMSI[262427136876739] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.643: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 03/02 11:05:55.643: [upf] INFO: UE F-SEID[UP:0x47 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.643: [upf] INFO: UE F-SEID[UP:0x47 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.648: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 03/02 11:05:55.648: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 03/02 11:05:55.648: [smf] INFO: UE IMSI[262420530550295] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.649: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 03/02 11:05:55.649: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.649: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.654: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 03/02 11:05:55.654: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 03/02 11:05:55.654: [smf] INFO: UE IMSI[262429410231118] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.655: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 03/02 11:05:55.655: [upf] INFO: UE F-SEID[UP:0x864 CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.655: [upf] INFO: UE F-SEID[UP:0x864 CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.660: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 03/02 11:05:55.660: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 03/02 11:05:55.660: [smf] INFO: UE IMSI[262421459074901] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.661: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 03/02 11:05:55.661: [upf] INFO: UE F-SEID[UP:0x102 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.661: [upf] INFO: UE F-SEID[UP:0x102 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.666: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 03/02 11:05:55.666: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 03/02 11:05:55.666: [smf] INFO: UE IMSI[262429716754582] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.667: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 03/02 11:05:55.667: [upf] INFO: UE F-SEID[UP:0x55f CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.667: [upf] INFO: UE F-SEID[UP:0x55f CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.674: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 03/02 11:05:55.674: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 03/02 11:05:55.674: [smf] INFO: UE IMSI[262420479882990] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.675: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 03/02 11:05:55.675: [upf] INFO: UE F-SEID[UP:0x488 CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.675: [upf] INFO: UE F-SEID[UP:0x488 CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.683: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 03/02 11:05:55.683: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 03/02 11:05:55.683: [smf] INFO: UE IMSI[262422374282619] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.684: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 03/02 11:05:55.684: [upf] INFO: UE F-SEID[UP:0xd18 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.684: [upf] INFO: UE F-SEID[UP:0xd18 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.689: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 03/02 11:05:55.689: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 03/02 11:05:55.689: [smf] INFO: UE IMSI[262429479177729] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.690: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 03/02 11:05:55.690: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.690: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.695: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 03/02 11:05:55.695: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 03/02 11:05:55.695: [smf] INFO: UE IMSI[262428021010685] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.696: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 03/02 11:05:55.696: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.696: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.701: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 03/02 11:05:55.701: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 03/02 11:05:55.701: [smf] INFO: UE IMSI[262423905024305] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.701: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 03/02 11:05:55.701: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.701: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.707: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 03/02 11:05:55.707: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 03/02 11:05:55.707: [smf] INFO: UE IMSI[262424163485262] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.707: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 03/02 11:05:55.707: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.707: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.712: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 03/02 11:05:55.712: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 03/02 11:05:55.712: [smf] INFO: UE IMSI[262429753789209] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.713: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 03/02 11:05:55.713: [upf] INFO: UE F-SEID[UP:0xa15 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.713: [upf] INFO: UE F-SEID[UP:0xa15 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.718: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 03/02 11:05:55.718: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 03/02 11:05:55.718: [smf] INFO: UE IMSI[262426410178102] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.718: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 03/02 11:05:55.718: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.718: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.724: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 03/02 11:05:55.724: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 03/02 11:05:55.724: [smf] INFO: UE IMSI[262428365587389] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.724: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 03/02 11:05:55.725: [upf] INFO: UE F-SEID[UP:0x386 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.725: [upf] INFO: UE F-SEID[UP:0x386 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.730: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 03/02 11:05:55.730: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 03/02 11:05:55.730: [smf] INFO: UE IMSI[262420478069291] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.730: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 03/02 11:05:55.730: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.730: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.736: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 03/02 11:05:55.736: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 03/02 11:05:55.736: [smf] INFO: UE IMSI[262423190987805] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.736: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 03/02 11:05:55.736: [upf] INFO: UE F-SEID[UP:0x91b CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.736: [upf] INFO: UE F-SEID[UP:0x91b CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.741: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 03/02 11:05:55.741: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 03/02 11:05:55.741: [smf] INFO: UE IMSI[262426923774298] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.742: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 03/02 11:05:55.742: [upf] INFO: UE F-SEID[UP:0x35e CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.742: [upf] INFO: UE F-SEID[UP:0x35e CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.747: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 03/02 11:05:55.747: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 03/02 11:05:55.747: [smf] INFO: UE IMSI[262422480598930] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.748: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 03/02 11:05:55.748: [upf] INFO: UE F-SEID[UP:0x13 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.748: [upf] INFO: UE F-SEID[UP:0x13 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.753: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 03/02 11:05:55.753: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 03/02 11:05:55.753: [smf] INFO: UE IMSI[262422508973160] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.753: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 03/02 11:05:55.753: [upf] INFO: UE F-SEID[UP:0x60e CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.753: [upf] INFO: UE F-SEID[UP:0x60e CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.759: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 03/02 11:05:55.759: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 03/02 11:05:55.759: [smf] INFO: UE IMSI[262427499660135] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.759: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 03/02 11:05:55.759: [upf] INFO: UE F-SEID[UP:0x152 CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.759: [upf] INFO: UE F-SEID[UP:0x152 CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.764: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 03/02 11:05:55.764: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 03/02 11:05:55.764: [smf] INFO: UE IMSI[262423228519724] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.765: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 03/02 11:05:55.765: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.765: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.770: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 03/02 11:05:55.770: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 03/02 11:05:55.770: [smf] INFO: UE IMSI[262427375585821] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.771: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 03/02 11:05:55.771: [upf] INFO: UE F-SEID[UP:0x25b CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.771: [upf] INFO: UE F-SEID[UP:0x25b CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.776: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 03/02 11:05:55.776: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 03/02 11:05:55.776: [smf] INFO: UE IMSI[262421902312777] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.776: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 03/02 11:05:55.776: [upf] INFO: UE F-SEID[UP:0xad6 CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.776: [upf] INFO: UE F-SEID[UP:0xad6 CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.782: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 03/02 11:05:55.782: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 03/02 11:05:55.782: [smf] INFO: UE IMSI[262427988679524] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.782: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 03/02 11:05:55.782: [upf] INFO: UE F-SEID[UP:0xfac CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.782: [upf] INFO: UE F-SEID[UP:0xfac CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.788: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 03/02 11:05:55.788: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 03/02 11:05:55.788: [smf] INFO: UE IMSI[262427724698363] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.788: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 03/02 11:05:55.788: [upf] INFO: UE F-SEID[UP:0x77a CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.788: [upf] INFO: UE F-SEID[UP:0x77a CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.793: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 03/02 11:05:55.793: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 03/02 11:05:55.793: [smf] INFO: UE IMSI[262427716271915] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.794: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 03/02 11:05:55.794: [upf] INFO: UE F-SEID[UP:0x8ee CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.794: [upf] INFO: UE F-SEID[UP:0x8ee CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.799: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 03/02 11:05:55.799: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 03/02 11:05:55.799: [smf] INFO: UE IMSI[262428360712666] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.800: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 03/02 11:05:55.800: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.800: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.805: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 03/02 11:05:55.805: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 03/02 11:05:55.805: [smf] INFO: UE IMSI[262427740974779] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.806: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 03/02 11:05:55.806: [upf] INFO: UE F-SEID[UP:0x592 CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.806: [upf] INFO: UE F-SEID[UP:0x592 CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.811: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 03/02 11:05:55.811: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 03/02 11:05:55.811: [smf] INFO: UE IMSI[262422431036929] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.812: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 03/02 11:05:55.812: [upf] INFO: UE F-SEID[UP:0xe47 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.812: [upf] INFO: UE F-SEID[UP:0xe47 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.817: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 03/02 11:05:55.817: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 03/02 11:05:55.817: [smf] INFO: UE IMSI[262429178348809] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.817: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 03/02 11:05:55.817: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.817: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.823: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 03/02 11:05:55.823: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 03/02 11:05:55.823: [smf] INFO: UE IMSI[262423265096010] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.823: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 03/02 11:05:55.823: [upf] INFO: UE F-SEID[UP:0x91e CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.823: [upf] INFO: UE F-SEID[UP:0x91e CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.829: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 03/02 11:05:55.829: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 03/02 11:05:55.829: [smf] INFO: UE IMSI[262423855672944] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.829: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 03/02 11:05:55.829: [upf] INFO: UE F-SEID[UP:0x7df CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.829: [upf] INFO: UE F-SEID[UP:0x7df CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.834: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 03/02 11:05:55.834: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 03/02 11:05:55.834: [smf] INFO: UE IMSI[262428653714866] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.835: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 03/02 11:05:55.835: [upf] INFO: UE F-SEID[UP:0xb2f CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.835: [upf] INFO: UE F-SEID[UP:0xb2f CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.840: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 03/02 11:05:55.840: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 03/02 11:05:55.840: [smf] INFO: UE IMSI[262429125830870] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.841: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 03/02 11:05:55.841: [upf] INFO: UE F-SEID[UP:0x190 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.841: [upf] INFO: UE F-SEID[UP:0x190 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.846: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 03/02 11:05:55.846: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 03/02 11:05:55.846: [smf] INFO: UE IMSI[262428038093992] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.846: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 03/02 11:05:55.846: [upf] INFO: UE F-SEID[UP:0x600 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.846: [upf] INFO: UE F-SEID[UP:0x600 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.852: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 03/02 11:05:55.852: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 03/02 11:05:55.852: [smf] INFO: UE IMSI[262424752310989] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.852: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 03/02 11:05:55.852: [upf] INFO: UE F-SEID[UP:0x34c CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.852: [upf] INFO: UE F-SEID[UP:0x34c CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.858: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 03/02 11:05:55.858: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 03/02 11:05:55.858: [smf] INFO: UE IMSI[262422296215176] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.858: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 03/02 11:05:55.858: [upf] INFO: UE F-SEID[UP:0x757 CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.858: [upf] INFO: UE F-SEID[UP:0x757 CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.863: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 03/02 11:05:55.863: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 03/02 11:05:55.863: [smf] INFO: UE IMSI[262422053277360] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.864: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 03/02 11:05:55.864: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.864: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.869: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 03/02 11:05:55.869: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 03/02 11:05:55.869: [smf] INFO: UE IMSI[262424012961655] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.870: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 03/02 11:05:55.870: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.870: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.875: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 03/02 11:05:55.875: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 03/02 11:05:55.875: [smf] INFO: UE IMSI[262423475795359] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.875: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 03/02 11:05:55.875: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.875: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.881: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 03/02 11:05:55.881: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 03/02 11:05:55.881: [smf] INFO: UE IMSI[262428816762305] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.881: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 03/02 11:05:55.881: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.881: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.886: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 03/02 11:05:55.886: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 03/02 11:05:55.886: [smf] INFO: UE IMSI[262421609278097] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.887: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 03/02 11:05:55.887: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.887: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.892: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 03/02 11:05:55.892: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 03/02 11:05:55.892: [smf] INFO: UE IMSI[262424778113862] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.893: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 03/02 11:05:55.893: [upf] INFO: UE F-SEID[UP:0xc02 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.893: [upf] INFO: UE F-SEID[UP:0xc02 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.898: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 03/02 11:05:55.898: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 03/02 11:05:55.898: [smf] INFO: UE IMSI[262420827181432] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.899: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 03/02 11:05:55.899: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.899: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.905: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 03/02 11:05:55.905: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 03/02 11:05:55.905: [smf] INFO: UE IMSI[262427355700454] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.906: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 03/02 11:05:55.906: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.906: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.911: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 03/02 11:05:55.911: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 03/02 11:05:55.911: [smf] INFO: UE IMSI[262421493976323] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.911: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 03/02 11:05:55.911: [upf] INFO: UE F-SEID[UP:0x613 CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.911: [upf] INFO: UE F-SEID[UP:0x613 CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.917: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 03/02 11:05:55.917: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 03/02 11:05:55.917: [smf] INFO: UE IMSI[262421076488075] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.917: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 03/02 11:05:55.917: [upf] INFO: UE F-SEID[UP:0x723 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.917: [upf] INFO: UE F-SEID[UP:0x723 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.923: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 03/02 11:05:55.923: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 03/02 11:05:55.923: [smf] INFO: UE IMSI[262427274369131] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.923: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 03/02 11:05:55.923: [upf] INFO: UE F-SEID[UP:0x482 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.923: [upf] INFO: UE F-SEID[UP:0x482 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.928: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 03/02 11:05:55.928: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 03/02 11:05:55.928: [smf] INFO: UE IMSI[262423158877509] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.929: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 03/02 11:05:55.929: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.929: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.934: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 03/02 11:05:55.934: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 03/02 11:05:55.934: [smf] INFO: UE IMSI[262427142591111] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.935: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 03/02 11:05:55.935: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.935: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.940: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 03/02 11:05:55.940: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 03/02 11:05:55.940: [smf] INFO: UE IMSI[262421634900866] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.940: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 03/02 11:05:55.940: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.940: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.946: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 03/02 11:05:55.946: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 03/02 11:05:55.946: [smf] INFO: UE IMSI[262428485379070] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.946: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 03/02 11:05:55.946: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.946: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.951: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 03/02 11:05:55.951: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 03/02 11:05:55.951: [smf] INFO: UE IMSI[262422861423136] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.952: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 03/02 11:05:55.952: [upf] INFO: UE F-SEID[UP:0xc6a CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.952: [upf] INFO: UE F-SEID[UP:0xc6a CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.957: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 03/02 11:05:55.957: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 03/02 11:05:55.957: [smf] INFO: UE IMSI[262428321572659] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.958: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 03/02 11:05:55.958: [upf] INFO: UE F-SEID[UP:0x167 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.958: [upf] INFO: UE F-SEID[UP:0x167 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.963: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 03/02 11:05:55.963: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 03/02 11:05:55.963: [smf] INFO: UE IMSI[262422099188662] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.963: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 03/02 11:05:55.963: [upf] INFO: UE F-SEID[UP:0x90e CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.963: [upf] INFO: UE F-SEID[UP:0x90e CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.969: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 03/02 11:05:55.969: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 03/02 11:05:55.969: [smf] INFO: UE IMSI[262428867283899] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.969: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 03/02 11:05:55.969: [upf] INFO: UE F-SEID[UP:0x801 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.969: [upf] INFO: UE F-SEID[UP:0x801 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.974: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 03/02 11:05:55.974: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 03/02 11:05:55.974: [smf] INFO: UE IMSI[262429601431566] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.975: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 03/02 11:05:55.975: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.975: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.980: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 03/02 11:05:55.980: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 03/02 11:05:55.980: [smf] INFO: UE IMSI[262422828096404] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.981: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 03/02 11:05:55.981: [upf] INFO: UE F-SEID[UP:0x388 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.981: [upf] INFO: UE F-SEID[UP:0x388 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.986: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 03/02 11:05:55.986: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 03/02 11:05:55.986: [smf] INFO: UE IMSI[262425470498889] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.986: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 03/02 11:05:55.986: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.986: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.992: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 03/02 11:05:55.992: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 03/02 11:05:55.992: [smf] INFO: UE IMSI[262426743775256] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.992: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 03/02 11:05:55.992: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.992: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.997: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 03/02 11:05:55.997: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 03/02 11:05:55.997: [smf] INFO: UE IMSI[262424586160721] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:55.998: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 03/02 11:05:55.998: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:55.998: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.003: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 03/02 11:05:56.003: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 03/02 11:05:56.003: [smf] INFO: UE IMSI[262424393361694] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.003: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 03/02 11:05:56.003: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.003: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.009: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 03/02 11:05:56.009: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 03/02 11:05:56.009: [smf] INFO: UE IMSI[262429426506047] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.009: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 03/02 11:05:56.009: [upf] INFO: UE F-SEID[UP:0x86a CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.009: [upf] INFO: UE F-SEID[UP:0x86a CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.014: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 03/02 11:05:56.014: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 03/02 11:05:56.014: [smf] INFO: UE IMSI[262429730237681] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.015: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 03/02 11:05:56.015: [upf] INFO: UE F-SEID[UP:0x511 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.015: [upf] INFO: UE F-SEID[UP:0x511 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.020: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 03/02 11:05:56.020: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 03/02 11:05:56.020: [smf] INFO: UE IMSI[262429815309347] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.021: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 03/02 11:05:56.021: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.021: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.026: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 03/02 11:05:56.026: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 03/02 11:05:56.026: [smf] INFO: UE IMSI[262421048304351] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.027: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 03/02 11:05:56.027: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.027: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.032: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 03/02 11:05:56.032: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 03/02 11:05:56.032: [smf] INFO: UE IMSI[262427383129256] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.033: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 03/02 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x403 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x403 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.038: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 03/02 11:05:56.038: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 03/02 11:05:56.038: [smf] INFO: UE IMSI[262424012377138] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.038: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 03/02 11:05:56.038: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.038: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.044: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 03/02 11:05:56.044: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 03/02 11:05:56.044: [smf] INFO: UE IMSI[262426851924080] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.044: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 03/02 11:05:56.044: [upf] INFO: UE F-SEID[UP:0xdba CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.044: [upf] INFO: UE F-SEID[UP:0xdba CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.050: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 03/02 11:05:56.050: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 03/02 11:05:56.050: [smf] INFO: UE IMSI[262422546283781] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.050: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 03/02 11:05:56.050: [upf] INFO: UE F-SEID[UP:0xeec CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.050: [upf] INFO: UE F-SEID[UP:0xeec CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.055: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 03/02 11:05:56.055: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 03/02 11:05:56.055: [smf] INFO: UE IMSI[262429952201706] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.056: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 03/02 11:05:56.056: [upf] INFO: UE F-SEID[UP:0xff9 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.056: [upf] INFO: UE F-SEID[UP:0xff9 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.061: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 03/02 11:05:56.061: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 03/02 11:05:56.061: [smf] INFO: UE IMSI[262423374108548] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.062: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 03/02 11:05:56.062: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.062: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.067: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 03/02 11:05:56.067: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 03/02 11:05:56.067: [smf] INFO: UE IMSI[262426839160200] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.068: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 03/02 11:05:56.068: [upf] INFO: UE F-SEID[UP:0x721 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.068: [upf] INFO: UE F-SEID[UP:0x721 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.073: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 03/02 11:05:56.073: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 03/02 11:05:56.073: [smf] INFO: UE IMSI[262428898432442] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.074: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 03/02 11:05:56.074: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.074: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.079: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 03/02 11:05:56.079: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 03/02 11:05:56.079: [smf] INFO: UE IMSI[262429017079422] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.079: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 03/02 11:05:56.079: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.079: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.085: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 03/02 11:05:56.085: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 03/02 11:05:56.085: [smf] INFO: UE IMSI[262424150707710] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.085: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 03/02 11:05:56.085: [upf] INFO: UE F-SEID[UP:0x779 CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.085: [upf] INFO: UE F-SEID[UP:0x779 CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.091: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 03/02 11:05:56.091: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 03/02 11:05:56.091: [smf] INFO: UE IMSI[262427644411989] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.091: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 03/02 11:05:56.091: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.091: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.096: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 03/02 11:05:56.096: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 03/02 11:05:56.096: [smf] INFO: UE IMSI[262420174974109] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.097: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 03/02 11:05:56.097: [upf] INFO: UE F-SEID[UP:0x432 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.097: [upf] INFO: UE F-SEID[UP:0x432 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.102: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 03/02 11:05:56.102: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 03/02 11:05:56.102: [smf] INFO: UE IMSI[262420697993396] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.103: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 03/02 11:05:56.103: [upf] INFO: UE F-SEID[UP:0x63e CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.103: [upf] INFO: UE F-SEID[UP:0x63e CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.108: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 03/02 11:05:56.108: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 03/02 11:05:56.108: [smf] INFO: UE IMSI[262428049510100] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.109: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 03/02 11:05:56.109: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.109: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.114: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 03/02 11:05:56.114: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 03/02 11:05:56.114: [smf] INFO: UE IMSI[262423699583151] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.115: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 03/02 11:05:56.115: [upf] INFO: UE F-SEID[UP:0x364 CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.115: [upf] INFO: UE F-SEID[UP:0x364 CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.120: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 03/02 11:05:56.120: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 03/02 11:05:56.120: [smf] INFO: UE IMSI[262424928994405] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.120: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 03/02 11:05:56.120: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.120: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.126: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 03/02 11:05:56.126: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 03/02 11:05:56.126: [smf] INFO: UE IMSI[262421947022311] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.126: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 03/02 11:05:56.126: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.126: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.132: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 03/02 11:05:56.132: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 03/02 11:05:56.132: [smf] INFO: UE IMSI[262423014826557] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.132: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 03/02 11:05:56.132: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.132: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.137: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 03/02 11:05:56.137: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 03/02 11:05:56.137: [smf] INFO: UE IMSI[262428550000991] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.138: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 03/02 11:05:56.138: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.138: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.143: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 03/02 11:05:56.143: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 03/02 11:05:56.143: [smf] INFO: UE IMSI[262428815164398] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.144: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 03/02 11:05:56.144: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.144: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.149: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 03/02 11:05:56.149: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 03/02 11:05:56.149: [smf] INFO: UE IMSI[262423171002469] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.150: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 03/02 11:05:56.150: [upf] INFO: UE F-SEID[UP:0x95f CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.150: [upf] INFO: UE F-SEID[UP:0x95f CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.155: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 03/02 11:05:56.155: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 03/02 11:05:56.155: [smf] INFO: UE IMSI[262421010880898] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.155: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 03/02 11:05:56.155: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.155: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.161: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 03/02 11:05:56.161: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 03/02 11:05:56.161: [smf] INFO: UE IMSI[262425332931543] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.161: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 03/02 11:05:56.161: [upf] INFO: UE F-SEID[UP:0xb32 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.161: [upf] INFO: UE F-SEID[UP:0xb32 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.167: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 03/02 11:05:56.167: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 03/02 11:05:56.167: [smf] INFO: UE IMSI[262425431753816] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.167: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 03/02 11:05:56.167: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.167: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.173: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 03/02 11:05:56.173: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 03/02 11:05:56.173: [smf] INFO: UE IMSI[262426767601886] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.173: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 03/02 11:05:56.173: [upf] INFO: UE F-SEID[UP:0x924 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.173: [upf] INFO: UE F-SEID[UP:0x924 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.178: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 03/02 11:05:56.178: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 03/02 11:05:56.178: [smf] INFO: UE IMSI[262422797899724] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.179: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 03/02 11:05:56.179: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.179: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.184: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 03/02 11:05:56.184: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 03/02 11:05:56.184: [smf] INFO: UE IMSI[262427901795544] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.185: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 03/02 11:05:56.185: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.185: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.190: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 03/02 11:05:56.190: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 03/02 11:05:56.190: [smf] INFO: UE IMSI[262421253657995] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.191: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 03/02 11:05:56.191: [upf] INFO: UE F-SEID[UP:0x471 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.191: [upf] INFO: UE F-SEID[UP:0x471 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.196: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 03/02 11:05:56.196: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 03/02 11:05:56.196: [smf] INFO: UE IMSI[262425197142435] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.197: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 03/02 11:05:56.197: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.197: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.202: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 03/02 11:05:56.202: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 03/02 11:05:56.202: [smf] INFO: UE IMSI[262427593641223] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.202: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 03/02 11:05:56.202: [upf] INFO: UE F-SEID[UP:0xc37 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.202: [upf] INFO: UE F-SEID[UP:0xc37 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.208: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 03/02 11:05:56.208: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 03/02 11:05:56.208: [smf] INFO: UE IMSI[262428335100219] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.208: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 03/02 11:05:56.208: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.208: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.214: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 03/02 11:05:56.214: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 03/02 11:05:56.214: [smf] INFO: UE IMSI[262421795815310] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.214: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 03/02 11:05:56.214: [upf] INFO: UE F-SEID[UP:0x205 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.214: [upf] INFO: UE F-SEID[UP:0x205 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.219: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 03/02 11:05:56.219: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 03/02 11:05:56.219: [smf] INFO: UE IMSI[262424026120648] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.220: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 03/02 11:05:56.220: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.220: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.225: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 03/02 11:05:56.225: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 03/02 11:05:56.225: [smf] INFO: UE IMSI[262423203302663] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.226: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 03/02 11:05:56.226: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.226: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.231: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 03/02 11:05:56.231: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 03/02 11:05:56.231: [smf] INFO: UE IMSI[262421654444848] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.232: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 03/02 11:05:56.232: [upf] INFO: UE F-SEID[UP:0x671 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.232: [upf] INFO: UE F-SEID[UP:0x671 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.237: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 03/02 11:05:56.237: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 03/02 11:05:56.237: [smf] INFO: UE IMSI[262424980324425] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.237: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 03/02 11:05:56.237: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.237: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.243: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 03/02 11:05:56.243: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 03/02 11:05:56.243: [smf] INFO: UE IMSI[262424350145611] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.243: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 03/02 11:05:56.243: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.243: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.249: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 03/02 11:05:56.249: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 03/02 11:05:56.249: [smf] INFO: UE IMSI[262425263268200] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.249: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 03/02 11:05:56.249: [upf] INFO: UE F-SEID[UP:0x217 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.249: [upf] INFO: UE F-SEID[UP:0x217 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.255: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 03/02 11:05:56.255: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 03/02 11:05:56.255: [smf] INFO: UE IMSI[262428675870883] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.255: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 03/02 11:05:56.255: [upf] INFO: UE F-SEID[UP:0x614 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.255: [upf] INFO: UE F-SEID[UP:0x614 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.261: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 03/02 11:05:56.261: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 03/02 11:05:56.261: [smf] INFO: UE IMSI[262427879283609] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.261: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 03/02 11:05:56.261: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.261: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.266: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 03/02 11:05:56.266: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 03/02 11:05:56.266: [smf] INFO: UE IMSI[262424572020077] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.267: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 03/02 11:05:56.267: [upf] INFO: UE F-SEID[UP:0x17b CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.267: [upf] INFO: UE F-SEID[UP:0x17b CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.272: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 03/02 11:05:56.272: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 03/02 11:05:56.272: [smf] INFO: UE IMSI[262429217391774] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.273: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 03/02 11:05:56.273: [upf] INFO: UE F-SEID[UP:0x46c CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.273: [upf] INFO: UE F-SEID[UP:0x46c CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.278: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 03/02 11:05:56.278: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 03/02 11:05:56.278: [smf] INFO: UE IMSI[262428093292503] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.279: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 03/02 11:05:56.279: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.279: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.284: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 03/02 11:05:56.284: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 03/02 11:05:56.284: [smf] INFO: UE IMSI[262425921315448] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.284: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 03/02 11:05:56.284: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.284: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.290: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 03/02 11:05:56.290: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 03/02 11:05:56.290: [smf] INFO: UE IMSI[262423864184124] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.290: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 03/02 11:05:56.290: [upf] INFO: UE F-SEID[UP:0xef7 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.290: [upf] INFO: UE F-SEID[UP:0xef7 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.296: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 03/02 11:05:56.296: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 03/02 11:05:56.296: [smf] INFO: UE IMSI[262424851718411] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.296: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 03/02 11:05:56.296: [upf] INFO: UE F-SEID[UP:0x298 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.296: [upf] INFO: UE F-SEID[UP:0x298 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.301: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 03/02 11:05:56.301: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 03/02 11:05:56.301: [smf] INFO: UE IMSI[262423023114722] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.302: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 03/02 11:05:56.302: [upf] INFO: UE F-SEID[UP:0xdda CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.302: [upf] INFO: UE F-SEID[UP:0xdda CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.307: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 03/02 11:05:56.307: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 03/02 11:05:56.307: [smf] INFO: UE IMSI[262423038007089] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.308: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 03/02 11:05:56.308: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.308: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.313: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 03/02 11:05:56.313: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 03/02 11:05:56.313: [smf] INFO: UE IMSI[262424183295018] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.313: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 03/02 11:05:56.313: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.313: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.319: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 03/02 11:05:56.319: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 03/02 11:05:56.319: [smf] INFO: UE IMSI[262424467068616] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.319: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 03/02 11:05:56.319: [upf] INFO: UE F-SEID[UP:0x33 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.319: [upf] INFO: UE F-SEID[UP:0x33 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.325: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 03/02 11:05:56.325: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 03/02 11:05:56.325: [smf] INFO: UE IMSI[262420042254529] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.325: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 03/02 11:05:56.325: [upf] INFO: UE F-SEID[UP:0x78c CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.325: [upf] INFO: UE F-SEID[UP:0x78c CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.330: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 03/02 11:05:56.330: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 03/02 11:05:56.330: [smf] INFO: UE IMSI[262420625022160] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.331: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 03/02 11:05:56.331: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.331: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.336: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 03/02 11:05:56.336: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 03/02 11:05:56.336: [smf] INFO: UE IMSI[262428161886158] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.337: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 03/02 11:05:56.337: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.337: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.342: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 03/02 11:05:56.342: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 03/02 11:05:56.342: [smf] INFO: UE IMSI[262427560931831] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.343: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 03/02 11:05:56.343: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.343: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.348: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 03/02 11:05:56.348: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 03/02 11:05:56.348: [smf] INFO: UE IMSI[262427383113191] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.349: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 03/02 11:05:56.349: [upf] INFO: UE F-SEID[UP:0x45f CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.349: [upf] INFO: UE F-SEID[UP:0x45f CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.354: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 03/02 11:05:56.354: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 03/02 11:05:56.354: [smf] INFO: UE IMSI[262426492625117] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.354: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 03/02 11:05:56.354: [upf] INFO: UE F-SEID[UP:0x6da CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.354: [upf] INFO: UE F-SEID[UP:0x6da CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.359: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 03/02 11:05:56.359: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 03/02 11:05:56.359: [smf] INFO: UE IMSI[262426658796978] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.360: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 03/02 11:05:56.360: [upf] INFO: UE F-SEID[UP:0x60f CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.360: [upf] INFO: UE F-SEID[UP:0x60f CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.365: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 03/02 11:05:56.365: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 03/02 11:05:56.365: [smf] INFO: UE IMSI[262421264655277] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.366: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 03/02 11:05:56.366: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.366: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.371: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 03/02 11:05:56.371: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 03/02 11:05:56.371: [smf] INFO: UE IMSI[262427109093088] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.372: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 03/02 11:05:56.372: [upf] INFO: UE F-SEID[UP:0x650 CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.372: [upf] INFO: UE F-SEID[UP:0x650 CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.377: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 03/02 11:05:56.377: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 03/02 11:05:56.377: [smf] INFO: UE IMSI[262421601031042] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.377: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 03/02 11:05:56.378: [upf] INFO: UE F-SEID[UP:0x41c CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.378: [upf] INFO: UE F-SEID[UP:0x41c CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.383: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 03/02 11:05:56.383: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 03/02 11:05:56.383: [smf] INFO: UE IMSI[262427709609491] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.383: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 03/02 11:05:56.383: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.383: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.389: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 03/02 11:05:56.389: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 03/02 11:05:56.389: [smf] INFO: UE IMSI[262428031968966] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.389: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 03/02 11:05:56.389: [upf] INFO: UE F-SEID[UP:0xc0 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.389: [upf] INFO: UE F-SEID[UP:0xc0 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.395: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 03/02 11:05:56.395: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 03/02 11:05:56.395: [smf] INFO: UE IMSI[262429048089211] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.395: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 03/02 11:05:56.395: [upf] INFO: UE F-SEID[UP:0xd51 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.395: [upf] INFO: UE F-SEID[UP:0xd51 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.401: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 03/02 11:05:56.401: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 03/02 11:05:56.401: [smf] INFO: UE IMSI[262425505532914] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.401: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 03/02 11:05:56.401: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.401: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.406: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 03/02 11:05:56.406: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 03/02 11:05:56.406: [smf] INFO: UE IMSI[262422429543828] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.407: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 03/02 11:05:56.407: [upf] INFO: UE F-SEID[UP:0x5fe CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.407: [upf] INFO: UE F-SEID[UP:0x5fe CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.412: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 03/02 11:05:56.412: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 03/02 11:05:56.412: [smf] INFO: UE IMSI[262428032965402] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.413: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 03/02 11:05:56.413: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.413: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.418: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 03/02 11:05:56.418: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 03/02 11:05:56.418: [smf] INFO: UE IMSI[262429932887078] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.419: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 03/02 11:05:56.419: [upf] INFO: UE F-SEID[UP:0xbca CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.419: [upf] INFO: UE F-SEID[UP:0xbca CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.424: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 03/02 11:05:56.424: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 03/02 11:05:56.424: [smf] INFO: UE IMSI[262420856149774] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.425: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 03/02 11:05:56.425: [upf] INFO: UE F-SEID[UP:0x849 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.425: [upf] INFO: UE F-SEID[UP:0x849 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.430: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 03/02 11:05:56.430: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 03/02 11:05:56.430: [smf] INFO: UE IMSI[262424192578489] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.431: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 03/02 11:05:56.431: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.431: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.436: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 03/02 11:05:56.436: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 03/02 11:05:56.436: [smf] INFO: UE IMSI[262424127242550] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.437: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 03/02 11:05:56.437: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.437: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.442: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 03/02 11:05:56.442: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 03/02 11:05:56.442: [smf] INFO: UE IMSI[262420259084460] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.443: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 03/02 11:05:56.443: [upf] INFO: UE F-SEID[UP:0xde4 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.443: [upf] INFO: UE F-SEID[UP:0xde4 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.448: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 03/02 11:05:56.448: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 03/02 11:05:56.448: [smf] INFO: UE IMSI[262421564849796] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.449: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 03/02 11:05:56.449: [upf] INFO: UE F-SEID[UP:0x42b CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.449: [upf] INFO: UE F-SEID[UP:0x42b CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.454: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 03/02 11:05:56.454: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 03/02 11:05:56.454: [smf] INFO: UE IMSI[262423761565097] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.455: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 03/02 11:05:56.455: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.455: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.460: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 03/02 11:05:56.460: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 03/02 11:05:56.460: [smf] INFO: UE IMSI[262420103710106] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.461: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 03/02 11:05:56.461: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.461: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.466: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 03/02 11:05:56.466: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 03/02 11:05:56.466: [smf] INFO: UE IMSI[262425899375346] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.467: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 03/02 11:05:56.467: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.467: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.472: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 03/02 11:05:56.472: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 03/02 11:05:56.472: [smf] INFO: UE IMSI[262424478768651] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.472: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 03/02 11:05:56.472: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.472: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.478: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 03/02 11:05:56.478: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 03/02 11:05:56.478: [smf] INFO: UE IMSI[262428984694151] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.478: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 03/02 11:05:56.478: [upf] INFO: UE F-SEID[UP:0xa37 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.478: [upf] INFO: UE F-SEID[UP:0xa37 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.484: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 03/02 11:05:56.484: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 03/02 11:05:56.484: [smf] INFO: UE IMSI[262426411412136] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.484: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 03/02 11:05:56.484: [upf] INFO: UE F-SEID[UP:0x466 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.484: [upf] INFO: UE F-SEID[UP:0x466 CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.490: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 03/02 11:05:56.490: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 03/02 11:05:56.490: [smf] INFO: UE IMSI[262426931495669] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.490: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 03/02 11:05:56.490: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.490: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.496: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 03/02 11:05:56.496: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 03/02 11:05:56.496: [smf] INFO: UE IMSI[262423082268974] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.496: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 03/02 11:05:56.496: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.496: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.501: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 03/02 11:05:56.501: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 03/02 11:05:56.501: [smf] INFO: UE IMSI[262429777904583] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.502: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 03/02 11:05:56.502: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.502: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.507: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 03/02 11:05:56.507: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 03/02 11:05:56.507: [smf] INFO: UE IMSI[262421687517281] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.508: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 03/02 11:05:56.508: [upf] INFO: UE F-SEID[UP:0x175 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.508: [upf] INFO: UE F-SEID[UP:0x175 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.513: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 03/02 11:05:56.513: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 03/02 11:05:56.513: [smf] INFO: UE IMSI[262424910206570] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.514: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 03/02 11:05:56.514: [upf] INFO: UE F-SEID[UP:0xcda CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.514: [upf] INFO: UE F-SEID[UP:0xcda CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.519: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 03/02 11:05:56.519: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 03/02 11:05:56.519: [smf] INFO: UE IMSI[262420371974125] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.520: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 03/02 11:05:56.520: [upf] INFO: UE F-SEID[UP:0x905 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.520: [upf] INFO: UE F-SEID[UP:0x905 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.525: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 03/02 11:05:56.525: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 03/02 11:05:56.525: [smf] INFO: UE IMSI[262421835162997] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.526: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 03/02 11:05:56.526: [upf] INFO: UE F-SEID[UP:0x7bf CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.526: [upf] INFO: UE F-SEID[UP:0x7bf CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.531: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 03/02 11:05:56.531: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 03/02 11:05:56.531: [smf] INFO: UE IMSI[262425023685641] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.532: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 03/02 11:05:56.532: [upf] INFO: UE F-SEID[UP:0x98a CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.532: [upf] INFO: UE F-SEID[UP:0x98a CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.537: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 03/02 11:05:56.537: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 03/02 11:05:56.537: [smf] INFO: UE IMSI[262425346039998] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.538: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 03/02 11:05:56.538: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.538: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.543: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 03/02 11:05:56.543: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 03/02 11:05:56.543: [smf] INFO: UE IMSI[262429536296279] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.544: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 03/02 11:05:56.544: [upf] INFO: UE F-SEID[UP:0x30f CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.544: [upf] INFO: UE F-SEID[UP:0x30f CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.549: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 03/02 11:05:56.549: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 03/02 11:05:56.549: [smf] INFO: UE IMSI[262428326926018] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.550: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 03/02 11:05:56.550: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.550: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.555: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 03/02 11:05:56.555: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 03/02 11:05:56.555: [smf] INFO: UE IMSI[262427071070582] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.555: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 03/02 11:05:56.555: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.555: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.561: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 03/02 11:05:56.561: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 03/02 11:05:56.561: [smf] INFO: UE IMSI[262425052808688] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.561: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 03/02 11:05:56.561: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.561: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.567: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 03/02 11:05:56.567: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 03/02 11:05:56.567: [smf] INFO: UE IMSI[262423733892644] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.567: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 03/02 11:05:56.567: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.567: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.573: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 03/02 11:05:56.573: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 03/02 11:05:56.573: [smf] INFO: UE IMSI[262426549791399] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.573: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 03/02 11:05:56.573: [upf] INFO: UE F-SEID[UP:0x60a CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.573: [upf] INFO: UE F-SEID[UP:0x60a CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.579: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 03/02 11:05:56.579: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 03/02 11:05:56.579: [smf] INFO: UE IMSI[262425822909267] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.579: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 03/02 11:05:56.579: [upf] INFO: UE F-SEID[UP:0x17a CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.579: [upf] INFO: UE F-SEID[UP:0x17a CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.584: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 03/02 11:05:56.584: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 03/02 11:05:56.584: [smf] INFO: UE IMSI[262425905867780] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.585: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 03/02 11:05:56.585: [upf] INFO: UE F-SEID[UP:0x155 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.585: [upf] INFO: UE F-SEID[UP:0x155 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.590: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 03/02 11:05:56.590: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 03/02 11:05:56.590: [smf] INFO: UE IMSI[262427010796062] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.591: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 03/02 11:05:56.591: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.591: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.596: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 03/02 11:05:56.596: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 03/02 11:05:56.596: [smf] INFO: UE IMSI[262426486164186] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.597: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 03/02 11:05:56.597: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.597: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.602: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 03/02 11:05:56.602: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 03/02 11:05:56.602: [smf] INFO: UE IMSI[262421635348861] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.603: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 03/02 11:05:56.603: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.603: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.608: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 03/02 11:05:56.608: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 03/02 11:05:56.608: [smf] INFO: UE IMSI[262422140732443] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.609: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 03/02 11:05:56.609: [upf] INFO: UE F-SEID[UP:0xb61 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.609: [upf] INFO: UE F-SEID[UP:0xb61 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.614: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 03/02 11:05:56.614: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 03/02 11:05:56.614: [smf] INFO: UE IMSI[262423084943484] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.615: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 03/02 11:05:56.615: [upf] INFO: UE F-SEID[UP:0xa45 CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.615: [upf] INFO: UE F-SEID[UP:0xa45 CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.620: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 03/02 11:05:56.620: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 03/02 11:05:56.620: [smf] INFO: UE IMSI[262427572714540] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.621: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 03/02 11:05:56.621: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.621: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.626: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 03/02 11:05:56.626: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 03/02 11:05:56.626: [smf] INFO: UE IMSI[262421264377813] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.627: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 03/02 11:05:56.627: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.627: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.632: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 03/02 11:05:56.632: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 03/02 11:05:56.632: [smf] INFO: UE IMSI[262421867349463] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.632: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 03/02 11:05:56.632: [upf] INFO: UE F-SEID[UP:0x79e CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.632: [upf] INFO: UE F-SEID[UP:0x79e CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.638: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 03/02 11:05:56.638: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 03/02 11:05:56.638: [smf] INFO: UE IMSI[262420862271791] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.638: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 03/02 11:05:56.638: [upf] INFO: UE F-SEID[UP:0x6c CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.638: [upf] INFO: UE F-SEID[UP:0x6c CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.644: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 03/02 11:05:56.644: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 03/02 11:05:56.644: [smf] INFO: UE IMSI[262423070632182] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.644: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 03/02 11:05:56.644: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.644: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.650: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 03/02 11:05:56.650: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 03/02 11:05:56.650: [smf] INFO: UE IMSI[262424765761527] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.650: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 03/02 11:05:56.650: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.650: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.655: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 03/02 11:05:56.655: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 03/02 11:05:56.655: [smf] INFO: UE IMSI[262427397668018] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.656: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 03/02 11:05:56.656: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.656: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.661: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 03/02 11:05:56.661: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 03/02 11:05:56.661: [smf] INFO: UE IMSI[262422164184960] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.662: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 03/02 11:05:56.662: [upf] INFO: UE F-SEID[UP:0x17 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.662: [upf] INFO: UE F-SEID[UP:0x17 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.667: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 03/02 11:05:56.667: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 03/02 11:05:56.667: [smf] INFO: UE IMSI[262424295696463] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.668: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 03/02 11:05:56.668: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x92b] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.668: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x92b] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.673: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 03/02 11:05:56.673: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 03/02 11:05:56.673: [smf] INFO: UE IMSI[262425798961503] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.674: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 03/02 11:05:56.674: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.674: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.679: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 03/02 11:05:56.679: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 03/02 11:05:56.679: [smf] INFO: UE IMSI[262428225237826] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.679: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 03/02 11:05:56.679: [upf] INFO: UE F-SEID[UP:0xa9d CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.679: [upf] INFO: UE F-SEID[UP:0xa9d CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.685: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 03/02 11:05:56.685: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 03/02 11:05:56.685: [smf] INFO: UE IMSI[262424912391914] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.685: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 03/02 11:05:56.685: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.685: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.690: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 03/02 11:05:56.690: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 03/02 11:05:56.690: [smf] INFO: UE IMSI[262421269960552] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.691: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 03/02 11:05:56.691: [upf] INFO: UE F-SEID[UP:0x4be CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.691: [upf] INFO: UE F-SEID[UP:0x4be CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.696: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 03/02 11:05:56.696: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 03/02 11:05:56.696: [smf] INFO: UE IMSI[262427383131172] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.697: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 03/02 11:05:56.697: [upf] INFO: UE F-SEID[UP:0x267 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.697: [upf] INFO: UE F-SEID[UP:0x267 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.702: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 03/02 11:05:56.702: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 03/02 11:05:56.702: [smf] INFO: UE IMSI[262424865007994] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.702: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 03/02 11:05:56.702: [upf] INFO: UE F-SEID[UP:0x740 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.702: [upf] INFO: UE F-SEID[UP:0x740 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.708: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 03/02 11:05:56.708: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 03/02 11:05:56.708: [smf] INFO: UE IMSI[262428609808308] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.708: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 03/02 11:05:56.708: [upf] INFO: UE F-SEID[UP:0x472 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.708: [upf] INFO: UE F-SEID[UP:0x472 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.714: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 03/02 11:05:56.714: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 03/02 11:05:56.714: [smf] INFO: UE IMSI[262421531547378] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.714: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 03/02 11:05:56.714: [upf] INFO: UE F-SEID[UP:0x79 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.714: [upf] INFO: UE F-SEID[UP:0x79 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.719: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 03/02 11:05:56.719: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 03/02 11:05:56.719: [smf] INFO: UE IMSI[262426651129705] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.720: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 03/02 11:05:56.720: [upf] INFO: UE F-SEID[UP:0x402 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.720: [upf] INFO: UE F-SEID[UP:0x402 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.725: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 03/02 11:05:56.725: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 03/02 11:05:56.725: [smf] INFO: UE IMSI[262423725325421] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.726: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 03/02 11:05:56.726: [upf] INFO: UE F-SEID[UP:0x285 CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.726: [upf] INFO: UE F-SEID[UP:0x285 CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.731: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 03/02 11:05:56.731: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 03/02 11:05:56.731: [smf] INFO: UE IMSI[262420410909103] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.732: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 03/02 11:05:56.732: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.732: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.737: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 03/02 11:05:56.737: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 03/02 11:05:56.737: [smf] INFO: UE IMSI[262426224580955] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.738: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 03/02 11:05:56.738: [upf] INFO: UE F-SEID[UP:0x702 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.738: [upf] INFO: UE F-SEID[UP:0x702 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.743: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 03/02 11:05:56.743: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 03/02 11:05:56.743: [smf] INFO: UE IMSI[262425686247397] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.744: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 03/02 11:05:56.744: [upf] INFO: UE F-SEID[UP:0x797 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.744: [upf] INFO: UE F-SEID[UP:0x797 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.749: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 03/02 11:05:56.749: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 03/02 11:05:56.749: [smf] INFO: UE IMSI[262428336942152] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.749: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 03/02 11:05:56.749: [upf] INFO: UE F-SEID[UP:0x447 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.749: [upf] INFO: UE F-SEID[UP:0x447 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.755: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 03/02 11:05:56.755: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 03/02 11:05:56.755: [smf] INFO: UE IMSI[262428306838883] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.755: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 03/02 11:05:56.755: [upf] INFO: UE F-SEID[UP:0x58b CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.755: [upf] INFO: UE F-SEID[UP:0x58b CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.761: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 03/02 11:05:56.761: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 03/02 11:05:56.761: [smf] INFO: UE IMSI[262429425815977] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.761: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 03/02 11:05:56.761: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.761: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.766: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 03/02 11:05:56.766: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 03/02 11:05:56.766: [smf] INFO: UE IMSI[262425446065792] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.767: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 03/02 11:05:56.767: [upf] INFO: UE F-SEID[UP:0x42f CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.767: [upf] INFO: UE F-SEID[UP:0x42f CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.772: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 03/02 11:05:56.772: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 03/02 11:05:56.772: [smf] INFO: UE IMSI[262423078962953] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.773: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 03/02 11:05:56.773: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.773: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.778: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 03/02 11:05:56.778: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 03/02 11:05:56.778: [smf] INFO: UE IMSI[262421163793671] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.779: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 03/02 11:05:56.779: [upf] INFO: UE F-SEID[UP:0x846 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.779: [upf] INFO: UE F-SEID[UP:0x846 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.784: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 03/02 11:05:56.784: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 03/02 11:05:56.784: [smf] INFO: UE IMSI[262427841968768] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.784: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 03/02 11:05:56.784: [upf] INFO: UE F-SEID[UP:0xf0e CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.784: [upf] INFO: UE F-SEID[UP:0xf0e CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.790: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 03/02 11:05:56.790: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 03/02 11:05:56.790: [smf] INFO: UE IMSI[262423131634267] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.790: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 03/02 11:05:56.790: [upf] INFO: UE F-SEID[UP:0x5 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.790: [upf] INFO: UE F-SEID[UP:0x5 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.796: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 03/02 11:05:56.796: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 03/02 11:05:56.796: [smf] INFO: UE IMSI[262423051518478] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.796: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 03/02 11:05:56.796: [upf] INFO: UE F-SEID[UP:0x63a CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.796: [upf] INFO: UE F-SEID[UP:0x63a CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.801: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 03/02 11:05:56.801: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 03/02 11:05:56.801: [smf] INFO: UE IMSI[262427325208124] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.802: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 03/02 11:05:56.802: [upf] INFO: UE F-SEID[UP:0x89d CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.802: [upf] INFO: UE F-SEID[UP:0x89d CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.807: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 03/02 11:05:56.807: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 03/02 11:05:56.807: [smf] INFO: UE IMSI[262428695791357] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.808: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 03/02 11:05:56.808: [upf] INFO: UE F-SEID[UP:0x137 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.808: [upf] INFO: UE F-SEID[UP:0x137 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.813: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 03/02 11:05:56.813: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 03/02 11:05:56.813: [smf] INFO: UE IMSI[262429378850782] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.814: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 03/02 11:05:56.814: [upf] INFO: UE F-SEID[UP:0x327 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.814: [upf] INFO: UE F-SEID[UP:0x327 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.819: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 03/02 11:05:56.819: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 03/02 11:05:56.819: [smf] INFO: UE IMSI[262424568669445] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.820: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 03/02 11:05:56.820: [upf] INFO: UE F-SEID[UP:0xcab CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.820: [upf] INFO: UE F-SEID[UP:0xcab CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.825: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 03/02 11:05:56.825: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 03/02 11:05:56.825: [smf] INFO: UE IMSI[262428709114247] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.825: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 03/02 11:05:56.825: [upf] INFO: UE F-SEID[UP:0x10b CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.825: [upf] INFO: UE F-SEID[UP:0x10b CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.831: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 03/02 11:05:56.831: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 03/02 11:05:56.831: [smf] INFO: UE IMSI[262426967952663] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.831: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 03/02 11:05:56.831: [upf] INFO: UE F-SEID[UP:0x69b CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.831: [upf] INFO: UE F-SEID[UP:0x69b CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.836: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 03/02 11:05:56.836: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 03/02 11:05:56.836: [smf] INFO: UE IMSI[262423674190988] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.837: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 03/02 11:05:56.837: [upf] INFO: UE F-SEID[UP:0x106 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.837: [upf] INFO: UE F-SEID[UP:0x106 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.842: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 03/02 11:05:56.842: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 03/02 11:05:56.842: [smf] INFO: UE IMSI[262420323127644] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.843: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 03/02 11:05:56.843: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.843: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.848: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 03/02 11:05:56.848: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 03/02 11:05:56.848: [smf] INFO: UE IMSI[262428196573137] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.849: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 03/02 11:05:56.849: [upf] INFO: UE F-SEID[UP:0x165 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.849: [upf] INFO: UE F-SEID[UP:0x165 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.854: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 03/02 11:05:56.854: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 03/02 11:05:56.854: [smf] INFO: UE IMSI[262427821170556] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.854: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 03/02 11:05:56.854: [upf] INFO: UE F-SEID[UP:0xa63 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.854: [upf] INFO: UE F-SEID[UP:0xa63 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.860: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 03/02 11:05:56.860: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 03/02 11:05:56.860: [smf] INFO: UE IMSI[262423711806948] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.860: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 03/02 11:05:56.860: [upf] INFO: UE F-SEID[UP:0x210 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.860: [upf] INFO: UE F-SEID[UP:0x210 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.866: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 03/02 11:05:56.866: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 03/02 11:05:56.866: [smf] INFO: UE IMSI[262425860085669] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.866: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 03/02 11:05:56.866: [upf] INFO: UE F-SEID[UP:0x32 CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.866: [upf] INFO: UE F-SEID[UP:0x32 CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.872: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 03/02 11:05:56.872: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 03/02 11:05:56.872: [smf] INFO: UE IMSI[262422050160682] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.872: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 03/02 11:05:56.872: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.872: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.877: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 03/02 11:05:56.877: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 03/02 11:05:56.877: [smf] INFO: UE IMSI[262420014281324] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.878: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 03/02 11:05:56.878: [upf] INFO: UE F-SEID[UP:0x82 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.878: [upf] INFO: UE F-SEID[UP:0x82 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.883: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 03/02 11:05:56.883: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 03/02 11:05:56.883: [smf] INFO: UE IMSI[262429551333292] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.884: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 03/02 11:05:56.884: [upf] INFO: UE F-SEID[UP:0x328 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.884: [upf] INFO: UE F-SEID[UP:0x328 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.889: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 03/02 11:05:56.889: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 03/02 11:05:56.889: [smf] INFO: UE IMSI[262421055793893] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.890: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 03/02 11:05:56.890: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.890: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.895: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 03/02 11:05:56.895: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 03/02 11:05:56.895: [smf] INFO: UE IMSI[262421809681932] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.896: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 03/02 11:05:56.896: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.896: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.901: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 03/02 11:05:56.901: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 03/02 11:05:56.901: [smf] INFO: UE IMSI[262424696749717] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.901: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 03/02 11:05:56.901: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.901: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.907: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 03/02 11:05:56.907: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 03/02 11:05:56.907: [smf] INFO: UE IMSI[262420995980703] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.907: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 03/02 11:05:56.908: [upf] INFO: UE F-SEID[UP:0xb8 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.908: [upf] INFO: UE F-SEID[UP:0xb8 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.913: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 03/02 11:05:56.913: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 03/02 11:05:56.913: [smf] INFO: UE IMSI[262428689134316] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.913: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 03/02 11:05:56.913: [upf] INFO: UE F-SEID[UP:0xf04 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.913: [upf] INFO: UE F-SEID[UP:0xf04 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.919: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 03/02 11:05:56.919: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 03/02 11:05:56.919: [smf] INFO: UE IMSI[262427732608900] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.919: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 03/02 11:05:56.919: [upf] INFO: UE F-SEID[UP:0x495 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.919: [upf] INFO: UE F-SEID[UP:0x495 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.925: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 03/02 11:05:56.925: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 03/02 11:05:56.925: [smf] INFO: UE IMSI[262421224747040] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.925: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 03/02 11:05:56.925: [upf] INFO: UE F-SEID[UP:0x76 CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.925: [upf] INFO: UE F-SEID[UP:0x76 CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.930: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 03/02 11:05:56.930: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 03/02 11:05:56.930: [smf] INFO: UE IMSI[262427150431503] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.931: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 03/02 11:05:56.931: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.931: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.936: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 03/02 11:05:56.936: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 03/02 11:05:56.936: [smf] INFO: UE IMSI[262420029760217] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.937: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 03/02 11:05:56.937: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.937: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.942: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 03/02 11:05:56.942: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 03/02 11:05:56.942: [smf] INFO: UE IMSI[262420916333600] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.943: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 03/02 11:05:56.943: [upf] INFO: UE F-SEID[UP:0x82f CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.943: [upf] INFO: UE F-SEID[UP:0x82f CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.948: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 03/02 11:05:56.948: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 03/02 11:05:56.948: [smf] INFO: UE IMSI[262428476852610] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.949: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 03/02 11:05:56.949: [upf] INFO: UE F-SEID[UP:0xad2 CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.949: [upf] INFO: UE F-SEID[UP:0xad2 CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.955: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 03/02 11:05:56.955: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 03/02 11:05:56.955: [smf] INFO: UE IMSI[262424729767965] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.956: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 03/02 11:05:56.956: [upf] INFO: UE F-SEID[UP:0x32b CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.956: [upf] INFO: UE F-SEID[UP:0x32b CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.962: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 03/02 11:05:56.962: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 03/02 11:05:56.962: [smf] INFO: UE IMSI[262423026471515] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.963: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 03/02 11:05:56.963: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.963: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.968: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 03/02 11:05:56.968: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 03/02 11:05:56.968: [smf] INFO: UE IMSI[262428415943949] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.969: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 03/02 11:05:56.969: [upf] INFO: UE F-SEID[UP:0x140 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.969: [upf] INFO: UE F-SEID[UP:0x140 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.974: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 03/02 11:05:56.974: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 03/02 11:05:56.974: [smf] INFO: UE IMSI[262426020913994] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.975: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 03/02 11:05:56.975: [upf] INFO: UE F-SEID[UP:0xccd CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.975: [upf] INFO: UE F-SEID[UP:0xccd CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.980: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 03/02 11:05:56.980: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 03/02 11:05:56.980: [smf] INFO: UE IMSI[262422369854830] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.981: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 03/02 11:05:56.981: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.981: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.986: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 03/02 11:05:56.986: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 03/02 11:05:56.986: [smf] INFO: UE IMSI[262423869720465] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.987: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 03/02 11:05:56.987: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.987: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.992: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 03/02 11:05:56.992: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 03/02 11:05:56.992: [smf] INFO: UE IMSI[262422942171657] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:56.993: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 03/02 11:05:56.993: [upf] INFO: UE F-SEID[UP:0xa6d CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.993: [upf] INFO: UE F-SEID[UP:0xa6d CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:56.999: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 03/02 11:05:56.999: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 03/02 11:05:56.999: [smf] INFO: UE IMSI[262424398947015] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.000: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 03/02 11:05:57.000: [upf] INFO: UE F-SEID[UP:0xbec CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.000: [upf] INFO: UE F-SEID[UP:0xbec CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.005: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 03/02 11:05:57.005: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 03/02 11:05:57.005: [smf] INFO: UE IMSI[262427092614517] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.006: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 03/02 11:05:57.006: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.006: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.011: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 03/02 11:05:57.011: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 03/02 11:05:57.011: [smf] INFO: UE IMSI[262424263148228] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.012: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 03/02 11:05:57.012: [upf] INFO: UE F-SEID[UP:0x761 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.012: [upf] INFO: UE F-SEID[UP:0x761 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.017: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 03/02 11:05:57.017: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 03/02 11:05:57.017: [smf] INFO: UE IMSI[262429067435081] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.018: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 03/02 11:05:57.018: [upf] INFO: UE F-SEID[UP:0xca0 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.018: [upf] INFO: UE F-SEID[UP:0xca0 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.024: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 03/02 11:05:57.024: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 03/02 11:05:57.024: [smf] INFO: UE IMSI[262423053250924] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.025: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 03/02 11:05:57.025: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.025: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.030: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 03/02 11:05:57.030: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 03/02 11:05:57.030: [smf] INFO: UE IMSI[262426331803862] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.032: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 03/02 11:05:57.032: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.032: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.037: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 03/02 11:05:57.037: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 03/02 11:05:57.037: [smf] INFO: UE IMSI[262422565783633] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.038: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 03/02 11:05:57.038: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.038: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.043: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 03/02 11:05:57.043: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 03/02 11:05:57.043: [smf] INFO: UE IMSI[262428574540371] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.044: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 03/02 11:05:57.044: [upf] INFO: UE F-SEID[UP:0x97d CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.044: [upf] INFO: UE F-SEID[UP:0x97d CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.050: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 03/02 11:05:57.050: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 03/02 11:05:57.050: [smf] INFO: UE IMSI[262424822653326] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.051: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 03/02 11:05:57.051: [upf] INFO: UE F-SEID[UP:0xc66 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.051: [upf] INFO: UE F-SEID[UP:0xc66 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.056: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 03/02 11:05:57.056: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 03/02 11:05:57.056: [smf] INFO: UE IMSI[262428268491034] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.057: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 03/02 11:05:57.057: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.057: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.062: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 03/02 11:05:57.062: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 03/02 11:05:57.062: [smf] INFO: UE IMSI[262420375620895] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.063: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 03/02 11:05:57.063: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.063: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.068: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 03/02 11:05:57.068: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 03/02 11:05:57.068: [smf] INFO: UE IMSI[262428622737036] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.069: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 03/02 11:05:57.069: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.069: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.074: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 03/02 11:05:57.074: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 03/02 11:05:57.074: [smf] INFO: UE IMSI[262422422869808] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.074: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 03/02 11:05:57.075: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.075: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.080: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 03/02 11:05:57.080: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 03/02 11:05:57.080: [smf] INFO: UE IMSI[262421873026265] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.081: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 03/02 11:05:57.081: [upf] INFO: UE F-SEID[UP:0xd4e CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.081: [upf] INFO: UE F-SEID[UP:0xd4e CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.086: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 03/02 11:05:57.086: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 03/02 11:05:57.086: [smf] INFO: UE IMSI[262426016138717] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.087: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 03/02 11:05:57.087: [upf] INFO: UE F-SEID[UP:0x69 CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.087: [upf] INFO: UE F-SEID[UP:0x69 CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.092: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 03/02 11:05:57.092: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 03/02 11:05:57.092: [smf] INFO: UE IMSI[262425357210481] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.094: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 03/02 11:05:57.094: [upf] INFO: UE F-SEID[UP:0x38d CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.094: [upf] INFO: UE F-SEID[UP:0x38d CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.103: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 03/02 11:05:57.104: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 03/02 11:05:57.104: [smf] INFO: UE IMSI[262429249748531] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.112: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 03/02 11:05:57.112: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 03/02 11:05:57.112: [smf] INFO: UE IMSI[262420905081656] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.122: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 03/02 11:05:57.122: [upf] INFO: UE F-SEID[UP:0x576 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.122: [upf] INFO: UE F-SEID[UP:0x576 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.124: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 03/02 11:05:57.124: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 03/02 11:05:57.124: [smf] INFO: UE IMSI[262424828781853] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.127: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 03/02 11:05:57.127: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.127: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.134: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 03/02 11:05:57.134: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 03/02 11:05:57.134: [smf] INFO: UE IMSI[262427797973313] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.136: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 03/02 11:05:57.136: [upf] INFO: UE F-SEID[UP:0x8c CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.136: [upf] INFO: UE F-SEID[UP:0x8c CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.143: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 03/02 11:05:57.143: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 03/02 11:05:57.144: [smf] INFO: UE IMSI[262427016696701] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.144: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 03/02 11:05:57.144: [upf] INFO: UE F-SEID[UP:0x99a CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.144: [upf] INFO: UE F-SEID[UP:0x99a CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.151: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 03/02 11:05:57.151: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 03/02 11:05:57.151: [smf] INFO: UE IMSI[262423559981510] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.152: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 03/02 11:05:57.152: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.152: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.152: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 03/02 11:05:57.152: [upf] INFO: UE F-SEID[UP:0xacc CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.152: [upf] INFO: UE F-SEID[UP:0xacc CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.157: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 03/02 11:05:57.157: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 03/02 11:05:57.157: [smf] INFO: UE IMSI[262425084239779] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.158: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 03/02 11:05:57.158: [upf] INFO: UE F-SEID[UP:0x7ca CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.158: [upf] INFO: UE F-SEID[UP:0x7ca CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.163: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 03/02 11:05:57.163: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 03/02 11:05:57.163: [smf] INFO: UE IMSI[262423902964896] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.164: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 03/02 11:05:57.164: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.164: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.169: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 03/02 11:05:57.169: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 03/02 11:05:57.169: [smf] INFO: UE IMSI[262424846130830] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.169: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 03/02 11:05:57.169: [upf] INFO: UE F-SEID[UP:0xa08 CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.169: [upf] INFO: UE F-SEID[UP:0xa08 CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.175: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 03/02 11:05:57.175: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 03/02 11:05:57.175: [smf] INFO: UE IMSI[262421969914143] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.175: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 03/02 11:05:57.175: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.175: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.180: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 03/02 11:05:57.180: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 03/02 11:05:57.180: [smf] INFO: UE IMSI[262427116123570] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.181: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 03/02 11:05:57.181: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.181: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.186: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 03/02 11:05:57.186: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 03/02 11:05:57.186: [smf] INFO: UE IMSI[262428567055210] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.187: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 03/02 11:05:57.187: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.187: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.192: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 03/02 11:05:57.192: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 03/02 11:05:57.192: [smf] INFO: UE IMSI[262429399527822] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.193: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 03/02 11:05:57.193: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.193: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.198: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 03/02 11:05:57.198: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 03/02 11:05:57.198: [smf] INFO: UE IMSI[262426996044216] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.198: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 03/02 11:05:57.198: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.198: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.204: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 03/02 11:05:57.204: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 03/02 11:05:57.204: [smf] INFO: UE IMSI[262425936977557] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.204: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 03/02 11:05:57.204: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.204: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.209: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 03/02 11:05:57.209: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 03/02 11:05:57.209: [smf] INFO: UE IMSI[262422789901752] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.210: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 03/02 11:05:57.210: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.210: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.215: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 03/02 11:05:57.215: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 03/02 11:05:57.215: [smf] INFO: UE IMSI[262426861947819] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.216: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 03/02 11:05:57.216: [upf] INFO: UE F-SEID[UP:0xe48 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.216: [upf] INFO: UE F-SEID[UP:0xe48 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.221: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 03/02 11:05:57.221: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 03/02 11:05:57.221: [smf] INFO: UE IMSI[262420317127067] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.221: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 03/02 11:05:57.221: [upf] INFO: UE F-SEID[UP:0x669 CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.221: [upf] INFO: UE F-SEID[UP:0x669 CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.227: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 03/02 11:05:57.227: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 03/02 11:05:57.227: [smf] INFO: UE IMSI[262422844781445] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.227: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 03/02 11:05:57.227: [upf] INFO: UE F-SEID[UP:0xace CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.227: [upf] INFO: UE F-SEID[UP:0xace CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.232: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 03/02 11:05:57.232: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 03/02 11:05:57.232: [smf] INFO: UE IMSI[262429450804689] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.233: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 03/02 11:05:57.233: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.233: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.238: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 03/02 11:05:57.238: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 03/02 11:05:57.238: [smf] INFO: UE IMSI[262423383497086] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.239: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 03/02 11:05:57.239: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.239: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.244: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 03/02 11:05:57.244: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 03/02 11:05:57.244: [smf] INFO: UE IMSI[262422476783111] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.244: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 03/02 11:05:57.244: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.245: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.250: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 03/02 11:05:57.250: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 03/02 11:05:57.250: [smf] INFO: UE IMSI[262423778240897] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.250: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 03/02 11:05:57.250: [upf] INFO: UE F-SEID[UP:0xbee CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.250: [upf] INFO: UE F-SEID[UP:0xbee CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.255: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 03/02 11:05:57.255: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 03/02 11:05:57.255: [smf] INFO: UE IMSI[262427597472128] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.256: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 03/02 11:05:57.256: [upf] INFO: UE F-SEID[UP:0x69f CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.256: [upf] INFO: UE F-SEID[UP:0x69f CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.261: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 03/02 11:05:57.261: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 03/02 11:05:57.261: [smf] INFO: UE IMSI[262428276619121] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.262: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 03/02 11:05:57.262: [upf] INFO: UE F-SEID[UP:0x7e CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.262: [upf] INFO: UE F-SEID[UP:0x7e CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.267: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 03/02 11:05:57.267: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 03/02 11:05:57.267: [smf] INFO: UE IMSI[262424061962681] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.268: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 03/02 11:05:57.268: [upf] INFO: UE F-SEID[UP:0x9a CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.268: [upf] INFO: UE F-SEID[UP:0x9a CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.273: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 03/02 11:05:57.273: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 03/02 11:05:57.273: [smf] INFO: UE IMSI[262426658063801] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.274: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 03/02 11:05:57.274: [upf] INFO: UE F-SEID[UP:0x70f CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.274: [upf] INFO: UE F-SEID[UP:0x70f CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.279: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 03/02 11:05:57.279: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 03/02 11:05:57.279: [smf] INFO: UE IMSI[262421373771983] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.280: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 03/02 11:05:57.280: [upf] INFO: UE F-SEID[UP:0x559 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.280: [upf] INFO: UE F-SEID[UP:0x559 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.285: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 03/02 11:05:57.285: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 03/02 11:05:57.285: [smf] INFO: UE IMSI[262424498575267] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.286: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 03/02 11:05:57.286: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.286: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.291: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 03/02 11:05:57.291: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 03/02 11:05:57.291: [smf] INFO: UE IMSI[262425734598250] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.291: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 03/02 11:05:57.291: [upf] INFO: UE F-SEID[UP:0x90a CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.291: [upf] INFO: UE F-SEID[UP:0x90a CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.297: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 03/02 11:05:57.297: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 03/02 11:05:57.297: [smf] INFO: UE IMSI[262420834458756] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.297: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 03/02 11:05:57.297: [upf] INFO: UE F-SEID[UP:0x642 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.297: [upf] INFO: UE F-SEID[UP:0x642 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.302: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 03/02 11:05:57.302: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 03/02 11:05:57.302: [smf] INFO: UE IMSI[262422761759545] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.303: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 03/02 11:05:57.303: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.303: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.308: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 03/02 11:05:57.308: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 03/02 11:05:57.308: [smf] INFO: UE IMSI[262423276174478] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.309: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 03/02 11:05:57.309: [upf] INFO: UE F-SEID[UP:0x74c CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.309: [upf] INFO: UE F-SEID[UP:0x74c CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.314: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 03/02 11:05:57.314: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 03/02 11:05:57.314: [smf] INFO: UE IMSI[262427805059953] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.315: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 03/02 11:05:57.315: [upf] INFO: UE F-SEID[UP:0xb79 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.315: [upf] INFO: UE F-SEID[UP:0xb79 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.320: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 03/02 11:05:57.320: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 03/02 11:05:57.320: [smf] INFO: UE IMSI[262425368416013] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.320: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 03/02 11:05:57.320: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.320: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.325: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 03/02 11:05:57.325: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 03/02 11:05:57.325: [smf] INFO: UE IMSI[262425784030562] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.326: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 03/02 11:05:57.326: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.326: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.331: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 03/02 11:05:57.331: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 03/02 11:05:57.331: [smf] INFO: UE IMSI[262427961308280] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.332: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 03/02 11:05:57.332: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.332: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.337: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 03/02 11:05:57.337: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 03/02 11:05:57.337: [smf] INFO: UE IMSI[262428796467759] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.338: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 03/02 11:05:57.338: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.338: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.343: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 03/02 11:05:57.343: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 03/02 11:05:57.343: [smf] INFO: UE IMSI[262423797944714] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.343: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 03/02 11:05:57.343: [upf] INFO: UE F-SEID[UP:0x68e CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.343: [upf] INFO: UE F-SEID[UP:0x68e CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.349: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 03/02 11:05:57.349: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 03/02 11:05:57.349: [smf] INFO: UE IMSI[262427259859172] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.349: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 03/02 11:05:57.349: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.349: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.354: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 03/02 11:05:57.354: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 03/02 11:05:57.354: [smf] INFO: UE IMSI[262422959323767] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.355: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 03/02 11:05:57.355: [upf] INFO: UE F-SEID[UP:0x913 CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.355: [upf] INFO: UE F-SEID[UP:0x913 CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.360: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 03/02 11:05:57.360: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 03/02 11:05:57.360: [smf] INFO: UE IMSI[262427791747134] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.361: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 03/02 11:05:57.361: [upf] INFO: UE F-SEID[UP:0x574 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.361: [upf] INFO: UE F-SEID[UP:0x574 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.366: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 03/02 11:05:57.366: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 03/02 11:05:57.366: [smf] INFO: UE IMSI[262420531183621] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.366: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 03/02 11:05:57.366: [upf] INFO: UE F-SEID[UP:0xe42 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.366: [upf] INFO: UE F-SEID[UP:0xe42 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.372: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 03/02 11:05:57.372: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 03/02 11:05:57.372: [smf] INFO: UE IMSI[262421831414006] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.372: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 03/02 11:05:57.372: [upf] INFO: UE F-SEID[UP:0x677 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.372: [upf] INFO: UE F-SEID[UP:0x677 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.377: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 03/02 11:05:57.377: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 03/02 11:05:57.377: [smf] INFO: UE IMSI[262425589389073] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.378: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 03/02 11:05:57.378: [upf] INFO: UE F-SEID[UP:0x536 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.378: [upf] INFO: UE F-SEID[UP:0x536 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.383: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 03/02 11:05:57.383: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 03/02 11:05:57.383: [smf] INFO: UE IMSI[262428312349975] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.384: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 03/02 11:05:57.384: [upf] INFO: UE F-SEID[UP:0x28d CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.384: [upf] INFO: UE F-SEID[UP:0x28d CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.389: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 03/02 11:05:57.389: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 03/02 11:05:57.389: [smf] INFO: UE IMSI[262423223610099] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.390: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 03/02 11:05:57.390: [upf] INFO: UE F-SEID[UP:0x2da CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.390: [upf] INFO: UE F-SEID[UP:0x2da CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.395: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 03/02 11:05:57.395: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 03/02 11:05:57.395: [smf] INFO: UE IMSI[262426239293082] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.395: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 03/02 11:05:57.395: [upf] INFO: UE F-SEID[UP:0x45e CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.395: [upf] INFO: UE F-SEID[UP:0x45e CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.400: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 03/02 11:05:57.400: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 03/02 11:05:57.400: [smf] INFO: UE IMSI[262421342258929] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.401: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 03/02 11:05:57.401: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.401: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.406: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 03/02 11:05:57.406: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 03/02 11:05:57.406: [smf] INFO: UE IMSI[262422298203295] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.407: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 03/02 11:05:57.407: [upf] INFO: UE F-SEID[UP:0x8be CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.407: [upf] INFO: UE F-SEID[UP:0x8be CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.412: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 03/02 11:05:57.412: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 03/02 11:05:57.412: [smf] INFO: UE IMSI[262423926549611] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.413: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 03/02 11:05:57.413: [upf] INFO: UE F-SEID[UP:0x394 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.413: [upf] INFO: UE F-SEID[UP:0x394 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.418: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 03/02 11:05:57.418: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 03/02 11:05:57.418: [smf] INFO: UE IMSI[262423422704169] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.418: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 03/02 11:05:57.418: [upf] INFO: UE F-SEID[UP:0x624 CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.418: [upf] INFO: UE F-SEID[UP:0x624 CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.424: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 03/02 11:05:57.424: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 03/02 11:05:57.424: [smf] INFO: UE IMSI[262423436354295] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.424: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 03/02 11:05:57.424: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.424: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.429: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 03/02 11:05:57.429: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 03/02 11:05:57.429: [smf] INFO: UE IMSI[262424001424150] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.430: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 03/02 11:05:57.430: [upf] INFO: UE F-SEID[UP:0x233 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.430: [upf] INFO: UE F-SEID[UP:0x233 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.435: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 03/02 11:05:57.435: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 03/02 11:05:57.435: [smf] INFO: UE IMSI[262424295835840] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.436: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 03/02 11:05:57.436: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.436: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.441: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 03/02 11:05:57.441: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 03/02 11:05:57.441: [smf] INFO: UE IMSI[262425003974753] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.442: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 03/02 11:05:57.442: [upf] INFO: UE F-SEID[UP:0x400 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.442: [upf] INFO: UE F-SEID[UP:0x400 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.447: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 03/02 11:05:57.447: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 03/02 11:05:57.447: [smf] INFO: UE IMSI[262423903079373] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.448: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 03/02 11:05:57.448: [upf] INFO: UE F-SEID[UP:0xe8a CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.448: [upf] INFO: UE F-SEID[UP:0xe8a CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.452: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 03/02 11:05:57.453: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 03/02 11:05:57.453: [smf] INFO: UE IMSI[262425234714620] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.453: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 03/02 11:05:57.453: [upf] INFO: UE F-SEID[UP:0x667 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.453: [upf] INFO: UE F-SEID[UP:0x667 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.458: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 03/02 11:05:57.458: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 03/02 11:05:57.458: [smf] INFO: UE IMSI[262429980865311] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.459: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 03/02 11:05:57.459: [upf] INFO: UE F-SEID[UP:0x8ba CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.459: [upf] INFO: UE F-SEID[UP:0x8ba CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.464: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 03/02 11:05:57.464: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 03/02 11:05:57.464: [smf] INFO: UE IMSI[262428092613707] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.465: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 03/02 11:05:57.465: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.465: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.470: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 03/02 11:05:57.470: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 03/02 11:05:57.470: [smf] INFO: UE IMSI[262423614896704] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.471: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 03/02 11:05:57.471: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.471: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.476: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 03/02 11:05:57.476: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 03/02 11:05:57.476: [smf] INFO: UE IMSI[262420437812901] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.476: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 03/02 11:05:57.476: [upf] INFO: UE F-SEID[UP:0x52e CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.476: [upf] INFO: UE F-SEID[UP:0x52e CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.481: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 03/02 11:05:57.481: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 03/02 11:05:57.481: [smf] INFO: UE IMSI[262420048739605] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.482: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 03/02 11:05:57.482: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.482: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.487: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 03/02 11:05:57.487: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 03/02 11:05:57.487: [smf] INFO: UE IMSI[262422813751052] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.488: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 03/02 11:05:57.488: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.488: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.493: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 03/02 11:05:57.493: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 03/02 11:05:57.493: [smf] INFO: UE IMSI[262421927579599] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.494: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 03/02 11:05:57.494: [upf] INFO: UE F-SEID[UP:0x483 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.494: [upf] INFO: UE F-SEID[UP:0x483 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.499: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 03/02 11:05:57.499: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 03/02 11:05:57.499: [smf] INFO: UE IMSI[262428079391457] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.500: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 03/02 11:05:57.500: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.500: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.505: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 03/02 11:05:57.505: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 03/02 11:05:57.505: [smf] INFO: UE IMSI[262423849848849] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.505: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 03/02 11:05:57.505: [upf] INFO: UE F-SEID[UP:0x50c CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.505: [upf] INFO: UE F-SEID[UP:0x50c CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.510: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 03/02 11:05:57.510: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 03/02 11:05:57.510: [smf] INFO: UE IMSI[262421428932997] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.511: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 03/02 11:05:57.511: [upf] INFO: UE F-SEID[UP:0xea9 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.511: [upf] INFO: UE F-SEID[UP:0xea9 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.516: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 03/02 11:05:57.516: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 03/02 11:05:57.516: [smf] INFO: UE IMSI[262429354447660] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.517: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 03/02 11:05:57.517: [upf] INFO: UE F-SEID[UP:0x5a CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.517: [upf] INFO: UE F-SEID[UP:0x5a CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.522: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 03/02 11:05:57.522: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 03/02 11:05:57.522: [smf] INFO: UE IMSI[262425995046897] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.523: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 03/02 11:05:57.523: [upf] INFO: UE F-SEID[UP:0x46 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.523: [upf] INFO: UE F-SEID[UP:0x46 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.527: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 03/02 11:05:57.528: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 03/02 11:05:57.528: [smf] INFO: UE IMSI[262429940519615] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.528: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 03/02 11:05:57.528: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.528: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.533: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 03/02 11:05:57.533: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 03/02 11:05:57.533: [smf] INFO: UE IMSI[262425835914236] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.534: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 03/02 11:05:57.534: [upf] INFO: UE F-SEID[UP:0xd8 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.534: [upf] INFO: UE F-SEID[UP:0xd8 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.539: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 03/02 11:05:57.539: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 03/02 11:05:57.539: [smf] INFO: UE IMSI[262421736250592] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.540: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 03/02 11:05:57.540: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.540: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.545: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 03/02 11:05:57.545: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 03/02 11:05:57.545: [smf] INFO: UE IMSI[262425376463504] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.545: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 03/02 11:05:57.545: [upf] INFO: UE F-SEID[UP:0x38f CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.545: [upf] INFO: UE F-SEID[UP:0x38f CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.550: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 03/02 11:05:57.550: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 03/02 11:05:57.550: [smf] INFO: UE IMSI[262429095808150] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.551: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 03/02 11:05:57.551: [upf] INFO: UE F-SEID[UP:0x657 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.551: [upf] INFO: UE F-SEID[UP:0x657 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.556: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 03/02 11:05:57.556: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 03/02 11:05:57.556: [smf] INFO: UE IMSI[262428957642480] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.557: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 03/02 11:05:57.557: [upf] INFO: UE F-SEID[UP:0xd77 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.557: [upf] INFO: UE F-SEID[UP:0xd77 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.562: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 03/02 11:05:57.562: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 03/02 11:05:57.562: [smf] INFO: UE IMSI[262422780042004] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.562: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 03/02 11:05:57.563: [upf] INFO: UE F-SEID[UP:0x38 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.563: [upf] INFO: UE F-SEID[UP:0x38 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.567: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 03/02 11:05:57.567: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 03/02 11:05:57.567: [smf] INFO: UE IMSI[262428781940101] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.568: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 03/02 11:05:57.568: [upf] INFO: UE F-SEID[UP:0x36f CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.568: [upf] INFO: UE F-SEID[UP:0x36f CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.573: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 03/02 11:05:57.573: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 03/02 11:05:57.573: [smf] INFO: UE IMSI[262429947439030] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.574: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 03/02 11:05:57.574: [upf] INFO: UE F-SEID[UP:0xa0f CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.574: [upf] INFO: UE F-SEID[UP:0xa0f CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.579: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 03/02 11:05:57.579: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 03/02 11:05:57.579: [smf] INFO: UE IMSI[262422181234213] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.579: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 03/02 11:05:57.579: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.579: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.584: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 03/02 11:05:57.584: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 03/02 11:05:57.584: [smf] INFO: UE IMSI[262424180834147] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.585: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 03/02 11:05:57.585: [upf] INFO: UE F-SEID[UP:0x121 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.585: [upf] INFO: UE F-SEID[UP:0x121 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.590: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 03/02 11:05:57.590: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 03/02 11:05:57.590: [smf] INFO: UE IMSI[262426246781858] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.591: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 03/02 11:05:57.591: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.591: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.596: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 03/02 11:05:57.596: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 03/02 11:05:57.596: [smf] INFO: UE IMSI[262422337261141] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.596: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 03/02 11:05:57.596: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.596: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.602: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 03/02 11:05:57.602: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 03/02 11:05:57.602: [smf] INFO: UE IMSI[262427655451154] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.602: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 03/02 11:05:57.602: [upf] INFO: UE F-SEID[UP:0x111 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.602: [upf] INFO: UE F-SEID[UP:0x111 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.607: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 03/02 11:05:57.607: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 03/02 11:05:57.607: [smf] INFO: UE IMSI[262422956675008] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.608: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 03/02 11:05:57.608: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.608: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.613: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 03/02 11:05:57.613: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 03/02 11:05:57.613: [smf] INFO: UE IMSI[262428151653973] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.613: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 03/02 11:05:57.613: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.613: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.619: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 03/02 11:05:57.619: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 03/02 11:05:57.619: [smf] INFO: UE IMSI[262429383364283] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.619: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 03/02 11:05:57.619: [upf] INFO: UE F-SEID[UP:0x21e CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.619: [upf] INFO: UE F-SEID[UP:0x21e CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.624: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 03/02 11:05:57.624: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 03/02 11:05:57.624: [smf] INFO: UE IMSI[262429435688020] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.625: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 03/02 11:05:57.625: [upf] INFO: UE F-SEID[UP:0x868 CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.625: [upf] INFO: UE F-SEID[UP:0x868 CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.630: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 03/02 11:05:57.630: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 03/02 11:05:57.630: [smf] INFO: UE IMSI[262423546728683] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.631: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 03/02 11:05:57.631: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.631: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.636: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 03/02 11:05:57.636: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 03/02 11:05:57.636: [smf] INFO: UE IMSI[262422867443451] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.636: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 03/02 11:05:57.636: [upf] INFO: UE F-SEID[UP:0x525 CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.636: [upf] INFO: UE F-SEID[UP:0x525 CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.641: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 03/02 11:05:57.641: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 03/02 11:05:57.641: [smf] INFO: UE IMSI[262424503236148] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.642: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 03/02 11:05:57.642: [upf] INFO: UE F-SEID[UP:0x780 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.642: [upf] INFO: UE F-SEID[UP:0x780 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.647: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 03/02 11:05:57.647: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 03/02 11:05:57.647: [smf] INFO: UE IMSI[262424298873217] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.648: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 03/02 11:05:57.648: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.648: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.653: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 03/02 11:05:57.653: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 03/02 11:05:57.653: [smf] INFO: UE IMSI[262427787610903] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.653: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 03/02 11:05:57.653: [upf] INFO: UE F-SEID[UP:0xfe CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.653: [upf] INFO: UE F-SEID[UP:0xfe CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.658: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 03/02 11:05:57.658: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 03/02 11:05:57.658: [smf] INFO: UE IMSI[262424481323614] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.659: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 03/02 11:05:57.659: [upf] INFO: UE F-SEID[UP:0xccc CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.659: [upf] INFO: UE F-SEID[UP:0xccc CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.664: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 03/02 11:05:57.664: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 03/02 11:05:57.664: [smf] INFO: UE IMSI[262428122831228] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.665: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 03/02 11:05:57.665: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.665: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.670: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 03/02 11:05:57.670: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 03/02 11:05:57.670: [smf] INFO: UE IMSI[262423821047096] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.670: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 03/02 11:05:57.670: [upf] INFO: UE F-SEID[UP:0x606 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.670: [upf] INFO: UE F-SEID[UP:0x606 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.676: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 03/02 11:05:57.676: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 03/02 11:05:57.676: [smf] INFO: UE IMSI[262423362109214] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.676: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 03/02 11:05:57.676: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.676: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.681: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 03/02 11:05:57.681: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 03/02 11:05:57.681: [smf] INFO: UE IMSI[262425273532522] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.682: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 03/02 11:05:57.682: [upf] INFO: UE F-SEID[UP:0x107 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.682: [upf] INFO: UE F-SEID[UP:0x107 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.687: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 03/02 11:05:57.687: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 03/02 11:05:57.687: [smf] INFO: UE IMSI[262428785851973] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.687: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 03/02 11:05:57.687: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.687: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.693: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 03/02 11:05:57.693: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 03/02 11:05:57.693: [smf] INFO: UE IMSI[262422597133220] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.693: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 03/02 11:05:57.693: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.693: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.698: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 03/02 11:05:57.698: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 03/02 11:05:57.698: [smf] INFO: UE IMSI[262427243778263] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.699: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 03/02 11:05:57.699: [upf] INFO: UE F-SEID[UP:0xf57 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.699: [upf] INFO: UE F-SEID[UP:0xf57 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.704: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 03/02 11:05:57.704: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 03/02 11:05:57.704: [smf] INFO: UE IMSI[262427181087895] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.705: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 03/02 11:05:57.705: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.705: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.710: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 03/02 11:05:57.710: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 03/02 11:05:57.710: [smf] INFO: UE IMSI[262424353645296] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.710: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 03/02 11:05:57.710: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.710: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.716: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 03/02 11:05:57.716: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 03/02 11:05:57.716: [smf] INFO: UE IMSI[262426974845848] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.716: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 03/02 11:05:57.716: [upf] INFO: UE F-SEID[UP:0x39a CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.716: [upf] INFO: UE F-SEID[UP:0x39a CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.721: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 03/02 11:05:57.721: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 03/02 11:05:57.721: [smf] INFO: UE IMSI[262429163677573] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.722: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 03/02 11:05:57.722: [upf] INFO: UE F-SEID[UP:0x396 CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.722: [upf] INFO: UE F-SEID[UP:0x396 CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.727: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 03/02 11:05:57.727: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 03/02 11:05:57.727: [smf] INFO: UE IMSI[262423196810805] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.728: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 03/02 11:05:57.728: [upf] INFO: UE F-SEID[UP:0x12c CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.728: [upf] INFO: UE F-SEID[UP:0x12c CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.733: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 03/02 11:05:57.733: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 03/02 11:05:57.733: [smf] INFO: UE IMSI[262428488578678] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.734: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 03/02 11:05:57.734: [upf] INFO: UE F-SEID[UP:0x57f CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.734: [upf] INFO: UE F-SEID[UP:0x57f CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.739: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 03/02 11:05:57.739: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 03/02 11:05:57.739: [smf] INFO: UE IMSI[262429973796579] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.739: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 03/02 11:05:57.739: [upf] INFO: UE F-SEID[UP:0x83e CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.739: [upf] INFO: UE F-SEID[UP:0x83e CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.744: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 03/02 11:05:57.744: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 03/02 11:05:57.744: [smf] INFO: UE IMSI[262425781601355] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.745: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 03/02 11:05:57.745: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.745: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.750: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 03/02 11:05:57.750: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 03/02 11:05:57.750: [smf] INFO: UE IMSI[262426171496655] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.751: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 03/02 11:05:57.751: [upf] INFO: UE F-SEID[UP:0xed CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.751: [upf] INFO: UE F-SEID[UP:0xed CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.756: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 03/02 11:05:57.756: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 03/02 11:05:57.756: [smf] INFO: UE IMSI[262428358593587] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.757: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 03/02 11:05:57.757: [upf] INFO: UE F-SEID[UP:0x2bb CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.757: [upf] INFO: UE F-SEID[UP:0x2bb CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.762: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 03/02 11:05:57.762: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 03/02 11:05:57.762: [smf] INFO: UE IMSI[262429086015829] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.762: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 03/02 11:05:57.763: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.763: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.768: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 03/02 11:05:57.768: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 03/02 11:05:57.768: [smf] INFO: UE IMSI[262428591598191] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.768: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 03/02 11:05:57.768: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.768: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.773: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 03/02 11:05:57.773: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 03/02 11:05:57.773: [smf] INFO: UE IMSI[262427948605497] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.774: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 03/02 11:05:57.774: [upf] INFO: UE F-SEID[UP:0x258 CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.774: [upf] INFO: UE F-SEID[UP:0x258 CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.779: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 03/02 11:05:57.779: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 03/02 11:05:57.779: [smf] INFO: UE IMSI[262426311542253] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.780: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 03/02 11:05:57.780: [upf] INFO: UE F-SEID[UP:0x515 CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.780: [upf] INFO: UE F-SEID[UP:0x515 CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.785: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 03/02 11:05:57.785: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 03/02 11:05:57.785: [smf] INFO: UE IMSI[262429822273284] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.786: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 03/02 11:05:57.786: [upf] INFO: UE F-SEID[UP:0x609 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.786: [upf] INFO: UE F-SEID[UP:0x609 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.791: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 03/02 11:05:57.791: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 03/02 11:05:57.791: [smf] INFO: UE IMSI[262426448497640] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.791: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 03/02 11:05:57.791: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.791: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.796: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 03/02 11:05:57.796: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 03/02 11:05:57.796: [smf] INFO: UE IMSI[262426197532073] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.797: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 03/02 11:05:57.797: [upf] INFO: UE F-SEID[UP:0x36b CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.797: [upf] INFO: UE F-SEID[UP:0x36b CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.802: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 03/02 11:05:57.802: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 03/02 11:05:57.802: [smf] INFO: UE IMSI[262425428062706] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.803: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 03/02 11:05:57.803: [upf] INFO: UE F-SEID[UP:0xfd CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.803: [upf] INFO: UE F-SEID[UP:0xfd CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.808: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 03/02 11:05:57.808: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 03/02 11:05:57.808: [smf] INFO: UE IMSI[262429976262005] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.809: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 03/02 11:05:57.809: [upf] INFO: UE F-SEID[UP:0xc9a CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.809: [upf] INFO: UE F-SEID[UP:0xc9a CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.814: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 03/02 11:05:57.814: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 03/02 11:05:57.814: [smf] INFO: UE IMSI[262427224746019] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.815: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 03/02 11:05:57.815: [upf] INFO: UE F-SEID[UP:0xb13 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.815: [upf] INFO: UE F-SEID[UP:0xb13 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.820: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 03/02 11:05:57.820: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 03/02 11:05:57.820: [smf] INFO: UE IMSI[262425772120994] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.821: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 03/02 11:05:57.821: [upf] INFO: UE F-SEID[UP:0xa2a CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.821: [upf] INFO: UE F-SEID[UP:0xa2a CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.826: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 03/02 11:05:57.826: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 03/02 11:05:57.826: [smf] INFO: UE IMSI[262427584445078] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.827: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 03/02 11:05:57.827: [upf] INFO: UE F-SEID[UP:0x70b CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.827: [upf] INFO: UE F-SEID[UP:0x70b CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.832: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 03/02 11:05:57.832: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 03/02 11:05:57.832: [smf] INFO: UE IMSI[262429107507875] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.833: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 03/02 11:05:57.833: [upf] INFO: UE F-SEID[UP:0xfed CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.833: [upf] INFO: UE F-SEID[UP:0xfed CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.838: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 03/02 11:05:57.838: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 03/02 11:05:57.838: [smf] INFO: UE IMSI[262421649649214] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.839: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 03/02 11:05:57.839: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.839: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.844: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 03/02 11:05:57.844: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 03/02 11:05:57.844: [smf] INFO: UE IMSI[262429016218226] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.844: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 03/02 11:05:57.844: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.844: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.849: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 03/02 11:05:57.849: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 03/02 11:05:57.849: [smf] INFO: UE IMSI[262422721258919] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.850: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 03/02 11:05:57.850: [upf] INFO: UE F-SEID[UP:0xacd CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.850: [upf] INFO: UE F-SEID[UP:0xacd CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.855: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 03/02 11:05:57.855: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 03/02 11:05:57.855: [smf] INFO: UE IMSI[262424752076842] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.856: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 03/02 11:05:57.856: [upf] INFO: UE F-SEID[UP:0xda2 CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.856: [upf] INFO: UE F-SEID[UP:0xda2 CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.861: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 03/02 11:05:57.861: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 03/02 11:05:57.861: [smf] INFO: UE IMSI[262422960796282] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.861: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 03/02 11:05:57.861: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.861: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.867: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 03/02 11:05:57.867: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 03/02 11:05:57.867: [smf] INFO: UE IMSI[262426603200217] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.867: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 03/02 11:05:57.867: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.867: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.872: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 03/02 11:05:57.872: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 03/02 11:05:57.872: [smf] INFO: UE IMSI[262425200490817] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.873: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 03/02 11:05:57.873: [upf] INFO: UE F-SEID[UP:0x74b CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.873: [upf] INFO: UE F-SEID[UP:0x74b CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.878: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 03/02 11:05:57.878: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 03/02 11:05:57.878: [smf] INFO: UE IMSI[262425849923455] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.879: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 03/02 11:05:57.879: [upf] INFO: UE F-SEID[UP:0x179 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.879: [upf] INFO: UE F-SEID[UP:0x179 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.884: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 03/02 11:05:57.884: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 03/02 11:05:57.884: [smf] INFO: UE IMSI[262429100158060] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.884: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 03/02 11:05:57.884: [upf] INFO: UE F-SEID[UP:0xa10 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.884: [upf] INFO: UE F-SEID[UP:0xa10 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.890: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 03/02 11:05:57.890: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 03/02 11:05:57.890: [smf] INFO: UE IMSI[262428153547173] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.890: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 03/02 11:05:57.890: [upf] INFO: UE F-SEID[UP:0x2df CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.890: [upf] INFO: UE F-SEID[UP:0x2df CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.895: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 03/02 11:05:57.895: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 03/02 11:05:57.895: [smf] INFO: UE IMSI[262428718050514] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.896: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 03/02 11:05:57.896: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.896: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.901: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 03/02 11:05:57.901: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 03/02 11:05:57.901: [smf] INFO: UE IMSI[262421848658948] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.902: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 03/02 11:05:57.902: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.902: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.907: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 03/02 11:05:57.907: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 03/02 11:05:57.907: [smf] INFO: UE IMSI[262425690210024] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.908: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 03/02 11:05:57.908: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.908: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.913: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 03/02 11:05:57.913: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 03/02 11:05:57.913: [smf] INFO: UE IMSI[262421973572587] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.913: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 03/02 11:05:57.913: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.913: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.918: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 03/02 11:05:57.918: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 03/02 11:05:57.918: [smf] INFO: UE IMSI[262428267559272] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.919: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 03/02 11:05:57.919: [upf] INFO: UE F-SEID[UP:0x660 CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.919: [upf] INFO: UE F-SEID[UP:0x660 CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.924: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 03/02 11:05:57.924: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 03/02 11:05:57.924: [smf] INFO: UE IMSI[262421199187671] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.925: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 03/02 11:05:57.925: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.925: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.930: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 03/02 11:05:57.930: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 03/02 11:05:57.930: [smf] INFO: UE IMSI[262423185771137] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.930: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 03/02 11:05:57.930: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.930: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.935: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 03/02 11:05:57.935: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 03/02 11:05:57.935: [smf] INFO: UE IMSI[262425663557570] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.936: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 03/02 11:05:57.936: [upf] INFO: UE F-SEID[UP:0xe2b CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.936: [upf] INFO: UE F-SEID[UP:0xe2b CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.941: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 03/02 11:05:57.941: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 03/02 11:05:57.941: [smf] INFO: UE IMSI[262424645401111] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.942: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 03/02 11:05:57.942: [upf] INFO: UE F-SEID[UP:0x6d CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.942: [upf] INFO: UE F-SEID[UP:0x6d CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.947: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 03/02 11:05:57.947: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 03/02 11:05:57.947: [smf] INFO: UE IMSI[262425339482353] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.947: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 03/02 11:05:57.947: [upf] INFO: UE F-SEID[UP:0x69a CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.947: [upf] INFO: UE F-SEID[UP:0x69a CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.952: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 03/02 11:05:57.952: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 03/02 11:05:57.952: [smf] INFO: UE IMSI[262423472696009] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.953: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 03/02 11:05:57.953: [upf] INFO: UE F-SEID[UP:0xc34 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.953: [upf] INFO: UE F-SEID[UP:0xc34 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.958: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 03/02 11:05:57.958: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 03/02 11:05:57.958: [smf] INFO: UE IMSI[262421221392214] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.959: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 03/02 11:05:57.959: [upf] INFO: UE F-SEID[UP:0x372 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.959: [upf] INFO: UE F-SEID[UP:0x372 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.964: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 03/02 11:05:57.964: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 03/02 11:05:57.964: [smf] INFO: UE IMSI[262426925966227] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.964: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 03/02 11:05:57.964: [upf] INFO: UE F-SEID[UP:0x4dd CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.964: [upf] INFO: UE F-SEID[UP:0x4dd CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.970: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 03/02 11:05:57.970: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 03/02 11:05:57.970: [smf] INFO: UE IMSI[262420692554467] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.970: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 03/02 11:05:57.970: [upf] INFO: UE F-SEID[UP:0x83d CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.970: [upf] INFO: UE F-SEID[UP:0x83d CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.975: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 03/02 11:05:57.975: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 03/02 11:05:57.975: [smf] INFO: UE IMSI[262420089477494] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.976: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 03/02 11:05:57.976: [upf] INFO: UE F-SEID[UP:0x22 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.976: [upf] INFO: UE F-SEID[UP:0x22 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.981: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 03/02 11:05:57.981: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 03/02 11:05:57.981: [smf] INFO: UE IMSI[262420575742466] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.981: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 03/02 11:05:57.981: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.981: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.987: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 03/02 11:05:57.987: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 03/02 11:05:57.987: [smf] INFO: UE IMSI[262428941073097] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.987: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 03/02 11:05:57.987: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.987: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.992: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 03/02 11:05:57.992: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 03/02 11:05:57.992: [smf] INFO: UE IMSI[262426684273049] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.993: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 03/02 11:05:57.993: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.993: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.999: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 03/02 11:05:57.999: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 03/02 11:05:57.999: [smf] INFO: UE IMSI[262422092504554] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:57.999: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 03/02 11:05:57.999: [upf] INFO: UE F-SEID[UP:0x665 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:57.999: [upf] INFO: UE F-SEID[UP:0x665 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.005: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 03/02 11:05:58.005: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 03/02 11:05:58.005: [smf] INFO: UE IMSI[262428674023052] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.005: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 03/02 11:05:58.006: [upf] INFO: UE F-SEID[UP:0x2f CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.006: [upf] INFO: UE F-SEID[UP:0x2f CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.011: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 03/02 11:05:58.011: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 03/02 11:05:58.011: [smf] INFO: UE IMSI[262421544640407] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.012: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 03/02 11:05:58.012: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.012: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.018: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 03/02 11:05:58.018: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 03/02 11:05:58.018: [smf] INFO: UE IMSI[262425209983545] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.018: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 03/02 11:05:58.018: [upf] INFO: UE F-SEID[UP:0x71b CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.018: [upf] INFO: UE F-SEID[UP:0x71b CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.023: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 03/02 11:05:58.023: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 03/02 11:05:58.023: [smf] INFO: UE IMSI[262426166743754] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.024: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 03/02 11:05:58.024: [upf] INFO: UE F-SEID[UP:0xd0b CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.024: [upf] INFO: UE F-SEID[UP:0xd0b CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.029: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 03/02 11:05:58.029: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 03/02 11:05:58.029: [smf] INFO: UE IMSI[262422314108448] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.030: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 03/02 11:05:58.030: [upf] INFO: UE F-SEID[UP:0x870 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.030: [upf] INFO: UE F-SEID[UP:0x870 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.035: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 03/02 11:05:58.035: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 03/02 11:05:58.035: [smf] INFO: UE IMSI[262427415701235] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.036: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 03/02 11:05:58.036: [upf] INFO: UE F-SEID[UP:0x809 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.036: [upf] INFO: UE F-SEID[UP:0x809 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.041: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 03/02 11:05:58.041: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 03/02 11:05:58.041: [smf] INFO: UE IMSI[262424199785683] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.042: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 03/02 11:05:58.042: [upf] INFO: UE F-SEID[UP:0x3e CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.042: [upf] INFO: UE F-SEID[UP:0x3e CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.048: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 03/02 11:05:58.049: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 03/02 11:05:58.049: [smf] INFO: UE IMSI[262429018287517] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.050: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 03/02 11:05:58.050: [upf] INFO: UE F-SEID[UP:0x25c CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.050: [upf] INFO: UE F-SEID[UP:0x25c CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.056: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 03/02 11:05:58.056: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 03/02 11:05:58.056: [smf] INFO: UE IMSI[262426383585286] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.057: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 03/02 11:05:58.057: [upf] INFO: UE F-SEID[UP:0xa4a CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.057: [upf] INFO: UE F-SEID[UP:0xa4a CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.071: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 03/02 11:05:58.071: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 03/02 11:05:58.071: [smf] INFO: UE IMSI[262427687690185] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.073: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 03/02 11:05:58.073: [upf] INFO: UE F-SEID[UP:0x998 CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.073: [upf] INFO: UE F-SEID[UP:0x998 CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.078: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 03/02 11:05:58.078: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 03/02 11:05:58.078: [smf] INFO: UE IMSI[262423132389684] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.079: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 03/02 11:05:58.079: [upf] INFO: UE F-SEID[UP:0x579 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.079: [upf] INFO: UE F-SEID[UP:0x579 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.084: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 03/02 11:05:58.084: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 03/02 11:05:58.084: [smf] INFO: UE IMSI[262425157166469] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.085: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 03/02 11:05:58.085: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.085: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.091: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 03/02 11:05:58.091: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 03/02 11:05:58.091: [smf] INFO: UE IMSI[262425608146647] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.092: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 03/02 11:05:58.092: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.092: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.098: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 03/02 11:05:58.098: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 03/02 11:05:58.098: [smf] INFO: UE IMSI[262428902092420] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.099: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 03/02 11:05:58.099: [upf] INFO: UE F-SEID[UP:0xea CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.099: [upf] INFO: UE F-SEID[UP:0xea CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.104: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 03/02 11:05:58.104: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 03/02 11:05:58.104: [smf] INFO: UE IMSI[262428855976141] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.105: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 03/02 11:05:58.105: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.105: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.110: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 03/02 11:05:58.110: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 03/02 11:05:58.110: [smf] INFO: UE IMSI[262428368308665] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.111: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 03/02 11:05:58.111: [upf] INFO: UE F-SEID[UP:0xcfc CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.111: [upf] INFO: UE F-SEID[UP:0xcfc CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.116: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 03/02 11:05:58.116: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 03/02 11:05:58.116: [smf] INFO: UE IMSI[262429147077386] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.117: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 03/02 11:05:58.117: [upf] INFO: UE F-SEID[UP:0x789 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.117: [upf] INFO: UE F-SEID[UP:0x789 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.122: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 03/02 11:05:58.122: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 03/02 11:05:58.122: [smf] INFO: UE IMSI[262422784463062] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.123: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 03/02 11:05:58.123: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.123: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.129: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 03/02 11:05:58.129: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 03/02 11:05:58.129: [smf] INFO: UE IMSI[262427750632005] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.130: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 03/02 11:05:58.130: [upf] INFO: UE F-SEID[UP:0x643 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.130: [upf] INFO: UE F-SEID[UP:0x643 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.136: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 03/02 11:05:58.136: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 03/02 11:05:58.136: [smf] INFO: UE IMSI[262427539673211] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.138: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 03/02 11:05:58.138: [upf] INFO: UE F-SEID[UP:0x65f CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.138: [upf] INFO: UE F-SEID[UP:0x65f CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.145: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 03/02 11:05:58.145: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 03/02 11:05:58.145: [smf] INFO: UE IMSI[262420741490444] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.146: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 03/02 11:05:58.146: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.146: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.151: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 03/02 11:05:58.151: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 03/02 11:05:58.151: [smf] INFO: UE IMSI[262423245913909] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.152: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 03/02 11:05:58.152: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.152: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.157: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 03/02 11:05:58.157: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 03/02 11:05:58.157: [smf] INFO: UE IMSI[262427177923469] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.158: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 03/02 11:05:58.158: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.158: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.163: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 03/02 11:05:58.163: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 03/02 11:05:58.163: [smf] INFO: UE IMSI[262425199210414] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.164: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 03/02 11:05:58.164: [upf] INFO: UE F-SEID[UP:0x684 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.164: [upf] INFO: UE F-SEID[UP:0x684 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.169: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 03/02 11:05:58.169: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 03/02 11:05:58.169: [smf] INFO: UE IMSI[262427703407855] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.170: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 03/02 11:05:58.170: [upf] INFO: UE F-SEID[UP:0x857 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.170: [upf] INFO: UE F-SEID[UP:0x857 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.175: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 03/02 11:05:58.175: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 03/02 11:05:58.175: [smf] INFO: UE IMSI[262424828417677] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.176: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 03/02 11:05:58.176: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.176: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.181: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 03/02 11:05:58.181: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 03/02 11:05:58.181: [smf] INFO: UE IMSI[262428357384269] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.182: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 03/02 11:05:58.182: [upf] INFO: UE F-SEID[UP:0x57c CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.182: [upf] INFO: UE F-SEID[UP:0x57c CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.187: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 03/02 11:05:58.187: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 03/02 11:05:58.187: [smf] INFO: UE IMSI[262421919267332] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.188: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 03/02 11:05:58.188: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.188: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.193: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 03/02 11:05:58.193: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 03/02 11:05:58.193: [smf] INFO: UE IMSI[262421063899163] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.193: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 03/02 11:05:58.193: [upf] INFO: UE F-SEID[UP:0x18f CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.193: [upf] INFO: UE F-SEID[UP:0x18f CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.199: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 03/02 11:05:58.199: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 03/02 11:05:58.199: [smf] INFO: UE IMSI[262420826171874] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.199: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 03/02 11:05:58.199: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.199: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.205: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 03/02 11:05:58.205: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 03/02 11:05:58.205: [smf] INFO: UE IMSI[262426459429161] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.206: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 03/02 11:05:58.206: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.206: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.212: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 03/02 11:05:58.212: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 03/02 11:05:58.212: [smf] INFO: UE IMSI[262427108050419] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.214: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 03/02 11:05:58.214: [upf] INFO: UE F-SEID[UP:0xc67 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.214: [upf] INFO: UE F-SEID[UP:0xc67 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.220: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 03/02 11:05:58.220: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 03/02 11:05:58.220: [smf] INFO: UE IMSI[262425460353826] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.222: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 03/02 11:05:58.222: [upf] INFO: UE F-SEID[UP:0x110 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.222: [upf] INFO: UE F-SEID[UP:0x110 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.227: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 03/02 11:05:58.227: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 03/02 11:05:58.227: [smf] INFO: UE IMSI[262427065409656] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.227: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 03/02 11:05:58.227: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.227: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.233: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 03/02 11:05:58.233: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 03/02 11:05:58.233: [smf] INFO: UE IMSI[262429609953401] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.233: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 03/02 11:05:58.233: [upf] INFO: UE F-SEID[UP:0x81b CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.233: [upf] INFO: UE F-SEID[UP:0x81b CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.239: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 03/02 11:05:58.239: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 03/02 11:05:58.239: [smf] INFO: UE IMSI[262426384323186] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.239: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 03/02 11:05:58.239: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.239: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.245: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 03/02 11:05:58.245: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 03/02 11:05:58.245: [smf] INFO: UE IMSI[262420236463274] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.245: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 03/02 11:05:58.245: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.245: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.251: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 03/02 11:05:58.251: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 03/02 11:05:58.251: [smf] INFO: UE IMSI[262422647726074] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.251: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 03/02 11:05:58.251: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.251: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.257: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 03/02 11:05:58.257: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 03/02 11:05:58.257: [smf] INFO: UE IMSI[262422627794477] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.257: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 03/02 11:05:58.257: [upf] INFO: UE F-SEID[UP:0x16c CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.257: [upf] INFO: UE F-SEID[UP:0x16c CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.262: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 03/02 11:05:58.262: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 03/02 11:05:58.262: [smf] INFO: UE IMSI[262427706815606] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.263: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 03/02 11:05:58.263: [upf] INFO: UE F-SEID[UP:0xafa CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.263: [upf] INFO: UE F-SEID[UP:0xafa CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.268: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 03/02 11:05:58.268: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 03/02 11:05:58.268: [smf] INFO: UE IMSI[262429251902411] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.269: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 03/02 11:05:58.269: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.269: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.274: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 03/02 11:05:58.274: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 03/02 11:05:58.274: [smf] INFO: UE IMSI[262427913171271] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.275: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 03/02 11:05:58.275: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.275: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.280: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 03/02 11:05:58.280: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 03/02 11:05:58.280: [smf] INFO: UE IMSI[262422331915141] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.281: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 03/02 11:05:58.281: [upf] INFO: UE F-SEID[UP:0x793 CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.281: [upf] INFO: UE F-SEID[UP:0x793 CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.286: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 03/02 11:05:58.286: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 03/02 11:05:58.286: [smf] INFO: UE IMSI[262422341671599] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.286: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 03/02 11:05:58.286: [upf] INFO: UE F-SEID[UP:0xff2 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.286: [upf] INFO: UE F-SEID[UP:0xff2 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.292: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 03/02 11:05:58.292: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 03/02 11:05:58.292: [smf] INFO: UE IMSI[262420578236698] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.293: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 03/02 11:05:58.293: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.293: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.298: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 03/02 11:05:58.298: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 03/02 11:05:58.298: [smf] INFO: UE IMSI[262426860500504] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.298: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 03/02 11:05:58.298: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.298: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.304: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 03/02 11:05:58.304: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 03/02 11:05:58.304: [smf] INFO: UE IMSI[262427559537890] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.304: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 03/02 11:05:58.304: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.304: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.309: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 03/02 11:05:58.309: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 03/02 11:05:58.309: [smf] INFO: UE IMSI[262427550973318] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.310: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 03/02 11:05:58.310: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.310: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.315: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 03/02 11:05:58.315: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 03/02 11:05:58.315: [smf] INFO: UE IMSI[262427063356705] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.316: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 03/02 11:05:58.316: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.316: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.321: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 03/02 11:05:58.321: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 03/02 11:05:58.321: [smf] INFO: UE IMSI[262428034949251] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.322: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 03/02 11:05:58.322: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.322: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.327: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 03/02 11:05:58.327: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 03/02 11:05:58.327: [smf] INFO: UE IMSI[262429594940205] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.327: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 03/02 11:05:58.327: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.328: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.333: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 03/02 11:05:58.333: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 03/02 11:05:58.333: [smf] INFO: UE IMSI[262426777758297] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.333: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 03/02 11:05:58.333: [upf] INFO: UE F-SEID[UP:0x199 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.333: [upf] INFO: UE F-SEID[UP:0x199 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.339: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 03/02 11:05:58.339: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 03/02 11:05:58.339: [smf] INFO: UE IMSI[262424378493308] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.339: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 03/02 11:05:58.339: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.339: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.345: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 03/02 11:05:58.345: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 03/02 11:05:58.345: [smf] INFO: UE IMSI[262429534630454] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.345: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 03/02 11:05:58.345: [upf] INFO: UE F-SEID[UP:0x401 CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.345: [upf] INFO: UE F-SEID[UP:0x401 CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.350: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 03/02 11:05:58.350: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 03/02 11:05:58.350: [smf] INFO: UE IMSI[262424573211527] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.351: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 03/02 11:05:58.351: [upf] INFO: UE F-SEID[UP:0x240 CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.351: [upf] INFO: UE F-SEID[UP:0x240 CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.356: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 03/02 11:05:58.356: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 03/02 11:05:58.356: [smf] INFO: UE IMSI[262428034333266] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.357: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 03/02 11:05:58.357: [upf] INFO: UE F-SEID[UP:0x88e CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.357: [upf] INFO: UE F-SEID[UP:0x88e CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.362: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 03/02 11:05:58.362: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 03/02 11:05:58.362: [smf] INFO: UE IMSI[262422091054882] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.363: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 03/02 11:05:58.363: [upf] INFO: UE F-SEID[UP:0xadd CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.363: [upf] INFO: UE F-SEID[UP:0xadd CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.368: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 03/02 11:05:58.368: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 03/02 11:05:58.368: [smf] INFO: UE IMSI[262422739292889] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.369: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 03/02 11:05:58.369: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.369: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.374: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 03/02 11:05:58.374: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 03/02 11:05:58.374: [smf] INFO: UE IMSI[262422799638085] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.375: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 03/02 11:05:58.375: [upf] INFO: UE F-SEID[UP:0x746 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.375: [upf] INFO: UE F-SEID[UP:0x746 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.380: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 03/02 11:05:58.380: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 03/02 11:05:58.380: [smf] INFO: UE IMSI[262427816268379] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.380: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 03/02 11:05:58.380: [upf] INFO: UE F-SEID[UP:0xae0 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.380: [upf] INFO: UE F-SEID[UP:0xae0 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.386: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 03/02 11:05:58.386: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 03/02 11:05:58.386: [smf] INFO: UE IMSI[262425057994575] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.386: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 03/02 11:05:58.386: [upf] INFO: UE F-SEID[UP:0x577 CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.386: [upf] INFO: UE F-SEID[UP:0x577 CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.392: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 03/02 11:05:58.392: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 03/02 11:05:58.392: [smf] INFO: UE IMSI[262428915622782] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.392: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 03/02 11:05:58.392: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.392: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.397: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 03/02 11:05:58.397: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 03/02 11:05:58.397: [smf] INFO: UE IMSI[262421472224735] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.398: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 03/02 11:05:58.398: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.398: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.403: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 03/02 11:05:58.403: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 03/02 11:05:58.403: [smf] INFO: UE IMSI[262428417316569] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.404: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 03/02 11:05:58.404: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.404: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.409: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 03/02 11:05:58.409: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 03/02 11:05:58.409: [smf] INFO: UE IMSI[262426115588667] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.410: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 03/02 11:05:58.410: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.410: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.415: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 03/02 11:05:58.415: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 03/02 11:05:58.415: [smf] INFO: UE IMSI[262421388596357] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.415: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 03/02 11:05:58.415: [upf] INFO: UE F-SEID[UP:0x241 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.415: [upf] INFO: UE F-SEID[UP:0x241 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.421: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 03/02 11:05:58.421: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 03/02 11:05:58.421: [smf] INFO: UE IMSI[262420733091305] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.421: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 03/02 11:05:58.421: [upf] INFO: UE F-SEID[UP:0xb73 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.421: [upf] INFO: UE F-SEID[UP:0xb73 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.427: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 03/02 11:05:58.427: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 03/02 11:05:58.427: [smf] INFO: UE IMSI[262423507472702] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.427: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 03/02 11:05:58.427: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.427: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.432: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 03/02 11:05:58.432: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 03/02 11:05:58.432: [smf] INFO: UE IMSI[262426144041621] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.433: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 03/02 11:05:58.433: [upf] INFO: UE F-SEID[UP:0x422 CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.433: [upf] INFO: UE F-SEID[UP:0x422 CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.438: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 03/02 11:05:58.438: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 03/02 11:05:58.438: [smf] INFO: UE IMSI[262427657584649] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.439: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 03/02 11:05:58.439: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.439: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.444: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 03/02 11:05:58.444: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 03/02 11:05:58.444: [smf] INFO: UE IMSI[262424004819790] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.445: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 03/02 11:05:58.445: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.445: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.450: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 03/02 11:05:58.450: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 03/02 11:05:58.450: [smf] INFO: UE IMSI[262428985260280] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.451: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 03/02 11:05:58.451: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.451: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.456: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 03/02 11:05:58.456: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 03/02 11:05:58.456: [smf] INFO: UE IMSI[262429197964413] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.456: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 03/02 11:05:58.456: [upf] INFO: UE F-SEID[UP:0xb9a CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.456: [upf] INFO: UE F-SEID[UP:0xb9a CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.462: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 03/02 11:05:58.462: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 03/02 11:05:58.462: [smf] INFO: UE IMSI[262427964252327] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.462: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 03/02 11:05:58.462: [upf] INFO: UE F-SEID[UP:0xe26 CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.462: [upf] INFO: UE F-SEID[UP:0xe26 CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.468: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 03/02 11:05:58.468: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 03/02 11:05:58.468: [smf] INFO: UE IMSI[262425999475285] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.468: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 03/02 11:05:58.468: [upf] INFO: UE F-SEID[UP:0x376 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.468: [upf] INFO: UE F-SEID[UP:0x376 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.473: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 03/02 11:05:58.473: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 03/02 11:05:58.473: [smf] INFO: UE IMSI[262422342481166] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.474: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 03/02 11:05:58.474: [upf] INFO: UE F-SEID[UP:0x93f CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.474: [upf] INFO: UE F-SEID[UP:0x93f CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.479: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 03/02 11:05:58.479: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 03/02 11:05:58.479: [smf] INFO: UE IMSI[262423472063574] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.480: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 03/02 11:05:58.480: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.480: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.485: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 03/02 11:05:58.485: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 03/02 11:05:58.485: [smf] INFO: UE IMSI[262426321618222] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.486: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 03/02 11:05:58.486: [upf] INFO: UE F-SEID[UP:0x1da CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.486: [upf] INFO: UE F-SEID[UP:0x1da CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.491: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 03/02 11:05:58.491: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 03/02 11:05:58.491: [smf] INFO: UE IMSI[262420225975273] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.492: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 03/02 11:05:58.492: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.492: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.497: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 03/02 11:05:58.497: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 03/02 11:05:58.497: [smf] INFO: UE IMSI[262421226430029] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.497: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 03/02 11:05:58.497: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.497: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.503: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 03/02 11:05:58.503: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 03/02 11:05:58.503: [smf] INFO: UE IMSI[262427959342469] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.503: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 03/02 11:05:58.503: [upf] INFO: UE F-SEID[UP:0x340 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.503: [upf] INFO: UE F-SEID[UP:0x340 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.509: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 03/02 11:05:58.509: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 03/02 11:05:58.509: [smf] INFO: UE IMSI[262427613035806] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.509: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 03/02 11:05:58.509: [upf] INFO: UE F-SEID[UP:0x37 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.509: [upf] INFO: UE F-SEID[UP:0x37 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.514: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 03/02 11:05:58.514: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 03/02 11:05:58.514: [smf] INFO: UE IMSI[262427781016091] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.515: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 03/02 11:05:58.515: [upf] INFO: UE F-SEID[UP:0x48e CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.515: [upf] INFO: UE F-SEID[UP:0x48e CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.520: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 03/02 11:05:58.520: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 03/02 11:05:58.520: [smf] INFO: UE IMSI[262424704895306] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.521: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 03/02 11:05:58.521: [upf] INFO: UE F-SEID[UP:0x53e CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.521: [upf] INFO: UE F-SEID[UP:0x53e CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.526: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 03/02 11:05:58.526: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 03/02 11:05:58.526: [smf] INFO: UE IMSI[262428495965981] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.527: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 03/02 11:05:58.527: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.527: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.532: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 03/02 11:05:58.532: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 03/02 11:05:58.532: [smf] INFO: UE IMSI[262424860761487] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.533: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 03/02 11:05:58.533: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.533: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.538: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 03/02 11:05:58.538: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 03/02 11:05:58.538: [smf] INFO: UE IMSI[262429476036652] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.538: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 03/02 11:05:58.538: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.538: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.544: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 03/02 11:05:58.544: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 03/02 11:05:58.544: [smf] INFO: UE IMSI[262423092941720] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.544: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 03/02 11:05:58.544: [upf] INFO: UE F-SEID[UP:0x153 CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.544: [upf] INFO: UE F-SEID[UP:0x153 CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.549: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 03/02 11:05:58.549: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 03/02 11:05:58.549: [smf] INFO: UE IMSI[262424660334919] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.550: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 03/02 11:05:58.550: [upf] INFO: UE F-SEID[UP:0x85a CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.550: [upf] INFO: UE F-SEID[UP:0x85a CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.555: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 03/02 11:05:58.555: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 03/02 11:05:58.555: [smf] INFO: UE IMSI[262420639692057] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.556: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 03/02 11:05:58.556: [upf] INFO: UE F-SEID[UP:0x417 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.556: [upf] INFO: UE F-SEID[UP:0x417 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.561: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 03/02 11:05:58.561: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 03/02 11:05:58.561: [smf] INFO: UE IMSI[262428038540545] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.561: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 03/02 11:05:58.561: [upf] INFO: UE F-SEID[UP:0xefe CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.561: [upf] INFO: UE F-SEID[UP:0xefe CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.567: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 03/02 11:05:58.567: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 03/02 11:05:58.567: [smf] INFO: UE IMSI[262422683659692] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.567: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 03/02 11:05:58.567: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.567: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.573: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 03/02 11:05:58.573: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 03/02 11:05:58.573: [smf] INFO: UE IMSI[262429249027063] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.573: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 03/02 11:05:58.573: [upf] INFO: UE F-SEID[UP:0x251 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.573: [upf] INFO: UE F-SEID[UP:0x251 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.578: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 03/02 11:05:58.578: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 03/02 11:05:58.578: [smf] INFO: UE IMSI[262428293996153] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.579: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 03/02 11:05:58.579: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.579: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.584: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 03/02 11:05:58.584: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 03/02 11:05:58.584: [smf] INFO: UE IMSI[262426678585484] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.585: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 03/02 11:05:58.585: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.585: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.590: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 03/02 11:05:58.590: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 03/02 11:05:58.590: [smf] INFO: UE IMSI[262423294457478] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.591: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 03/02 11:05:58.591: [upf] INFO: UE F-SEID[UP:0xca CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.591: [upf] INFO: UE F-SEID[UP:0xca CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.596: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 03/02 11:05:58.596: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 03/02 11:05:58.596: [smf] INFO: UE IMSI[262421044492761] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.596: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 03/02 11:05:58.596: [upf] INFO: UE F-SEID[UP:0xd20 CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.596: [upf] INFO: UE F-SEID[UP:0xd20 CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.602: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 03/02 11:05:58.602: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 03/02 11:05:58.602: [smf] INFO: UE IMSI[262426329180723] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.603: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 03/02 11:05:58.603: [upf] INFO: UE F-SEID[UP:0x582 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.603: [upf] INFO: UE F-SEID[UP:0x582 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.608: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 03/02 11:05:58.608: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 03/02 11:05:58.608: [smf] INFO: UE IMSI[262421780887508] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.609: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 03/02 11:05:58.609: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.609: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.614: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 03/02 11:05:58.614: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 03/02 11:05:58.614: [smf] INFO: UE IMSI[262424133953680] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.615: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 03/02 11:05:58.615: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.615: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.619: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 03/02 11:05:58.619: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 03/02 11:05:58.619: [smf] INFO: UE IMSI[262424190839167] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.620: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 03/02 11:05:58.620: [upf] INFO: UE F-SEID[UP:0xcf CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.620: [upf] INFO: UE F-SEID[UP:0xcf CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.625: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 03/02 11:05:58.625: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 03/02 11:05:58.625: [smf] INFO: UE IMSI[262426391858253] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.626: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 03/02 11:05:58.626: [upf] INFO: UE F-SEID[UP:0xae CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.626: [upf] INFO: UE F-SEID[UP:0xae CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.631: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 03/02 11:05:58.631: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 03/02 11:05:58.631: [smf] INFO: UE IMSI[262423914172708] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.632: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 03/02 11:05:58.632: [upf] INFO: UE F-SEID[UP:0x193 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.632: [upf] INFO: UE F-SEID[UP:0x193 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.637: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 03/02 11:05:58.637: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 03/02 11:05:58.637: [smf] INFO: UE IMSI[262423721234644] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.637: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 03/02 11:05:58.637: [upf] INFO: UE F-SEID[UP:0x59e CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.637: [upf] INFO: UE F-SEID[UP:0x59e CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.642: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 03/02 11:05:58.643: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 03/02 11:05:58.643: [smf] INFO: UE IMSI[262425306569350] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.643: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 03/02 11:05:58.643: [upf] INFO: UE F-SEID[UP:0x31a CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.643: [upf] INFO: UE F-SEID[UP:0x31a CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.648: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 03/02 11:05:58.648: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 03/02 11:05:58.648: [smf] INFO: UE IMSI[262421132122113] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.649: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 03/02 11:05:58.649: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.649: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.654: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 03/02 11:05:58.654: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 03/02 11:05:58.654: [smf] INFO: UE IMSI[262422498532254] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.655: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 03/02 11:05:58.655: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.655: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.660: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 03/02 11:05:58.660: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 03/02 11:05:58.660: [smf] INFO: UE IMSI[262425076708772] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.660: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 03/02 11:05:58.660: [upf] INFO: UE F-SEID[UP:0x777 CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.660: [upf] INFO: UE F-SEID[UP:0x777 CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.666: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 03/02 11:05:58.666: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 03/02 11:05:58.666: [smf] INFO: UE IMSI[262426095416844] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.666: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 03/02 11:05:58.666: [upf] INFO: UE F-SEID[UP:0x494 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.666: [upf] INFO: UE F-SEID[UP:0x494 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.671: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 03/02 11:05:58.671: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 03/02 11:05:58.671: [smf] INFO: UE IMSI[262426386257305] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.672: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 03/02 11:05:58.672: [upf] INFO: UE F-SEID[UP:0x370 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.672: [upf] INFO: UE F-SEID[UP:0x370 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.677: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 03/02 11:05:58.677: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 03/02 11:05:58.677: [smf] INFO: UE IMSI[262420601280380] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.678: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 03/02 11:05:58.678: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.678: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.683: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 03/02 11:05:58.683: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 03/02 11:05:58.683: [smf] INFO: UE IMSI[262426167819771] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.684: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 03/02 11:05:58.684: [upf] INFO: UE F-SEID[UP:0x2 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.684: [upf] INFO: UE F-SEID[UP:0x2 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.689: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 03/02 11:05:58.689: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 03/02 11:05:58.689: [smf] INFO: UE IMSI[262424501413565] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.689: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 03/02 11:05:58.690: [upf] INFO: UE F-SEID[UP:0x546 CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.690: [upf] INFO: UE F-SEID[UP:0x546 CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.695: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 03/02 11:05:58.695: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 03/02 11:05:58.695: [smf] INFO: UE IMSI[262424937071296] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.695: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 03/02 11:05:58.695: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.695: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.700: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 03/02 11:05:58.700: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 03/02 11:05:58.700: [smf] INFO: UE IMSI[262424869202131] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.701: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 03/02 11:05:58.701: [upf] INFO: UE F-SEID[UP:0xfeb CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.701: [upf] INFO: UE F-SEID[UP:0xfeb CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.706: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 03/02 11:05:58.706: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 03/02 11:05:58.706: [smf] INFO: UE IMSI[262421929111930] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.707: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 03/02 11:05:58.707: [upf] INFO: UE F-SEID[UP:0x29 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.707: [upf] INFO: UE F-SEID[UP:0x29 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.712: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 03/02 11:05:58.712: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 03/02 11:05:58.712: [smf] INFO: UE IMSI[262424279848649] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.712: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 03/02 11:05:58.712: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.712: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.718: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 03/02 11:05:58.718: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 03/02 11:05:58.718: [smf] INFO: UE IMSI[262429851372980] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.718: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 03/02 11:05:58.718: [upf] INFO: UE F-SEID[UP:0x465 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.718: [upf] INFO: UE F-SEID[UP:0x465 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.723: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 03/02 11:05:58.723: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 03/02 11:05:58.724: [smf] INFO: UE IMSI[262422611431371] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.724: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 03/02 11:05:58.724: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.724: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.729: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 03/02 11:05:58.729: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 03/02 11:05:58.729: [smf] INFO: UE IMSI[262421064649914] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.730: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 03/02 11:05:58.730: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.730: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.735: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 03/02 11:05:58.735: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 03/02 11:05:58.735: [smf] INFO: UE IMSI[262427137578575] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.736: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 03/02 11:05:58.736: [upf] INFO: UE F-SEID[UP:0x12a CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.736: [upf] INFO: UE F-SEID[UP:0x12a CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.741: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 03/02 11:05:58.741: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 03/02 11:05:58.741: [smf] INFO: UE IMSI[262422908081864] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.742: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 03/02 11:05:58.742: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.742: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.747: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 03/02 11:05:58.747: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 03/02 11:05:58.747: [smf] INFO: UE IMSI[262420679020293] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.747: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 03/02 11:05:58.747: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.747: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.753: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 03/02 11:05:58.753: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 03/02 11:05:58.753: [smf] INFO: UE IMSI[262420215834517] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.753: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 03/02 11:05:58.753: [upf] INFO: UE F-SEID[UP:0x656 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.753: [upf] INFO: UE F-SEID[UP:0x656 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.758: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 03/02 11:05:58.758: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 03/02 11:05:58.758: [smf] INFO: UE IMSI[262423198810476] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.759: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 03/02 11:05:58.759: [upf] INFO: UE F-SEID[UP:0xe76 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.759: [upf] INFO: UE F-SEID[UP:0xe76 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.764: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 03/02 11:05:58.764: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 03/02 11:05:58.764: [smf] INFO: UE IMSI[262421488712423] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.765: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 03/02 11:05:58.765: [upf] INFO: UE F-SEID[UP:0x325 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.765: [upf] INFO: UE F-SEID[UP:0x325 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.770: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 03/02 11:05:58.770: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 03/02 11:05:58.770: [smf] INFO: UE IMSI[262427542190804] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.771: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 03/02 11:05:58.771: [upf] INFO: UE F-SEID[UP:0x749 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.771: [upf] INFO: UE F-SEID[UP:0x749 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.776: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 03/02 11:05:58.776: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 03/02 11:05:58.776: [smf] INFO: UE IMSI[262424123673831] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.777: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 03/02 11:05:58.777: [upf] INFO: UE F-SEID[UP:0x66a CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.777: [upf] INFO: UE F-SEID[UP:0x66a CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.782: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 03/02 11:05:58.782: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 03/02 11:05:58.782: [smf] INFO: UE IMSI[262423687207639] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.782: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 03/02 11:05:58.782: [upf] INFO: UE F-SEID[UP:0x747 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.782: [upf] INFO: UE F-SEID[UP:0x747 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.788: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 03/02 11:05:58.788: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 03/02 11:05:58.788: [smf] INFO: UE IMSI[262427548971795] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.788: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 03/02 11:05:58.788: [upf] INFO: UE F-SEID[UP:0xcad CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.788: [upf] INFO: UE F-SEID[UP:0xcad CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.794: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 03/02 11:05:58.794: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 03/02 11:05:58.794: [smf] INFO: UE IMSI[262422164952083] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.794: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 03/02 11:05:58.794: [upf] INFO: UE F-SEID[UP:0xbbe CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.794: [upf] INFO: UE F-SEID[UP:0xbbe CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.799: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 03/02 11:05:58.799: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 03/02 11:05:58.799: [smf] INFO: UE IMSI[262423857865384] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.800: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 03/02 11:05:58.800: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.800: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.805: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 03/02 11:05:58.805: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 03/02 11:05:58.805: [smf] INFO: UE IMSI[262429339950240] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.806: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 03/02 11:05:58.806: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.806: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.811: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 03/02 11:05:58.811: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 03/02 11:05:58.811: [smf] INFO: UE IMSI[262424778412058] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.812: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 03/02 11:05:58.812: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.812: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.817: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 03/02 11:05:58.817: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 03/02 11:05:58.817: [smf] INFO: UE IMSI[262423035500374] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.818: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 03/02 11:05:58.818: [upf] INFO: UE F-SEID[UP:0xba7 CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.818: [upf] INFO: UE F-SEID[UP:0xba7 CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.823: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 03/02 11:05:58.823: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 03/02 11:05:58.823: [smf] INFO: UE IMSI[262425501928277] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.824: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 03/02 11:05:58.824: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.824: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.829: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 03/02 11:05:58.829: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 03/02 11:05:58.829: [smf] INFO: UE IMSI[262424164652306] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.829: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 03/02 11:05:58.829: [upf] INFO: UE F-SEID[UP:0x74e CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.829: [upf] INFO: UE F-SEID[UP:0x74e CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.835: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 03/02 11:05:58.835: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 03/02 11:05:58.835: [smf] INFO: UE IMSI[262423059333711] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.835: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 03/02 11:05:58.835: [upf] INFO: UE F-SEID[UP:0x13e CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.835: [upf] INFO: UE F-SEID[UP:0x13e CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.840: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 03/02 11:05:58.840: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 03/02 11:05:58.840: [smf] INFO: UE IMSI[262427103602509] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.841: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 03/02 11:05:58.841: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.841: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.846: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 03/02 11:05:58.846: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 03/02 11:05:58.846: [smf] INFO: UE IMSI[262422810471623] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.847: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 03/02 11:05:58.847: [upf] INFO: UE F-SEID[UP:0x200 CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.847: [upf] INFO: UE F-SEID[UP:0x200 CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.852: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 03/02 11:05:58.852: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 03/02 11:05:58.852: [smf] INFO: UE IMSI[262421545867715] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.853: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 03/02 11:05:58.853: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.853: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.858: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 03/02 11:05:58.858: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 03/02 11:05:58.858: [smf] INFO: UE IMSI[262425965173482] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.858: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 03/02 11:05:58.858: [upf] INFO: UE F-SEID[UP:0x62 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.858: [upf] INFO: UE F-SEID[UP:0x62 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.864: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 03/02 11:05:58.864: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 03/02 11:05:58.864: [smf] INFO: UE IMSI[262424835507939] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.864: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 03/02 11:05:58.864: [upf] INFO: UE F-SEID[UP:0x249 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.864: [upf] INFO: UE F-SEID[UP:0x249 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.869: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 03/02 11:05:58.869: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 03/02 11:05:58.869: [smf] INFO: UE IMSI[262423434582332] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.870: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 03/02 11:05:58.870: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.870: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.875: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 03/02 11:05:58.875: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 03/02 11:05:58.875: [smf] INFO: UE IMSI[262425709371774] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.876: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 03/02 11:05:58.876: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.876: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.881: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 03/02 11:05:58.881: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 03/02 11:05:58.881: [smf] INFO: UE IMSI[262422504853874] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.882: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 03/02 11:05:58.882: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.882: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.887: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 03/02 11:05:58.887: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 03/02 11:05:58.887: [smf] INFO: UE IMSI[262426010860635] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.887: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 03/02 11:05:58.887: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.887: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.893: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 03/02 11:05:58.893: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 03/02 11:05:58.893: [smf] INFO: UE IMSI[262423413025406] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.893: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 03/02 11:05:58.893: [upf] INFO: UE F-SEID[UP:0xf6e CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.893: [upf] INFO: UE F-SEID[UP:0xf6e CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.899: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 03/02 11:05:58.899: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 03/02 11:05:58.899: [smf] INFO: UE IMSI[262427159138189] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.899: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 03/02 11:05:58.899: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.899: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.905: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 03/02 11:05:58.905: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 03/02 11:05:58.905: [smf] INFO: UE IMSI[262421413272720] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.905: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 03/02 11:05:58.905: [upf] INFO: UE F-SEID[UP:0x722 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.905: [upf] INFO: UE F-SEID[UP:0x722 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.910: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 03/02 11:05:58.910: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 03/02 11:05:58.910: [smf] INFO: UE IMSI[262421844498030] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.911: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 03/02 11:05:58.911: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.911: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.916: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 03/02 11:05:58.916: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 03/02 11:05:58.916: [smf] INFO: UE IMSI[262425011147511] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.917: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 03/02 11:05:58.917: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.917: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.922: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 03/02 11:05:58.922: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 03/02 11:05:58.922: [smf] INFO: UE IMSI[262422306916931] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.922: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 03/02 11:05:58.922: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.922: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.928: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 03/02 11:05:58.928: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 03/02 11:05:58.928: [smf] INFO: UE IMSI[262422057918346] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.928: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 03/02 11:05:58.928: [upf] INFO: UE F-SEID[UP:0x628 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.928: [upf] INFO: UE F-SEID[UP:0x628 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.933: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 03/02 11:05:58.933: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 03/02 11:05:58.933: [smf] INFO: UE IMSI[262420325109905] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.934: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 03/02 11:05:58.934: [upf] INFO: UE F-SEID[UP:0x767 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.934: [upf] INFO: UE F-SEID[UP:0x767 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.939: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 03/02 11:05:58.939: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 03/02 11:05:58.939: [smf] INFO: UE IMSI[262426136150163] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.940: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 03/02 11:05:58.940: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.940: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.945: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 03/02 11:05:58.945: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 03/02 11:05:58.945: [smf] INFO: UE IMSI[262427373362325] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.945: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 03/02 11:05:58.945: [upf] INFO: UE F-SEID[UP:0x88b CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.945: [upf] INFO: UE F-SEID[UP:0x88b CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.950: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 03/02 11:05:58.950: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 03/02 11:05:58.950: [smf] INFO: UE IMSI[262423112016380] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.951: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 03/02 11:05:58.951: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.951: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.956: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 03/02 11:05:58.956: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 03/02 11:05:58.956: [smf] INFO: UE IMSI[262424214379419] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.957: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 03/02 11:05:58.957: [upf] INFO: UE F-SEID[UP:0x49e CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.957: [upf] INFO: UE F-SEID[UP:0x49e CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.962: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 03/02 11:05:58.962: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 03/02 11:05:58.962: [smf] INFO: UE IMSI[262427456028295] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.962: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 03/02 11:05:58.962: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.962: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.968: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 03/02 11:05:58.968: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 03/02 11:05:58.968: [smf] INFO: UE IMSI[262422526895793] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.968: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 03/02 11:05:58.968: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.968: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.973: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 03/02 11:05:58.973: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 03/02 11:05:58.973: [smf] INFO: UE IMSI[262422565157732] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.974: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 03/02 11:05:58.974: [upf] INFO: UE F-SEID[UP:0x367 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.974: [upf] INFO: UE F-SEID[UP:0x367 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.979: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 03/02 11:05:58.979: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 03/02 11:05:58.979: [smf] INFO: UE IMSI[262422173125042] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.979: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 03/02 11:05:58.979: [upf] INFO: UE F-SEID[UP:0x861 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.979: [upf] INFO: UE F-SEID[UP:0x861 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.985: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 03/02 11:05:58.985: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 03/02 11:05:58.985: [smf] INFO: UE IMSI[262424828947851] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.985: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 03/02 11:05:58.985: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.985: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.991: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 03/02 11:05:58.991: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 03/02 11:05:58.991: [smf] INFO: UE IMSI[262427598998774] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.991: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 03/02 11:05:58.991: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.991: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.996: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 03/02 11:05:58.996: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 03/02 11:05:58.996: [smf] INFO: UE IMSI[262421835095624] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:58.997: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 03/02 11:05:58.997: [upf] INFO: UE F-SEID[UP:0xd6 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:58.997: [upf] INFO: UE F-SEID[UP:0xd6 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.002: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 03/02 11:05:59.002: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 03/02 11:05:59.002: [smf] INFO: UE IMSI[262421722348359] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.003: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 03/02 11:05:59.003: [upf] INFO: UE F-SEID[UP:0x64 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.003: [upf] INFO: UE F-SEID[UP:0x64 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.008: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 03/02 11:05:59.008: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 03/02 11:05:59.008: [smf] INFO: UE IMSI[262425906561486] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.008: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 03/02 11:05:59.008: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.008: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.014: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 03/02 11:05:59.014: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 03/02 11:05:59.014: [smf] INFO: UE IMSI[262429932271471] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.014: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 03/02 11:05:59.014: [upf] INFO: UE F-SEID[UP:0xfca CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.014: [upf] INFO: UE F-SEID[UP:0xfca CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.019: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 03/02 11:05:59.019: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 03/02 11:05:59.019: [smf] INFO: UE IMSI[262428492677821] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.020: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 03/02 11:05:59.020: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.020: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.025: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 03/02 11:05:59.025: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 03/02 11:05:59.025: [smf] INFO: UE IMSI[262428707821972] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.026: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 03/02 11:05:59.026: [upf] INFO: UE F-SEID[UP:0x69d CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.026: [upf] INFO: UE F-SEID[UP:0x69d CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.031: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 03/02 11:05:59.031: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 03/02 11:05:59.031: [smf] INFO: UE IMSI[262423364341787] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.032: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 03/02 11:05:59.032: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.032: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.037: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 03/02 11:05:59.037: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 03/02 11:05:59.037: [smf] INFO: UE IMSI[262429309818410] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.038: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 03/02 11:05:59.038: [upf] INFO: UE F-SEID[UP:0xeac CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.038: [upf] INFO: UE F-SEID[UP:0xeac CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.043: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 03/02 11:05:59.043: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 03/02 11:05:59.043: [smf] INFO: UE IMSI[262428943317805] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.043: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 03/02 11:05:59.043: [upf] INFO: UE F-SEID[UP:0x32d CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.043: [upf] INFO: UE F-SEID[UP:0x32d CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.049: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 03/02 11:05:59.049: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 03/02 11:05:59.049: [smf] INFO: UE IMSI[262423614901069] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.049: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 03/02 11:05:59.049: [upf] INFO: UE F-SEID[UP:0xd86 CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.049: [upf] INFO: UE F-SEID[UP:0xd86 CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.054: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 03/02 11:05:59.054: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 03/02 11:05:59.054: [smf] INFO: UE IMSI[262426792160087] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.055: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 03/02 11:05:59.055: [upf] INFO: UE F-SEID[UP:0x95 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.055: [upf] INFO: UE F-SEID[UP:0x95 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.060: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 03/02 11:05:59.060: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 03/02 11:05:59.060: [smf] INFO: UE IMSI[262422848537563] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.061: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 03/02 11:05:59.061: [upf] INFO: UE F-SEID[UP:0xde7 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.061: [upf] INFO: UE F-SEID[UP:0xde7 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.066: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 03/02 11:05:59.066: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 03/02 11:05:59.066: [smf] INFO: UE IMSI[262421725497855] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.067: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 03/02 11:05:59.067: [upf] INFO: UE F-SEID[UP:0x21b CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.067: [upf] INFO: UE F-SEID[UP:0x21b CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.072: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 03/02 11:05:59.072: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 03/02 11:05:59.072: [smf] INFO: UE IMSI[262421318945694] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.072: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 03/02 11:05:59.072: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.072: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.078: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 03/02 11:05:59.078: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 03/02 11:05:59.078: [smf] INFO: UE IMSI[262428324629254] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.078: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 03/02 11:05:59.078: [upf] INFO: UE F-SEID[UP:0x55 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.078: [upf] INFO: UE F-SEID[UP:0x55 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.083: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 03/02 11:05:59.083: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 03/02 11:05:59.083: [smf] INFO: UE IMSI[262420244047523] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.084: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 03/02 11:05:59.084: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.084: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.089: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 03/02 11:05:59.089: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 03/02 11:05:59.089: [smf] INFO: UE IMSI[262422241261933] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.089: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 03/02 11:05:59.089: [upf] INFO: UE F-SEID[UP:0x925 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.089: [upf] INFO: UE F-SEID[UP:0x925 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.095: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 03/02 11:05:59.095: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 03/02 11:05:59.095: [smf] INFO: UE IMSI[262424925746791] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.095: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 03/02 11:05:59.095: [upf] INFO: UE F-SEID[UP:0xff CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.095: [upf] INFO: UE F-SEID[UP:0xff CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.100: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 03/02 11:05:59.100: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 03/02 11:05:59.100: [smf] INFO: UE IMSI[262428289209244] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.101: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 03/02 11:05:59.101: [upf] INFO: UE F-SEID[UP:0x35c CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.101: [upf] INFO: UE F-SEID[UP:0x35c CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.106: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 03/02 11:05:59.106: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 03/02 11:05:59.106: [smf] INFO: UE IMSI[262425817600356] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.107: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 03/02 11:05:59.107: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.107: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.112: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 03/02 11:05:59.112: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 03/02 11:05:59.112: [smf] INFO: UE IMSI[262428790431925] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.113: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 03/02 11:05:59.113: [upf] INFO: UE F-SEID[UP:0xd5a CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.113: [upf] INFO: UE F-SEID[UP:0xd5a CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.118: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 03/02 11:05:59.118: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 03/02 11:05:59.118: [smf] INFO: UE IMSI[262426685594586] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.118: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 03/02 11:05:59.118: [upf] INFO: UE F-SEID[UP:0xc7c CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.118: [upf] INFO: UE F-SEID[UP:0xc7c CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.124: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 03/02 11:05:59.124: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 03/02 11:05:59.124: [smf] INFO: UE IMSI[262427585926916] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.124: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 03/02 11:05:59.124: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.124: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.130: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 03/02 11:05:59.130: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 03/02 11:05:59.130: [smf] INFO: UE IMSI[262423034634719] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.130: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 03/02 11:05:59.130: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.130: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.136: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 03/02 11:05:59.136: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 03/02 11:05:59.136: [smf] INFO: UE IMSI[262427571228677] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.136: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 03/02 11:05:59.136: [upf] INFO: UE F-SEID[UP:0x261 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.136: [upf] INFO: UE F-SEID[UP:0x261 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.141: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 03/02 11:05:59.141: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 03/02 11:05:59.141: [smf] INFO: UE IMSI[262424302141801] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.142: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 03/02 11:05:59.142: [upf] INFO: UE F-SEID[UP:0xada CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.142: [upf] INFO: UE F-SEID[UP:0xada CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.148: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 03/02 11:05:59.148: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 03/02 11:05:59.148: [smf] INFO: UE IMSI[262428616001833] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.148: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 03/02 11:05:59.148: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.148: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.154: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 03/02 11:05:59.154: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 03/02 11:05:59.154: [smf] INFO: UE IMSI[262429181576008] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.155: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 03/02 11:05:59.155: [upf] INFO: UE F-SEID[UP:0x64c CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.155: [upf] INFO: UE F-SEID[UP:0x64c CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.160: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 03/02 11:05:59.160: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 03/02 11:05:59.160: [smf] INFO: UE IMSI[262425699844842] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.161: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 03/02 11:05:59.161: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.161: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.166: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 03/02 11:05:59.166: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 03/02 11:05:59.166: [smf] INFO: UE IMSI[262423856148233] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.167: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 03/02 11:05:59.167: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.167: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.172: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 03/02 11:05:59.172: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 03/02 11:05:59.172: [smf] INFO: UE IMSI[262420249566005] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.173: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 03/02 11:05:59.173: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.173: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.178: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 03/02 11:05:59.178: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 03/02 11:05:59.178: [smf] INFO: UE IMSI[262425286396765] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.179: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 03/02 11:05:59.179: [upf] INFO: UE F-SEID[UP:0x5fd CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.179: [upf] INFO: UE F-SEID[UP:0x5fd CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.184: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 03/02 11:05:59.184: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 03/02 11:05:59.184: [smf] INFO: UE IMSI[262423648462915] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.185: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 03/02 11:05:59.185: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.185: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.190: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 03/02 11:05:59.190: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 03/02 11:05:59.190: [smf] INFO: UE IMSI[262421953977479] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.191: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 03/02 11:05:59.191: [upf] INFO: UE F-SEID[UP:0x932 CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.191: [upf] INFO: UE F-SEID[UP:0x932 CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.196: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 03/02 11:05:59.196: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 03/02 11:05:59.196: [smf] INFO: UE IMSI[262428480666288] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.197: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 03/02 11:05:59.197: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.197: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.202: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 03/02 11:05:59.202: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 03/02 11:05:59.202: [smf] INFO: UE IMSI[262420225206748] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.202: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 03/02 11:05:59.202: [upf] INFO: UE F-SEID[UP:0x37f CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.202: [upf] INFO: UE F-SEID[UP:0x37f CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.208: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 03/02 11:05:59.208: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 03/02 11:05:59.208: [smf] INFO: UE IMSI[262425189942770] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.208: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 03/02 11:05:59.208: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.208: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.213: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 03/02 11:05:59.213: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 03/02 11:05:59.213: [smf] INFO: UE IMSI[262427126294012] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.214: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 03/02 11:05:59.214: [upf] INFO: UE F-SEID[UP:0x52f CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.214: [upf] INFO: UE F-SEID[UP:0x52f CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.219: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 03/02 11:05:59.219: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 03/02 11:05:59.219: [smf] INFO: UE IMSI[262425015543154] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.220: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 03/02 11:05:59.220: [upf] INFO: UE F-SEID[UP:0x82e CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.220: [upf] INFO: UE F-SEID[UP:0x82e CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.225: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 03/02 11:05:59.225: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 03/02 11:05:59.225: [smf] INFO: UE IMSI[262426106322890] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.226: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 03/02 11:05:59.226: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.226: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.231: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 03/02 11:05:59.231: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 03/02 11:05:59.231: [smf] INFO: UE IMSI[262425333296075] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.232: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 03/02 11:05:59.232: [upf] INFO: UE F-SEID[UP:0x56c CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.232: [upf] INFO: UE F-SEID[UP:0x56c CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.237: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 03/02 11:05:59.237: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 03/02 11:05:59.237: [smf] INFO: UE IMSI[262423966579953] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.238: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 03/02 11:05:59.238: [upf] INFO: UE F-SEID[UP:0xda6 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.238: [upf] INFO: UE F-SEID[UP:0xda6 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.244: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 03/02 11:05:59.244: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 03/02 11:05:59.244: [smf] INFO: UE IMSI[262422345994570] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.245: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 03/02 11:05:59.245: [upf] INFO: UE F-SEID[UP:0x67e CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.245: [upf] INFO: UE F-SEID[UP:0x67e CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.250: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 03/02 11:05:59.251: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 03/02 11:05:59.251: [smf] INFO: UE IMSI[262421579342121] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.252: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 03/02 11:05:59.252: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.252: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.257: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 03/02 11:05:59.257: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 03/02 11:05:59.257: [smf] INFO: UE IMSI[262425003092290] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.258: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 03/02 11:05:59.258: [upf] INFO: UE F-SEID[UP:0x7 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.258: [upf] INFO: UE F-SEID[UP:0x7 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.263: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 03/02 11:05:59.263: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 03/02 11:05:59.263: [smf] INFO: UE IMSI[262426994740525] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.264: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 03/02 11:05:59.264: [upf] INFO: UE F-SEID[UP:0x734 CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.264: [upf] INFO: UE F-SEID[UP:0x734 CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.269: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 03/02 11:05:59.269: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 03/02 11:05:59.269: [smf] INFO: UE IMSI[262423025173200] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.270: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 03/02 11:05:59.270: [upf] INFO: UE F-SEID[UP:0x1aa CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.270: [upf] INFO: UE F-SEID[UP:0x1aa CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.275: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 03/02 11:05:59.275: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 03/02 11:05:59.275: [smf] INFO: UE IMSI[262429928696167] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.275: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 03/02 11:05:59.276: [upf] INFO: UE F-SEID[UP:0xb4e CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.276: [upf] INFO: UE F-SEID[UP:0xb4e CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.281: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 03/02 11:05:59.281: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 03/02 11:05:59.281: [smf] INFO: UE IMSI[262421046220889] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.281: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 03/02 11:05:59.281: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.281: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.287: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 03/02 11:05:59.287: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 03/02 11:05:59.287: [smf] INFO: UE IMSI[262425238535291] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:05:59.288: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 03/02 11:05:59.288: [upf] INFO: UE F-SEID[UP:0x207 CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.288: [upf] INFO: UE F-SEID[UP:0x207 CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.293: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@a928f273787d: Successfully created 1019 PDP contexts before exhausting the pool MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:05:59.491: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 03/02 11:05:59.491: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.491: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 03/02 11:05:59.504: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 03/02 11:05:59.512: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 03/02 11:05:59.519: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 03/02 11:05:59.526: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 03/02 11:05:59.528: [smf] INFO: Removed Session: UE IMSI:[262427637015337] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 03/02 11:05:59.528: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 03/02 11:05:59.531: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 03/02 11:05:59.533: [smf] INFO: Removed Session: UE IMSI:[262424380047948] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 03/02 11:05:59.533: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 03/02 11:05:59.533: [smf] INFO: Removed Session: UE IMSI:[262428662802726] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 03/02 11:05:59.533: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 03/02 11:05:59.537: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 03/02 11:05:59.538: [smf] INFO: Removed Session: UE IMSI:[262426407069576] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 03/02 11:05:59.538: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 03/02 11:05:59.538: [smf] INFO: Removed Session: UE IMSI:[262423582568461] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 03/02 11:05:59.538: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 03/02 11:05:59.542: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 03/02 11:05:59.543: [smf] INFO: Removed Session: UE IMSI:[262424705189869] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 03/02 11:05:59.543: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 03/02 11:05:59.548: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 03/02 11:05:59.549: [smf] INFO: Removed Session: UE IMSI:[262428053774608] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 03/02 11:05:59.549: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 03/02 11:05:59.553: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 03/02 11:05:59.554: [smf] INFO: Removed Session: UE IMSI:[262429327186359] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 03/02 11:05:59.554: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 03/02 11:05:59.559: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 03/02 11:05:59.560: [smf] INFO: Removed Session: UE IMSI:[262424217354403] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 03/02 11:05:59.560: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 03/02 11:05:59.564: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 03/02 11:05:59.565: [smf] INFO: Removed Session: UE IMSI:[262429867605623] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 03/02 11:05:59.565: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 03/02 11:05:59.570: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 03/02 11:05:59.570: [smf] INFO: Removed Session: UE IMSI:[262425634545070] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 03/02 11:05:59.570: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 03/02 11:05:59.575: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 03/02 11:05:59.576: [smf] INFO: Removed Session: UE IMSI:[262426541574985] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 03/02 11:05:59.576: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 03/02 11:05:59.580: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 03/02 11:05:59.581: [smf] INFO: Removed Session: UE IMSI:[262427272255887] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 03/02 11:05:59.581: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 03/02 11:05:59.586: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 03/02 11:05:59.586: [smf] INFO: Removed Session: UE IMSI:[262424486015754] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 03/02 11:05:59.586: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 03/02 11:05:59.591: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 03/02 11:05:59.591: [smf] INFO: Removed Session: UE IMSI:[262423881445475] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 03/02 11:05:59.591: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 03/02 11:05:59.596: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 03/02 11:05:59.597: [smf] INFO: Removed Session: UE IMSI:[262428868057128] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 03/02 11:05:59.597: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 03/02 11:05:59.602: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 03/02 11:05:59.602: [smf] INFO: Removed Session: UE IMSI:[262423629233869] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 03/02 11:05:59.602: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 03/02 11:05:59.607: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 03/02 11:05:59.607: [smf] INFO: Removed Session: UE IMSI:[262423193888518] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 03/02 11:05:59.608: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 03/02 11:05:59.612: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 03/02 11:05:59.613: [smf] INFO: Removed Session: UE IMSI:[262423831447745] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 03/02 11:05:59.613: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 03/02 11:05:59.618: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 03/02 11:05:59.618: [smf] INFO: Removed Session: UE IMSI:[262423529752687] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 03/02 11:05:59.618: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 03/02 11:05:59.623: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 03/02 11:05:59.623: [smf] INFO: Removed Session: UE IMSI:[262428997750078] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 03/02 11:05:59.623: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 03/02 11:05:59.628: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 03/02 11:05:59.629: [smf] INFO: Removed Session: UE IMSI:[262429899013255] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 03/02 11:05:59.629: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 03/02 11:05:59.634: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 03/02 11:05:59.634: [smf] INFO: Removed Session: UE IMSI:[262427119037360] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 03/02 11:05:59.634: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 03/02 11:05:59.639: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 03/02 11:05:59.639: [smf] INFO: Removed Session: UE IMSI:[262427530702393] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 03/02 11:05:59.639: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 03/02 11:05:59.644: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 03/02 11:05:59.645: [smf] INFO: Removed Session: UE IMSI:[262428552571228] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 03/02 11:05:59.645: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 03/02 11:05:59.650: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 03/02 11:05:59.650: [smf] INFO: Removed Session: UE IMSI:[262425204823138] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 03/02 11:05:59.650: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 03/02 11:05:59.655: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 03/02 11:05:59.655: [smf] INFO: Removed Session: UE IMSI:[262422780938771] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 03/02 11:05:59.655: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 03/02 11:05:59.660: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 03/02 11:05:59.661: [smf] INFO: Removed Session: UE IMSI:[262421143753167] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 03/02 11:05:59.661: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 03/02 11:05:59.666: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 03/02 11:05:59.666: [smf] INFO: Removed Session: UE IMSI:[262424336420509] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 03/02 11:05:59.666: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 03/02 11:05:59.671: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 03/02 11:05:59.671: [smf] INFO: Removed Session: UE IMSI:[262429584832830] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 03/02 11:05:59.671: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 03/02 11:05:59.676: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 03/02 11:05:59.677: [smf] INFO: Removed Session: UE IMSI:[262425714016443] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 03/02 11:05:59.677: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 03/02 11:05:59.681: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 03/02 11:05:59.682: [smf] INFO: Removed Session: UE IMSI:[262422814721172] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 03/02 11:05:59.682: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 03/02 11:05:59.687: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 03/02 11:05:59.687: [smf] INFO: Removed Session: UE IMSI:[262423236109675] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 03/02 11:05:59.687: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 03/02 11:05:59.692: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 03/02 11:05:59.692: [smf] INFO: Removed Session: UE IMSI:[262426252744418] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 03/02 11:05:59.693: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 03/02 11:05:59.697: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 03/02 11:05:59.698: [smf] INFO: Removed Session: UE IMSI:[262421051564905] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 03/02 11:05:59.698: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 03/02 11:05:59.703: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 03/02 11:05:59.703: [smf] INFO: Removed Session: UE IMSI:[262427151940201] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 03/02 11:05:59.703: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 03/02 11:05:59.708: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 03/02 11:05:59.709: [smf] INFO: Removed Session: UE IMSI:[262427358467325] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 03/02 11:05:59.709: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 03/02 11:05:59.713: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 03/02 11:05:59.714: [smf] INFO: Removed Session: UE IMSI:[262425328817025] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 03/02 11:05:59.714: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 03/02 11:05:59.719: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 03/02 11:05:59.719: [smf] INFO: Removed Session: UE IMSI:[262428982096204] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 03/02 11:05:59.719: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 03/02 11:05:59.724: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 03/02 11:05:59.725: [smf] INFO: Removed Session: UE IMSI:[262422671148010] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 03/02 11:05:59.725: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 03/02 11:05:59.729: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 03/02 11:05:59.730: [smf] INFO: Removed Session: UE IMSI:[262428667794704] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 03/02 11:05:59.730: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 03/02 11:05:59.735: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 03/02 11:05:59.735: [smf] INFO: Removed Session: UE IMSI:[262423368063054] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 03/02 11:05:59.735: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 03/02 11:05:59.740: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 03/02 11:05:59.741: [smf] INFO: Removed Session: UE IMSI:[262422732650794] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 03/02 11:05:59.741: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 03/02 11:05:59.746: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 03/02 11:05:59.746: [smf] INFO: Removed Session: UE IMSI:[262426525740027] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 03/02 11:05:59.746: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 03/02 11:05:59.751: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 03/02 11:05:59.751: [smf] INFO: Removed Session: UE IMSI:[262427250740648] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 03/02 11:05:59.751: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 03/02 11:05:59.756: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 03/02 11:05:59.757: [smf] INFO: Removed Session: UE IMSI:[262422092622989] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 03/02 11:05:59.757: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 03/02 11:05:59.761: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 03/02 11:05:59.762: [smf] INFO: Removed Session: UE IMSI:[262422330028706] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 03/02 11:05:59.762: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 03/02 11:05:59.767: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 03/02 11:05:59.767: [smf] INFO: Removed Session: UE IMSI:[262424120079999] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 03/02 11:05:59.767: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 03/02 11:05:59.772: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 03/02 11:05:59.772: [smf] INFO: Removed Session: UE IMSI:[262420113791625] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 03/02 11:05:59.773: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 03/02 11:05:59.777: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 03/02 11:05:59.778: [smf] INFO: Removed Session: UE IMSI:[262424319883894] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 03/02 11:05:59.778: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 03/02 11:05:59.783: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 03/02 11:05:59.783: [smf] INFO: Removed Session: UE IMSI:[262424687193836] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 03/02 11:05:59.783: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 03/02 11:05:59.788: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 03/02 11:05:59.788: [smf] INFO: Removed Session: UE IMSI:[262422079810305] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 03/02 11:05:59.788: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 03/02 11:05:59.793: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 03/02 11:05:59.794: [smf] INFO: Removed Session: UE IMSI:[262423406616333] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 03/02 11:05:59.794: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 03/02 11:05:59.799: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 03/02 11:05:59.799: [smf] INFO: Removed Session: UE IMSI:[262420495355747] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 03/02 11:05:59.799: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 03/02 11:05:59.804: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 03/02 11:05:59.804: [smf] INFO: Removed Session: UE IMSI:[262422377060689] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 03/02 11:05:59.804: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 03/02 11:05:59.809: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 03/02 11:05:59.810: [smf] INFO: Removed Session: UE IMSI:[262424193539800] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 03/02 11:05:59.810: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 03/02 11:05:59.815: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 03/02 11:05:59.815: [smf] INFO: Removed Session: UE IMSI:[262421042236492] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 03/02 11:05:59.815: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 03/02 11:05:59.820: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 03/02 11:05:59.820: [smf] INFO: Removed Session: UE IMSI:[262424278307067] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 03/02 11:05:59.820: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 03/02 11:05:59.825: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 03/02 11:05:59.826: [smf] INFO: Removed Session: UE IMSI:[262425458405737] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 03/02 11:05:59.826: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 03/02 11:05:59.831: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 03/02 11:05:59.831: [smf] INFO: Removed Session: UE IMSI:[262420977832454] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 03/02 11:05:59.831: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 03/02 11:05:59.836: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 03/02 11:05:59.836: [smf] INFO: Removed Session: UE IMSI:[262427323805961] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 03/02 11:05:59.836: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 03/02 11:05:59.841: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 03/02 11:05:59.842: [smf] INFO: Removed Session: UE IMSI:[262421366461195] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 03/02 11:05:59.842: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 03/02 11:05:59.847: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 03/02 11:05:59.847: [smf] INFO: Removed Session: UE IMSI:[262424678042463] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 03/02 11:05:59.847: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 03/02 11:05:59.852: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 03/02 11:05:59.852: [smf] INFO: Removed Session: UE IMSI:[262422121620076] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 03/02 11:05:59.852: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 03/02 11:05:59.857: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 03/02 11:05:59.858: [smf] INFO: Removed Session: UE IMSI:[262420705497126] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 03/02 11:05:59.858: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 03/02 11:05:59.862: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 03/02 11:05:59.863: [smf] INFO: Removed Session: UE IMSI:[262425095288051] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 03/02 11:05:59.863: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 03/02 11:05:59.868: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 03/02 11:05:59.868: [smf] INFO: Removed Session: UE IMSI:[262422424709784] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 03/02 11:05:59.868: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 03/02 11:05:59.873: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 03/02 11:05:59.874: [smf] INFO: Removed Session: UE IMSI:[262424337891754] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 03/02 11:05:59.874: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 03/02 11:05:59.879: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 03/02 11:05:59.879: [smf] INFO: Removed Session: UE IMSI:[262426876677431] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 03/02 11:05:59.879: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 03/02 11:05:59.884: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 03/02 11:05:59.885: [smf] INFO: Removed Session: UE IMSI:[262428642860864] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 03/02 11:05:59.885: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 03/02 11:05:59.889: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 03/02 11:05:59.890: [smf] INFO: Removed Session: UE IMSI:[262422056878527] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 03/02 11:05:59.890: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 03/02 11:05:59.895: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 03/02 11:05:59.895: [smf] INFO: Removed Session: UE IMSI:[262422606581388] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 03/02 11:05:59.895: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 03/02 11:05:59.900: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 03/02 11:05:59.901: [smf] INFO: Removed Session: UE IMSI:[262423739958342] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 03/02 11:05:59.901: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 03/02 11:05:59.906: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 03/02 11:05:59.906: [smf] INFO: Removed Session: UE IMSI:[262425409044652] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 03/02 11:05:59.906: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 03/02 11:05:59.911: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 03/02 11:05:59.912: [smf] INFO: Removed Session: UE IMSI:[262426261442689] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 03/02 11:05:59.912: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 03/02 11:05:59.917: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 03/02 11:05:59.918: [smf] INFO: Removed Session: UE IMSI:[262428534148667] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 03/02 11:05:59.918: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 03/02 11:05:59.923: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 03/02 11:05:59.923: [smf] INFO: Removed Session: UE IMSI:[262427610589146] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 03/02 11:05:59.923: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 03/02 11:05:59.928: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 03/02 11:05:59.929: [smf] INFO: Removed Session: UE IMSI:[262422803852857] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 03/02 11:05:59.929: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 03/02 11:05:59.933: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 03/02 11:05:59.934: [smf] INFO: Removed Session: UE IMSI:[262426861623091] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 03/02 11:05:59.934: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 03/02 11:05:59.939: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 03/02 11:05:59.940: [smf] INFO: Removed Session: UE IMSI:[262426680105801] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 03/02 11:05:59.940: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 03/02 11:05:59.944: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 03/02 11:05:59.945: [smf] INFO: Removed Session: UE IMSI:[262426331714048] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 03/02 11:05:59.945: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 03/02 11:05:59.949: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 03/02 11:05:59.950: [smf] INFO: Removed Session: UE IMSI:[262428375990403] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 03/02 11:05:59.950: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 03/02 11:05:59.955: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 03/02 11:05:59.955: [smf] INFO: Removed Session: UE IMSI:[262425772041887] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 03/02 11:05:59.955: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 03/02 11:05:59.960: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 03/02 11:05:59.961: [smf] INFO: Removed Session: UE IMSI:[262429223935756] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 03/02 11:05:59.961: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 03/02 11:05:59.966: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 03/02 11:05:59.966: [smf] INFO: Removed Session: UE IMSI:[262427831214025] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 03/02 11:05:59.966: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 03/02 11:05:59.971: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 03/02 11:05:59.972: [smf] INFO: Removed Session: UE IMSI:[262422139790813] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 03/02 11:05:59.972: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 03/02 11:05:59.977: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 03/02 11:05:59.977: [smf] INFO: Removed Session: UE IMSI:[262425400692271] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 03/02 11:05:59.977: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 03/02 11:05:59.982: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 03/02 11:05:59.982: [smf] INFO: Removed Session: UE IMSI:[262427832366262] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 03/02 11:05:59.982: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 03/02 11:05:59.987: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 03/02 11:05:59.988: [smf] INFO: Removed Session: UE IMSI:[262423880886294] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 03/02 11:05:59.988: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 03/02 11:05:59.992: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 03/02 11:05:59.993: [smf] INFO: Removed Session: UE IMSI:[262426784376704] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 03/02 11:05:59.993: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 03/02 11:05:59.998: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 03/02 11:05:59.998: [smf] INFO: Removed Session: UE IMSI:[262428375035369] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 03/02 11:05:59.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 03/02 11:05:59.998: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 03/02 11:06:00.003: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 03/02 11:06:00.003: [smf] INFO: Removed Session: UE IMSI:[262425662595054] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 03/02 11:06:00.003: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 03/02 11:06:00.008: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 03/02 11:06:00.008: [smf] INFO: Removed Session: UE IMSI:[262421219731181] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 03/02 11:06:00.008: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 03/02 11:06:00.013: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 03/02 11:06:00.014: [smf] INFO: Removed Session: UE IMSI:[262424394672934] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 03/02 11:06:00.014: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 03/02 11:06:00.019: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 03/02 11:06:00.019: [smf] INFO: Removed Session: UE IMSI:[262428124340947] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 03/02 11:06:00.019: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 03/02 11:06:00.024: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 03/02 11:06:00.024: [smf] INFO: Removed Session: UE IMSI:[262424932096779] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 03/02 11:06:00.024: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 03/02 11:06:00.029: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 03/02 11:06:00.030: [smf] INFO: Removed Session: UE IMSI:[262425142292760] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 03/02 11:06:00.030: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 03/02 11:06:00.035: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 03/02 11:06:00.035: [smf] INFO: Removed Session: UE IMSI:[262424969718341] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 03/02 11:06:00.035: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 03/02 11:06:00.040: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 03/02 11:06:00.040: [smf] INFO: Removed Session: UE IMSI:[262423371673993] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 03/02 11:06:00.040: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 03/02 11:06:00.045: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 03/02 11:06:00.046: [smf] INFO: Removed Session: UE IMSI:[262426855167533] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 03/02 11:06:00.046: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 03/02 11:06:00.051: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 03/02 11:06:00.051: [smf] INFO: Removed Session: UE IMSI:[262426738115125] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 03/02 11:06:00.051: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 03/02 11:06:00.056: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 03/02 11:06:00.056: [smf] INFO: Removed Session: UE IMSI:[262420835167606] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 03/02 11:06:00.056: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 03/02 11:06:00.061: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 03/02 11:06:00.062: [smf] INFO: Removed Session: UE IMSI:[262423221739172] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 03/02 11:06:00.062: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 03/02 11:06:00.067: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 03/02 11:06:00.067: [smf] INFO: Removed Session: UE IMSI:[262428430451977] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 03/02 11:06:00.067: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 03/02 11:06:00.072: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 03/02 11:06:00.072: [smf] INFO: Removed Session: UE IMSI:[262421278031376] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 03/02 11:06:00.072: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 03/02 11:06:00.077: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 03/02 11:06:00.078: [smf] INFO: Removed Session: UE IMSI:[262429248130981] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 03/02 11:06:00.078: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 03/02 11:06:00.083: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 03/02 11:06:00.083: [smf] INFO: Removed Session: UE IMSI:[262429796317038] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 03/02 11:06:00.083: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 03/02 11:06:00.088: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 03/02 11:06:00.088: [smf] INFO: Removed Session: UE IMSI:[262424996124410] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 03/02 11:06:00.088: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 03/02 11:06:00.094: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 03/02 11:06:00.094: [smf] INFO: Removed Session: UE IMSI:[262420997063609] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 03/02 11:06:00.094: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 03/02 11:06:00.099: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 03/02 11:06:00.099: [smf] INFO: Removed Session: UE IMSI:[262427983366795] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 03/02 11:06:00.099: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 03/02 11:06:00.104: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 03/02 11:06:00.105: [smf] INFO: Removed Session: UE IMSI:[262420355921262] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 03/02 11:06:00.105: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 03/02 11:06:00.110: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 03/02 11:06:00.110: [smf] INFO: Removed Session: UE IMSI:[262421818113166] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 03/02 11:06:00.110: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 03/02 11:06:00.115: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 03/02 11:06:00.116: [smf] INFO: Removed Session: UE IMSI:[262423292015072] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 03/02 11:06:00.116: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 03/02 11:06:00.121: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 03/02 11:06:00.121: [smf] INFO: Removed Session: UE IMSI:[262429995387739] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 03/02 11:06:00.121: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 03/02 11:06:00.126: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 03/02 11:06:00.126: [smf] INFO: Removed Session: UE IMSI:[262422490995060] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 03/02 11:06:00.126: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 03/02 11:06:00.131: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 03/02 11:06:00.132: [smf] INFO: Removed Session: UE IMSI:[262422345055897] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 03/02 11:06:00.132: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 03/02 11:06:00.137: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 03/02 11:06:00.137: [smf] INFO: Removed Session: UE IMSI:[262429337146976] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 03/02 11:06:00.137: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 03/02 11:06:00.142: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 03/02 11:06:00.142: [smf] INFO: Removed Session: UE IMSI:[262426401631350] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 03/02 11:06:00.142: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 03/02 11:06:00.147: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 03/02 11:06:00.148: [smf] INFO: Removed Session: UE IMSI:[262428197927517] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 03/02 11:06:00.148: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 03/02 11:06:00.153: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 03/02 11:06:00.153: [smf] INFO: Removed Session: UE IMSI:[262425338744946] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 03/02 11:06:00.153: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 03/02 11:06:00.158: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 03/02 11:06:00.158: [smf] INFO: Removed Session: UE IMSI:[262423407627119] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 03/02 11:06:00.158: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 03/02 11:06:00.163: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 03/02 11:06:00.164: [smf] INFO: Removed Session: UE IMSI:[262420884824522] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 03/02 11:06:00.164: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 03/02 11:06:00.169: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 03/02 11:06:00.169: [smf] INFO: Removed Session: UE IMSI:[262422608394305] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 03/02 11:06:00.169: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 03/02 11:06:00.174: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 03/02 11:06:00.174: [smf] INFO: Removed Session: UE IMSI:[262423704427449] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 03/02 11:06:00.174: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 03/02 11:06:00.179: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 03/02 11:06:00.179: [smf] INFO: Removed Session: UE IMSI:[262420071030117] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 03/02 11:06:00.179: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 03/02 11:06:00.185: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 03/02 11:06:00.185: [smf] INFO: Removed Session: UE IMSI:[262423606964195] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 03/02 11:06:00.185: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 03/02 11:06:00.190: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 03/02 11:06:00.190: [smf] INFO: Removed Session: UE IMSI:[262425128172022] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 03/02 11:06:00.190: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 03/02 11:06:00.195: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 03/02 11:06:00.196: [smf] INFO: Removed Session: UE IMSI:[262421021305236] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 03/02 11:06:00.196: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 03/02 11:06:00.201: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 03/02 11:06:00.201: [smf] INFO: Removed Session: UE IMSI:[262424936856764] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 03/02 11:06:00.201: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 03/02 11:06:00.206: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 03/02 11:06:00.206: [smf] INFO: Removed Session: UE IMSI:[262427694911138] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 03/02 11:06:00.207: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 03/02 11:06:00.211: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 03/02 11:06:00.212: [smf] INFO: Removed Session: UE IMSI:[262427406430688] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 03/02 11:06:00.212: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 03/02 11:06:00.217: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 03/02 11:06:00.217: [smf] INFO: Removed Session: UE IMSI:[262427154496463] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 03/02 11:06:00.217: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 03/02 11:06:00.222: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 03/02 11:06:00.223: [smf] INFO: Removed Session: UE IMSI:[262425659679299] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 03/02 11:06:00.223: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 03/02 11:06:00.227: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 03/02 11:06:00.228: [smf] INFO: Removed Session: UE IMSI:[262426833532536] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 03/02 11:06:00.228: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 03/02 11:06:00.233: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 03/02 11:06:00.234: [smf] INFO: Removed Session: UE IMSI:[262429822273439] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 03/02 11:06:00.234: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 03/02 11:06:00.239: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 03/02 11:06:00.240: [smf] INFO: Removed Session: UE IMSI:[262427010371222] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 03/02 11:06:00.240: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 03/02 11:06:00.245: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 03/02 11:06:00.245: [smf] INFO: Removed Session: UE IMSI:[262421598345890] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 03/02 11:06:00.245: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 03/02 11:06:00.250: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 03/02 11:06:00.251: [smf] INFO: Removed Session: UE IMSI:[262423353378198] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 03/02 11:06:00.251: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 03/02 11:06:00.255: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 03/02 11:06:00.256: [smf] INFO: Removed Session: UE IMSI:[262420186955241] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 03/02 11:06:00.256: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 03/02 11:06:00.261: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 03/02 11:06:00.261: [smf] INFO: Removed Session: UE IMSI:[262429091978724] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 03/02 11:06:00.261: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 03/02 11:06:00.266: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 03/02 11:06:00.267: [smf] INFO: Removed Session: UE IMSI:[262420735740518] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 03/02 11:06:00.267: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 03/02 11:06:00.272: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 03/02 11:06:00.272: [smf] INFO: Removed Session: UE IMSI:[262428053677425] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 03/02 11:06:00.272: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 03/02 11:06:00.278: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 03/02 11:06:00.278: [smf] INFO: Removed Session: UE IMSI:[262429799455035] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 03/02 11:06:00.278: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 03/02 11:06:00.283: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 03/02 11:06:00.284: [smf] INFO: Removed Session: UE IMSI:[262420440785815] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 03/02 11:06:00.284: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 03/02 11:06:00.288: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 03/02 11:06:00.289: [smf] INFO: Removed Session: UE IMSI:[262427391180164] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 03/02 11:06:00.289: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 03/02 11:06:00.294: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 03/02 11:06:00.295: [smf] INFO: Removed Session: UE IMSI:[262422154280379] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 03/02 11:06:00.295: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 03/02 11:06:00.299: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 03/02 11:06:00.300: [smf] INFO: Removed Session: UE IMSI:[262420202394152] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 03/02 11:06:00.300: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 03/02 11:06:00.305: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 03/02 11:06:00.306: [smf] INFO: Removed Session: UE IMSI:[262427783736305] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 03/02 11:06:00.306: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 03/02 11:06:00.310: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 03/02 11:06:00.311: [smf] INFO: Removed Session: UE IMSI:[262421899421603] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 03/02 11:06:00.311: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 03/02 11:06:00.316: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 03/02 11:06:00.316: [smf] INFO: Removed Session: UE IMSI:[262423734003806] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 03/02 11:06:00.316: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 03/02 11:06:00.321: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 03/02 11:06:00.322: [smf] INFO: Removed Session: UE IMSI:[262429077543098] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 03/02 11:06:00.322: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 03/02 11:06:00.327: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 03/02 11:06:00.327: [smf] INFO: Removed Session: UE IMSI:[262424875713462] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 03/02 11:06:00.327: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 03/02 11:06:00.332: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 03/02 11:06:00.332: [smf] INFO: Removed Session: UE IMSI:[262427798097054] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 03/02 11:06:00.332: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 03/02 11:06:00.337: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 03/02 11:06:00.338: [smf] INFO: Removed Session: UE IMSI:[262425642735478] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 03/02 11:06:00.338: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 03/02 11:06:00.343: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 03/02 11:06:00.343: [smf] INFO: Removed Session: UE IMSI:[262422414360070] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 03/02 11:06:00.343: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 03/02 11:06:00.348: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 03/02 11:06:00.348: [smf] INFO: Removed Session: UE IMSI:[262428575486725] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 03/02 11:06:00.348: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 03/02 11:06:00.353: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 03/02 11:06:00.354: [smf] INFO: Removed Session: UE IMSI:[262420486197013] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 03/02 11:06:00.354: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 03/02 11:06:00.359: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 03/02 11:06:00.359: [smf] INFO: Removed Session: UE IMSI:[262428374927437] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 03/02 11:06:00.359: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 03/02 11:06:00.364: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 03/02 11:06:00.365: [smf] INFO: Removed Session: UE IMSI:[262420397101168] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 03/02 11:06:00.365: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 03/02 11:06:00.369: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 03/02 11:06:00.370: [smf] INFO: Removed Session: UE IMSI:[262420172575139] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 03/02 11:06:00.370: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 03/02 11:06:00.375: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 03/02 11:06:00.375: [smf] INFO: Removed Session: UE IMSI:[262420485514106] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 03/02 11:06:00.375: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 03/02 11:06:00.380: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 03/02 11:06:00.381: [smf] INFO: Removed Session: UE IMSI:[262428798156482] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 03/02 11:06:00.381: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 03/02 11:06:00.385: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 03/02 11:06:00.386: [smf] INFO: Removed Session: UE IMSI:[262423590047678] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 03/02 11:06:00.386: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 03/02 11:06:00.391: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 03/02 11:06:00.391: [smf] INFO: Removed Session: UE IMSI:[262422091158737] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 03/02 11:06:00.391: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 03/02 11:06:00.396: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 03/02 11:06:00.396: [smf] INFO: Removed Session: UE IMSI:[262425605187204] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 03/02 11:06:00.396: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 03/02 11:06:00.401: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 03/02 11:06:00.402: [smf] INFO: Removed Session: UE IMSI:[262420377002746] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 03/02 11:06:00.402: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 03/02 11:06:00.407: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 03/02 11:06:00.407: [smf] INFO: Removed Session: UE IMSI:[262425106918877] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 03/02 11:06:00.407: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 03/02 11:06:00.412: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 03/02 11:06:00.412: [smf] INFO: Removed Session: UE IMSI:[262425930231024] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 03/02 11:06:00.412: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 03/02 11:06:00.417: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 03/02 11:06:00.418: [smf] INFO: Removed Session: UE IMSI:[262429706998294] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 03/02 11:06:00.418: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 03/02 11:06:00.423: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 03/02 11:06:00.423: [smf] INFO: Removed Session: UE IMSI:[262427889228269] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 03/02 11:06:00.423: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 03/02 11:06:00.428: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 03/02 11:06:00.428: [smf] INFO: Removed Session: UE IMSI:[262424667461252] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 03/02 11:06:00.428: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 03/02 11:06:00.433: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 03/02 11:06:00.434: [smf] INFO: Removed Session: UE IMSI:[262424618823891] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 03/02 11:06:00.434: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 03/02 11:06:00.439: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 03/02 11:06:00.439: [smf] INFO: Removed Session: UE IMSI:[262429159991873] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 03/02 11:06:00.439: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 03/02 11:06:00.444: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 03/02 11:06:00.445: [smf] INFO: Removed Session: UE IMSI:[262427570072141] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 03/02 11:06:00.445: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 03/02 11:06:00.450: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 03/02 11:06:00.451: [smf] INFO: Removed Session: UE IMSI:[262428797853897] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 03/02 11:06:00.451: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 03/02 11:06:00.455: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 03/02 11:06:00.456: [smf] INFO: Removed Session: UE IMSI:[262420882890819] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 03/02 11:06:00.456: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 03/02 11:06:00.461: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 03/02 11:06:00.461: [smf] INFO: Removed Session: UE IMSI:[262422866277876] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 03/02 11:06:00.461: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 03/02 11:06:00.466: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 03/02 11:06:00.467: [smf] INFO: Removed Session: UE IMSI:[262422638357326] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 03/02 11:06:00.467: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 03/02 11:06:00.471: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 03/02 11:06:00.472: [smf] INFO: Removed Session: UE IMSI:[262423117202209] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 03/02 11:06:00.472: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 03/02 11:06:00.477: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 03/02 11:06:00.477: [smf] INFO: Removed Session: UE IMSI:[262421858411840] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 03/02 11:06:00.477: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 03/02 11:06:00.482: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 03/02 11:06:00.483: [smf] INFO: Removed Session: UE IMSI:[262426569867314] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 03/02 11:06:00.483: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 03/02 11:06:00.487: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 03/02 11:06:00.488: [smf] INFO: Removed Session: UE IMSI:[262426875343919] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 03/02 11:06:00.488: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 03/02 11:06:00.493: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 03/02 11:06:00.493: [smf] INFO: Removed Session: UE IMSI:[262422787168227] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 03/02 11:06:00.493: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 03/02 11:06:00.498: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 03/02 11:06:00.499: [smf] INFO: Removed Session: UE IMSI:[262425839850132] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 03/02 11:06:00.499: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 03/02 11:06:00.503: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 03/02 11:06:00.504: [smf] INFO: Removed Session: UE IMSI:[262421361948683] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 03/02 11:06:00.504: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 03/02 11:06:00.509: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 03/02 11:06:00.509: [smf] INFO: Removed Session: UE IMSI:[262421361321634] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 03/02 11:06:00.509: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 03/02 11:06:00.514: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 03/02 11:06:00.514: [smf] INFO: Removed Session: UE IMSI:[262424090467497] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 03/02 11:06:00.514: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 03/02 11:06:00.519: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 03/02 11:06:00.520: [smf] INFO: Removed Session: UE IMSI:[262426845295054] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 03/02 11:06:00.520: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 03/02 11:06:00.525: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 03/02 11:06:00.525: [smf] INFO: Removed Session: UE IMSI:[262426522280358] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 03/02 11:06:00.525: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 03/02 11:06:00.530: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 03/02 11:06:00.531: [smf] INFO: Removed Session: UE IMSI:[262425661344875] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 03/02 11:06:00.531: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 03/02 11:06:00.535: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 03/02 11:06:00.536: [smf] INFO: Removed Session: UE IMSI:[262424974316508] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 03/02 11:06:00.536: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 03/02 11:06:00.541: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 03/02 11:06:00.541: [smf] INFO: Removed Session: UE IMSI:[262427373254316] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 03/02 11:06:00.541: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 03/02 11:06:00.546: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 03/02 11:06:00.546: [smf] INFO: Removed Session: UE IMSI:[262424928725892] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 03/02 11:06:00.546: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 03/02 11:06:00.551: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 03/02 11:06:00.552: [smf] INFO: Removed Session: UE IMSI:[262423309031922] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 03/02 11:06:00.552: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 03/02 11:06:00.557: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 03/02 11:06:00.557: [smf] INFO: Removed Session: UE IMSI:[262422108944395] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 03/02 11:06:00.557: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 03/02 11:06:00.562: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 03/02 11:06:00.562: [smf] INFO: Removed Session: UE IMSI:[262422895242058] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 03/02 11:06:00.562: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 03/02 11:06:00.567: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 03/02 11:06:00.568: [smf] INFO: Removed Session: UE IMSI:[262427092746344] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 03/02 11:06:00.568: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 03/02 11:06:00.573: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 03/02 11:06:00.573: [smf] INFO: Removed Session: UE IMSI:[262428006736043] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 03/02 11:06:00.573: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 03/02 11:06:00.578: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 03/02 11:06:00.578: [smf] INFO: Removed Session: UE IMSI:[262426117328855] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 03/02 11:06:00.578: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 03/02 11:06:00.583: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 03/02 11:06:00.584: [smf] INFO: Removed Session: UE IMSI:[262422065215054] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 03/02 11:06:00.584: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 03/02 11:06:00.589: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 03/02 11:06:00.589: [smf] INFO: Removed Session: UE IMSI:[262426135350423] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 03/02 11:06:00.589: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 03/02 11:06:00.594: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 03/02 11:06:00.594: [smf] INFO: Removed Session: UE IMSI:[262426130316634] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 03/02 11:06:00.594: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 03/02 11:06:00.599: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 03/02 11:06:00.600: [smf] INFO: Removed Session: UE IMSI:[262421899619749] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 03/02 11:06:00.600: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 03/02 11:06:00.604: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 03/02 11:06:00.605: [smf] INFO: Removed Session: UE IMSI:[262428303155142] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 03/02 11:06:00.605: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 03/02 11:06:00.610: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 03/02 11:06:00.610: [smf] INFO: Removed Session: UE IMSI:[262429403553557] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 03/02 11:06:00.610: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 03/02 11:06:00.615: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 03/02 11:06:00.616: [smf] INFO: Removed Session: UE IMSI:[262425977371910] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 03/02 11:06:00.616: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 03/02 11:06:00.620: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 03/02 11:06:00.621: [smf] INFO: Removed Session: UE IMSI:[262425249033049] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 03/02 11:06:00.621: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 03/02 11:06:00.626: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 03/02 11:06:00.626: [smf] INFO: Removed Session: UE IMSI:[262429082983528] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 03/02 11:06:00.626: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 03/02 11:06:00.631: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 03/02 11:06:00.632: [smf] INFO: Removed Session: UE IMSI:[262429724515787] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 03/02 11:06:00.632: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 03/02 11:06:00.637: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 03/02 11:06:00.637: [smf] INFO: Removed Session: UE IMSI:[262425604767800] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 03/02 11:06:00.637: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 03/02 11:06:00.642: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 03/02 11:06:00.642: [smf] INFO: Removed Session: UE IMSI:[262423621696117] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 03/02 11:06:00.642: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 03/02 11:06:00.647: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 03/02 11:06:00.648: [smf] INFO: Removed Session: UE IMSI:[262423833871625] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 03/02 11:06:00.648: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 03/02 11:06:00.653: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 03/02 11:06:00.653: [smf] INFO: Removed Session: UE IMSI:[262422019214769] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 03/02 11:06:00.653: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 03/02 11:06:00.658: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 03/02 11:06:00.658: [smf] INFO: Removed Session: UE IMSI:[262428313949781] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 03/02 11:06:00.658: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 03/02 11:06:00.663: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 03/02 11:06:00.664: [smf] INFO: Removed Session: UE IMSI:[262425599837974] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 03/02 11:06:00.664: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 03/02 11:06:00.668: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 03/02 11:06:00.669: [smf] INFO: Removed Session: UE IMSI:[262428388667306] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 03/02 11:06:00.669: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 03/02 11:06:00.674: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 03/02 11:06:00.674: [smf] INFO: Removed Session: UE IMSI:[262423921577627] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 03/02 11:06:00.674: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 03/02 11:06:00.679: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 03/02 11:06:00.680: [smf] INFO: Removed Session: UE IMSI:[262428180706961] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 03/02 11:06:00.680: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 03/02 11:06:00.685: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 03/02 11:06:00.685: [smf] INFO: Removed Session: UE IMSI:[262426505525061] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 03/02 11:06:00.685: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 03/02 11:06:00.690: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 03/02 11:06:00.690: [smf] INFO: Removed Session: UE IMSI:[262427477409839] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 03/02 11:06:00.690: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 03/02 11:06:00.695: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 03/02 11:06:00.696: [smf] INFO: Removed Session: UE IMSI:[262423978492234] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 03/02 11:06:00.696: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 03/02 11:06:00.701: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 03/02 11:06:00.701: [smf] INFO: Removed Session: UE IMSI:[262428372510132] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 03/02 11:06:00.701: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 03/02 11:06:00.706: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 03/02 11:06:00.707: [smf] INFO: Removed Session: UE IMSI:[262429693128134] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 03/02 11:06:00.707: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 03/02 11:06:00.711: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 03/02 11:06:00.712: [smf] INFO: Removed Session: UE IMSI:[262422107767255] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 03/02 11:06:00.712: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 03/02 11:06:00.717: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 03/02 11:06:00.717: [smf] INFO: Removed Session: UE IMSI:[262427310916946] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 03/02 11:06:00.717: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 03/02 11:06:00.722: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 03/02 11:06:00.723: [smf] INFO: Removed Session: UE IMSI:[262422925097054] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 03/02 11:06:00.723: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 03/02 11:06:00.727: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 03/02 11:06:00.728: [smf] INFO: Removed Session: UE IMSI:[262421051892092] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 03/02 11:06:00.728: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 03/02 11:06:00.733: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 03/02 11:06:00.733: [smf] INFO: Removed Session: UE IMSI:[262424708482764] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 03/02 11:06:00.733: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 03/02 11:06:00.738: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 03/02 11:06:00.739: [smf] INFO: Removed Session: UE IMSI:[262425641562849] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 03/02 11:06:00.739: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 03/02 11:06:00.744: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 03/02 11:06:00.744: [smf] INFO: Removed Session: UE IMSI:[262429466815265] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 03/02 11:06:00.744: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 03/02 11:06:00.749: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 03/02 11:06:00.749: [smf] INFO: Removed Session: UE IMSI:[262424719020312] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 03/02 11:06:00.749: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 03/02 11:06:00.754: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 03/02 11:06:00.755: [smf] INFO: Removed Session: UE IMSI:[262424485962303] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 03/02 11:06:00.755: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 03/02 11:06:00.759: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 03/02 11:06:00.760: [smf] INFO: Removed Session: UE IMSI:[262427704091728] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 03/02 11:06:00.760: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 03/02 11:06:00.765: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 03/02 11:06:00.765: [smf] INFO: Removed Session: UE IMSI:[262421166122863] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 03/02 11:06:00.765: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 03/02 11:06:00.770: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 03/02 11:06:00.770: [smf] INFO: Removed Session: UE IMSI:[262423671531743] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 03/02 11:06:00.771: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 03/02 11:06:00.775: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 03/02 11:06:00.776: [smf] INFO: Removed Session: UE IMSI:[262429882702665] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 03/02 11:06:00.776: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 03/02 11:06:00.781: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 03/02 11:06:00.781: [smf] INFO: Removed Session: UE IMSI:[262422505537491] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 03/02 11:06:00.781: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 03/02 11:06:00.786: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 03/02 11:06:00.787: [smf] INFO: Removed Session: UE IMSI:[262429759946346] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 03/02 11:06:00.787: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 03/02 11:06:00.791: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 03/02 11:06:00.792: [smf] INFO: Removed Session: UE IMSI:[262424414171516] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 03/02 11:06:00.792: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 03/02 11:06:00.797: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 03/02 11:06:00.797: [smf] INFO: Removed Session: UE IMSI:[262424838029404] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 03/02 11:06:00.797: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 03/02 11:06:00.802: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 03/02 11:06:00.802: [smf] INFO: Removed Session: UE IMSI:[262429416415038] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 03/02 11:06:00.802: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 03/02 11:06:00.807: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 03/02 11:06:00.808: [smf] INFO: Removed Session: UE IMSI:[262427400167997] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 03/02 11:06:00.808: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 03/02 11:06:00.813: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 03/02 11:06:00.813: [smf] INFO: Removed Session: UE IMSI:[262420441399832] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 03/02 11:06:00.813: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 03/02 11:06:00.818: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 03/02 11:06:00.818: [smf] INFO: Removed Session: UE IMSI:[262427361455947] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 03/02 11:06:00.818: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 03/02 11:06:00.823: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 03/02 11:06:00.824: [smf] INFO: Removed Session: UE IMSI:[262426852709653] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 03/02 11:06:00.824: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 03/02 11:06:00.829: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 03/02 11:06:00.829: [smf] INFO: Removed Session: UE IMSI:[262425763060799] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 03/02 11:06:00.829: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 03/02 11:06:00.834: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 03/02 11:06:00.834: [smf] INFO: Removed Session: UE IMSI:[262421914543654] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 03/02 11:06:00.834: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 03/02 11:06:00.839: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 03/02 11:06:00.840: [smf] INFO: Removed Session: UE IMSI:[262422964640807] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 03/02 11:06:00.840: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 03/02 11:06:00.845: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 03/02 11:06:00.845: [smf] INFO: Removed Session: UE IMSI:[262423936973930] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 03/02 11:06:00.845: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 03/02 11:06:00.851: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 03/02 11:06:00.852: [smf] INFO: Removed Session: UE IMSI:[262428397048895] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 03/02 11:06:00.852: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 03/02 11:06:00.856: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 03/02 11:06:00.857: [smf] INFO: Removed Session: UE IMSI:[262422911736160] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 03/02 11:06:00.857: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 03/02 11:06:00.862: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 03/02 11:06:00.862: [smf] INFO: Removed Session: UE IMSI:[262428509784093] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 03/02 11:06:00.862: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 03/02 11:06:00.867: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 03/02 11:06:00.868: [smf] INFO: Removed Session: UE IMSI:[262422589190475] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 03/02 11:06:00.868: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 03/02 11:06:00.872: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 03/02 11:06:00.873: [smf] INFO: Removed Session: UE IMSI:[262420878335263] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 03/02 11:06:00.873: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 03/02 11:06:00.878: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 03/02 11:06:00.878: [smf] INFO: Removed Session: UE IMSI:[262424471921767] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 03/02 11:06:00.878: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 03/02 11:06:00.883: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 03/02 11:06:00.884: [smf] INFO: Removed Session: UE IMSI:[262422834137208] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 03/02 11:06:00.884: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 03/02 11:06:00.888: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 03/02 11:06:00.889: [smf] INFO: Removed Session: UE IMSI:[262427417238640] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 03/02 11:06:00.889: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 03/02 11:06:00.894: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 03/02 11:06:00.894: [smf] INFO: Removed Session: UE IMSI:[262421247552228] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 03/02 11:06:00.894: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 03/02 11:06:00.899: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 03/02 11:06:00.899: [smf] INFO: Removed Session: UE IMSI:[262420129402319] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 03/02 11:06:00.899: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 03/02 11:06:00.904: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 03/02 11:06:00.905: [smf] INFO: Removed Session: UE IMSI:[262421321321040] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 03/02 11:06:00.905: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 03/02 11:06:00.910: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 03/02 11:06:00.910: [smf] INFO: Removed Session: UE IMSI:[262427395218139] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 03/02 11:06:00.910: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 03/02 11:06:00.915: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 03/02 11:06:00.916: [smf] INFO: Removed Session: UE IMSI:[262420563597562] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 03/02 11:06:00.916: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 03/02 11:06:00.920: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 03/02 11:06:00.921: [smf] INFO: Removed Session: UE IMSI:[262426417061981] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 03/02 11:06:00.921: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 03/02 11:06:00.926: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 03/02 11:06:00.926: [smf] INFO: Removed Session: UE IMSI:[262426364066963] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 03/02 11:06:00.926: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 03/02 11:06:00.931: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 03/02 11:06:00.931: [smf] INFO: Removed Session: UE IMSI:[262429698158087] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 03/02 11:06:00.931: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 03/02 11:06:00.936: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 03/02 11:06:00.937: [smf] INFO: Removed Session: UE IMSI:[262425897526755] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 03/02 11:06:00.937: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 03/02 11:06:00.942: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 03/02 11:06:00.942: [smf] INFO: Removed Session: UE IMSI:[262423913078304] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 03/02 11:06:00.942: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 03/02 11:06:00.947: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 03/02 11:06:00.948: [smf] INFO: Removed Session: UE IMSI:[262427818235558] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 03/02 11:06:00.948: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 03/02 11:06:00.952: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 03/02 11:06:00.953: [smf] INFO: Removed Session: UE IMSI:[262428852517833] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 03/02 11:06:00.953: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 03/02 11:06:00.958: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 03/02 11:06:00.958: [smf] INFO: Removed Session: UE IMSI:[262422110148569] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 03/02 11:06:00.958: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 03/02 11:06:00.963: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 03/02 11:06:00.964: [smf] INFO: Removed Session: UE IMSI:[262422259471788] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 03/02 11:06:00.964: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 03/02 11:06:00.968: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 03/02 11:06:00.969: [smf] INFO: Removed Session: UE IMSI:[262422411620903] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 03/02 11:06:00.969: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 03/02 11:06:00.974: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 03/02 11:06:00.974: [smf] INFO: Removed Session: UE IMSI:[262423031924785] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 03/02 11:06:00.974: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 03/02 11:06:00.979: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 03/02 11:06:00.980: [smf] INFO: Removed Session: UE IMSI:[262423035523536] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 03/02 11:06:00.980: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 03/02 11:06:00.984: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 03/02 11:06:00.985: [smf] INFO: Removed Session: UE IMSI:[262424580872959] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 03/02 11:06:00.985: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 03/02 11:06:00.990: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 03/02 11:06:00.990: [smf] INFO: Removed Session: UE IMSI:[262424741697584] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 03/02 11:06:00.990: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 03/02 11:06:00.995: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 03/02 11:06:00.995: [smf] INFO: Removed Session: UE IMSI:[262425929713688] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:00.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 03/02 11:06:00.995: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 03/02 11:06:01.000: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 03/02 11:06:01.001: [smf] INFO: Removed Session: UE IMSI:[262424684895366] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 03/02 11:06:01.001: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 03/02 11:06:01.005: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 03/02 11:06:01.006: [smf] INFO: Removed Session: UE IMSI:[262429022004855] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 03/02 11:06:01.006: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 03/02 11:06:01.011: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 03/02 11:06:01.011: [smf] INFO: Removed Session: UE IMSI:[262426139941743] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 03/02 11:06:01.011: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 03/02 11:06:01.016: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 03/02 11:06:01.017: [smf] INFO: Removed Session: UE IMSI:[262421486227873] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 03/02 11:06:01.017: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 03/02 11:06:01.021: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 03/02 11:06:01.022: [smf] INFO: Removed Session: UE IMSI:[262429625887710] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 03/02 11:06:01.022: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 03/02 11:06:01.027: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 03/02 11:06:01.027: [smf] INFO: Removed Session: UE IMSI:[262425343854982] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 03/02 11:06:01.027: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 03/02 11:06:01.032: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 03/02 11:06:01.032: [smf] INFO: Removed Session: UE IMSI:[262429683077706] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 03/02 11:06:01.032: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 03/02 11:06:01.037: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 03/02 11:06:01.038: [smf] INFO: Removed Session: UE IMSI:[262425291987856] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 03/02 11:06:01.038: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 03/02 11:06:01.043: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 03/02 11:06:01.043: [smf] INFO: Removed Session: UE IMSI:[262425145772525] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 03/02 11:06:01.043: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 03/02 11:06:01.048: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 03/02 11:06:01.048: [smf] INFO: Removed Session: UE IMSI:[262420761132777] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 03/02 11:06:01.048: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 03/02 11:06:01.053: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 03/02 11:06:01.054: [smf] INFO: Removed Session: UE IMSI:[262425159524857] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 03/02 11:06:01.054: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 03/02 11:06:01.059: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 03/02 11:06:01.059: [smf] INFO: Removed Session: UE IMSI:[262425327887601] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 03/02 11:06:01.059: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 03/02 11:06:01.064: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 03/02 11:06:01.064: [smf] INFO: Removed Session: UE IMSI:[262427867722711] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 03/02 11:06:01.064: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 03/02 11:06:01.069: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 03/02 11:06:01.070: [smf] INFO: Removed Session: UE IMSI:[262423453434859] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 03/02 11:06:01.070: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 03/02 11:06:01.075: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 03/02 11:06:01.075: [smf] INFO: Removed Session: UE IMSI:[262426453172584] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 03/02 11:06:01.075: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 03/02 11:06:01.080: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 03/02 11:06:01.080: [smf] INFO: Removed Session: UE IMSI:[262424310612083] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 03/02 11:06:01.080: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 03/02 11:06:01.085: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 03/02 11:06:01.086: [smf] INFO: Removed Session: UE IMSI:[262423937731451] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 03/02 11:06:01.086: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 03/02 11:06:01.091: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 03/02 11:06:01.091: [smf] INFO: Removed Session: UE IMSI:[262428410965946] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 03/02 11:06:01.091: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 03/02 11:06:01.096: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 03/02 11:06:01.096: [smf] INFO: Removed Session: UE IMSI:[262422077187779] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 03/02 11:06:01.096: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 03/02 11:06:01.101: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 03/02 11:06:01.102: [smf] INFO: Removed Session: UE IMSI:[262423606506533] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 03/02 11:06:01.102: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 03/02 11:06:01.106: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 03/02 11:06:01.107: [smf] INFO: Removed Session: UE IMSI:[262427249590459] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 03/02 11:06:01.107: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 03/02 11:06:01.112: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 03/02 11:06:01.112: [smf] INFO: Removed Session: UE IMSI:[262428188097189] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 03/02 11:06:01.112: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 03/02 11:06:01.117: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 03/02 11:06:01.118: [smf] INFO: Removed Session: UE IMSI:[262423323538717] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 03/02 11:06:01.118: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 03/02 11:06:01.122: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 03/02 11:06:01.123: [smf] INFO: Removed Session: UE IMSI:[262428407705814] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 03/02 11:06:01.123: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 03/02 11:06:01.128: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 03/02 11:06:01.128: [smf] INFO: Removed Session: UE IMSI:[262420021989838] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 03/02 11:06:01.128: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 03/02 11:06:01.133: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 03/02 11:06:01.134: [smf] INFO: Removed Session: UE IMSI:[262421949051213] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 03/02 11:06:01.134: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 03/02 11:06:01.138: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 03/02 11:06:01.139: [smf] INFO: Removed Session: UE IMSI:[262429835842076] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 03/02 11:06:01.139: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 03/02 11:06:01.144: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 03/02 11:06:01.144: [smf] INFO: Removed Session: UE IMSI:[262429917360659] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 03/02 11:06:01.144: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 03/02 11:06:01.149: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 03/02 11:06:01.149: [smf] INFO: Removed Session: UE IMSI:[262422317357143] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 03/02 11:06:01.150: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 03/02 11:06:01.154: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 03/02 11:06:01.155: [smf] INFO: Removed Session: UE IMSI:[262424746277391] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 03/02 11:06:01.155: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 03/02 11:06:01.160: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 03/02 11:06:01.160: [smf] INFO: Removed Session: UE IMSI:[262428024710918] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 03/02 11:06:01.160: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 03/02 11:06:01.165: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 03/02 11:06:01.165: [smf] INFO: Removed Session: UE IMSI:[262424729364208] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 03/02 11:06:01.165: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 03/02 11:06:01.170: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 03/02 11:06:01.171: [smf] INFO: Removed Session: UE IMSI:[262429085966355] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 03/02 11:06:01.171: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 03/02 11:06:01.176: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 03/02 11:06:01.176: [smf] INFO: Removed Session: UE IMSI:[262425441555722] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 03/02 11:06:01.176: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 03/02 11:06:01.181: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 03/02 11:06:01.181: [smf] INFO: Removed Session: UE IMSI:[262425586887962] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 03/02 11:06:01.181: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 03/02 11:06:01.186: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 03/02 11:06:01.187: [smf] INFO: Removed Session: UE IMSI:[262421157383740] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 03/02 11:06:01.187: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 03/02 11:06:01.192: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 03/02 11:06:01.192: [smf] INFO: Removed Session: UE IMSI:[262427397922047] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 03/02 11:06:01.192: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 03/02 11:06:01.197: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 03/02 11:06:01.197: [smf] INFO: Removed Session: UE IMSI:[262422375433000] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 03/02 11:06:01.197: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 03/02 11:06:01.202: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 03/02 11:06:01.203: [smf] INFO: Removed Session: UE IMSI:[262421595189803] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 03/02 11:06:01.203: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 03/02 11:06:01.208: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 03/02 11:06:01.208: [smf] INFO: Removed Session: UE IMSI:[262424831537526] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 03/02 11:06:01.208: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 03/02 11:06:01.213: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 03/02 11:06:01.213: [smf] INFO: Removed Session: UE IMSI:[262427099457433] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 03/02 11:06:01.213: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 03/02 11:06:01.218: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 03/02 11:06:01.219: [smf] INFO: Removed Session: UE IMSI:[262426264026104] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 03/02 11:06:01.219: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 03/02 11:06:01.224: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 03/02 11:06:01.224: [smf] INFO: Removed Session: UE IMSI:[262422592464970] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 03/02 11:06:01.224: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 03/02 11:06:01.229: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 03/02 11:06:01.229: [smf] INFO: Removed Session: UE IMSI:[262424572709165] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 03/02 11:06:01.229: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 03/02 11:06:01.234: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 03/02 11:06:01.235: [smf] INFO: Removed Session: UE IMSI:[262423571816074] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 03/02 11:06:01.235: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 03/02 11:06:01.240: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 03/02 11:06:01.240: [smf] INFO: Removed Session: UE IMSI:[262429598049082] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 03/02 11:06:01.240: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 03/02 11:06:01.245: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 03/02 11:06:01.245: [smf] INFO: Removed Session: UE IMSI:[262420542119113] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 03/02 11:06:01.245: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 03/02 11:06:01.250: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 03/02 11:06:01.250: [smf] INFO: Removed Session: UE IMSI:[262425568122072] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 03/02 11:06:01.250: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 03/02 11:06:01.255: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 03/02 11:06:01.256: [smf] INFO: Removed Session: UE IMSI:[262424395009850] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 03/02 11:06:01.256: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 03/02 11:06:01.261: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 03/02 11:06:01.261: [smf] INFO: Removed Session: UE IMSI:[262425192961600] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 03/02 11:06:01.261: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 03/02 11:06:01.266: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 03/02 11:06:01.267: [smf] INFO: Removed Session: UE IMSI:[262425709515186] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 03/02 11:06:01.267: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 03/02 11:06:01.272: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 03/02 11:06:01.272: [smf] INFO: Removed Session: UE IMSI:[262421075306884] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 03/02 11:06:01.272: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 03/02 11:06:01.277: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 03/02 11:06:01.278: [smf] INFO: Removed Session: UE IMSI:[262420655454107] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 03/02 11:06:01.278: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 03/02 11:06:01.282: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 03/02 11:06:01.283: [smf] INFO: Removed Session: UE IMSI:[262421855472944] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 03/02 11:06:01.283: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 03/02 11:06:01.288: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 03/02 11:06:01.288: [smf] INFO: Removed Session: UE IMSI:[262428750172345] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 03/02 11:06:01.288: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 03/02 11:06:01.293: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 03/02 11:06:01.293: [smf] INFO: Removed Session: UE IMSI:[262421117319911] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 03/02 11:06:01.293: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 03/02 11:06:01.298: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 03/02 11:06:01.299: [smf] INFO: Removed Session: UE IMSI:[262425835744800] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 03/02 11:06:01.299: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 03/02 11:06:01.303: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 03/02 11:06:01.304: [smf] INFO: Removed Session: UE IMSI:[262426270745100] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 03/02 11:06:01.304: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 03/02 11:06:01.309: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 03/02 11:06:01.309: [smf] INFO: Removed Session: UE IMSI:[262422170160199] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 03/02 11:06:01.309: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 03/02 11:06:01.314: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 03/02 11:06:01.315: [smf] INFO: Removed Session: UE IMSI:[262423369164545] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 03/02 11:06:01.315: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 03/02 11:06:01.319: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 03/02 11:06:01.320: [smf] INFO: Removed Session: UE IMSI:[262421796805993] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 03/02 11:06:01.320: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 03/02 11:06:01.325: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 03/02 11:06:01.325: [smf] INFO: Removed Session: UE IMSI:[262426552969529] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 03/02 11:06:01.325: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 03/02 11:06:01.330: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 03/02 11:06:01.331: [smf] INFO: Removed Session: UE IMSI:[262428951420229] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 03/02 11:06:01.331: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 03/02 11:06:01.335: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 03/02 11:06:01.336: [smf] INFO: Removed Session: UE IMSI:[262428789574291] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 03/02 11:06:01.336: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 03/02 11:06:01.341: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 03/02 11:06:01.341: [smf] INFO: Removed Session: UE IMSI:[262424536141788] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 03/02 11:06:01.341: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 03/02 11:06:01.346: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 03/02 11:06:01.346: [smf] INFO: Removed Session: UE IMSI:[262427072141833] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 03/02 11:06:01.346: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 03/02 11:06:01.352: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 03/02 11:06:01.353: [smf] INFO: Removed Session: UE IMSI:[262421466263524] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 03/02 11:06:01.353: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 03/02 11:06:01.357: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 03/02 11:06:01.358: [smf] INFO: Removed Session: UE IMSI:[262423218507868] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 03/02 11:06:01.358: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 03/02 11:06:01.363: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 03/02 11:06:01.364: [smf] INFO: Removed Session: UE IMSI:[262427396973134] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 03/02 11:06:01.364: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 03/02 11:06:01.369: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 03/02 11:06:01.369: [smf] INFO: Removed Session: UE IMSI:[262421895187465] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 03/02 11:06:01.369: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 03/02 11:06:01.374: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 03/02 11:06:01.375: [smf] INFO: Removed Session: UE IMSI:[262424350361171] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 03/02 11:06:01.375: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 03/02 11:06:01.380: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 03/02 11:06:01.380: [smf] INFO: Removed Session: UE IMSI:[262421650105667] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 03/02 11:06:01.380: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 03/02 11:06:01.385: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 03/02 11:06:01.386: [smf] INFO: Removed Session: UE IMSI:[262428509356159] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 03/02 11:06:01.386: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 03/02 11:06:01.390: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 03/02 11:06:01.391: [smf] INFO: Removed Session: UE IMSI:[262427330523087] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 03/02 11:06:01.391: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 03/02 11:06:01.396: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 03/02 11:06:01.396: [smf] INFO: Removed Session: UE IMSI:[262429324955596] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 03/02 11:06:01.396: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 03/02 11:06:01.401: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 03/02 11:06:01.402: [smf] INFO: Removed Session: UE IMSI:[262428442787051] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 03/02 11:06:01.402: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 03/02 11:06:01.407: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 03/02 11:06:01.407: [smf] INFO: Removed Session: UE IMSI:[262420312815127] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 03/02 11:06:01.407: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 03/02 11:06:01.412: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 03/02 11:06:01.412: [smf] INFO: Removed Session: UE IMSI:[262427491081413] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 03/02 11:06:01.412: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 03/02 11:06:01.417: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 03/02 11:06:01.418: [smf] INFO: Removed Session: UE IMSI:[262427473123446] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 03/02 11:06:01.418: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 03/02 11:06:01.423: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 03/02 11:06:01.423: [smf] INFO: Removed Session: UE IMSI:[262421545145474] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 03/02 11:06:01.423: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 03/02 11:06:01.428: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 03/02 11:06:01.428: [smf] INFO: Removed Session: UE IMSI:[262425004693857] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 03/02 11:06:01.428: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 03/02 11:06:01.433: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 03/02 11:06:01.434: [smf] INFO: Removed Session: UE IMSI:[262421741181004] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 03/02 11:06:01.434: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 03/02 11:06:01.439: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 03/02 11:06:01.440: [smf] INFO: Removed Session: UE IMSI:[262428432023607] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 03/02 11:06:01.440: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 03/02 11:06:01.445: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 03/02 11:06:01.446: [smf] INFO: Removed Session: UE IMSI:[262424613296045] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 03/02 11:06:01.446: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 03/02 11:06:01.450: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 03/02 11:06:01.451: [smf] INFO: Removed Session: UE IMSI:[262426608328809] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 03/02 11:06:01.451: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 03/02 11:06:01.455: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 03/02 11:06:01.456: [smf] INFO: Removed Session: UE IMSI:[262425843280175] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 03/02 11:06:01.456: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 03/02 11:06:01.461: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 03/02 11:06:01.462: [smf] INFO: Removed Session: UE IMSI:[262422231078749] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 03/02 11:06:01.462: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 03/02 11:06:01.466: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 03/02 11:06:01.467: [smf] INFO: Removed Session: UE IMSI:[262420183021487] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 03/02 11:06:01.467: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 03/02 11:06:01.471: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 03/02 11:06:01.472: [smf] INFO: Removed Session: UE IMSI:[262420037149628] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 03/02 11:06:01.472: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 03/02 11:06:01.477: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 03/02 11:06:01.477: [smf] INFO: Removed Session: UE IMSI:[262424794932175] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 03/02 11:06:01.477: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 03/02 11:06:01.482: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 03/02 11:06:01.483: [smf] INFO: Removed Session: UE IMSI:[262428277858091] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 03/02 11:06:01.483: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 03/02 11:06:01.488: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 03/02 11:06:01.488: [smf] INFO: Removed Session: UE IMSI:[262425049618150] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 03/02 11:06:01.488: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 03/02 11:06:01.493: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 03/02 11:06:01.493: [smf] INFO: Removed Session: UE IMSI:[262428650236880] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 03/02 11:06:01.493: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 03/02 11:06:01.498: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 03/02 11:06:01.499: [smf] INFO: Removed Session: UE IMSI:[262422160957727] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 03/02 11:06:01.499: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 03/02 11:06:01.503: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 03/02 11:06:01.504: [smf] INFO: Removed Session: UE IMSI:[262427376519483] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 03/02 11:06:01.504: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 03/02 11:06:01.509: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 03/02 11:06:01.509: [smf] INFO: Removed Session: UE IMSI:[262425264775145] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 03/02 11:06:01.509: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 03/02 11:06:01.514: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 03/02 11:06:01.515: [smf] INFO: Removed Session: UE IMSI:[262422374046366] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 03/02 11:06:01.515: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 03/02 11:06:01.519: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 03/02 11:06:01.520: [smf] INFO: Removed Session: UE IMSI:[262424654412103] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 03/02 11:06:01.520: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 03/02 11:06:01.525: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 03/02 11:06:01.525: [smf] INFO: Removed Session: UE IMSI:[262422419114661] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 03/02 11:06:01.525: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 03/02 11:06:01.530: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 03/02 11:06:01.531: [smf] INFO: Removed Session: UE IMSI:[262423323603977] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 03/02 11:06:01.531: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 03/02 11:06:01.535: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 03/02 11:06:01.536: [smf] INFO: Removed Session: UE IMSI:[262423279838106] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 03/02 11:06:01.536: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 03/02 11:06:01.541: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 03/02 11:06:01.541: [smf] INFO: Removed Session: UE IMSI:[262421174814387] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 03/02 11:06:01.541: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 03/02 11:06:01.546: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 03/02 11:06:01.547: [smf] INFO: Removed Session: UE IMSI:[262426699475655] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 03/02 11:06:01.547: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 03/02 11:06:01.551: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 03/02 11:06:01.552: [smf] INFO: Removed Session: UE IMSI:[262424715785839] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 03/02 11:06:01.552: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 03/02 11:06:01.557: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 03/02 11:06:01.558: [smf] INFO: Removed Session: UE IMSI:[262427106834159] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 03/02 11:06:01.558: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 03/02 11:06:01.563: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 03/02 11:06:01.564: [smf] INFO: Removed Session: UE IMSI:[262423067548308] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 03/02 11:06:01.564: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 03/02 11:06:01.568: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 03/02 11:06:01.569: [smf] INFO: Removed Session: UE IMSI:[262425916457458] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 03/02 11:06:01.569: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 03/02 11:06:01.574: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 03/02 11:06:01.574: [smf] INFO: Removed Session: UE IMSI:[262420760241508] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 03/02 11:06:01.574: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 03/02 11:06:01.579: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 03/02 11:06:01.580: [smf] INFO: Removed Session: UE IMSI:[262427163234975] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 03/02 11:06:01.580: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 03/02 11:06:01.585: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 03/02 11:06:01.585: [smf] INFO: Removed Session: UE IMSI:[262424031958486] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 03/02 11:06:01.585: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 03/02 11:06:01.590: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 03/02 11:06:01.590: [smf] INFO: Removed Session: UE IMSI:[262429673434557] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 03/02 11:06:01.591: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 03/02 11:06:01.595: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 03/02 11:06:01.596: [smf] INFO: Removed Session: UE IMSI:[262427130790292] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 03/02 11:06:01.596: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 03/02 11:06:01.601: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 03/02 11:06:01.601: [smf] INFO: Removed Session: UE IMSI:[262428999843571] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 03/02 11:06:01.601: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 03/02 11:06:01.606: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 03/02 11:06:01.606: [smf] INFO: Removed Session: UE IMSI:[262425057945805] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 03/02 11:06:01.606: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 03/02 11:06:01.611: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 03/02 11:06:01.612: [smf] INFO: Removed Session: UE IMSI:[262422562858703] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 03/02 11:06:01.612: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 03/02 11:06:01.617: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 03/02 11:06:01.617: [smf] INFO: Removed Session: UE IMSI:[262427142195419] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 03/02 11:06:01.617: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 03/02 11:06:01.622: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 03/02 11:06:01.622: [smf] INFO: Removed Session: UE IMSI:[262422337563296] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 03/02 11:06:01.622: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 03/02 11:06:01.627: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 03/02 11:06:01.628: [smf] INFO: Removed Session: UE IMSI:[262420493755085] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 03/02 11:06:01.628: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 03/02 11:06:01.633: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 03/02 11:06:01.633: [smf] INFO: Removed Session: UE IMSI:[262422442278122] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 03/02 11:06:01.633: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 03/02 11:06:01.638: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 03/02 11:06:01.638: [smf] INFO: Removed Session: UE IMSI:[262428155856265] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 03/02 11:06:01.638: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 03/02 11:06:01.643: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 03/02 11:06:01.644: [smf] INFO: Removed Session: UE IMSI:[262420965116499] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 03/02 11:06:01.644: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 03/02 11:06:01.649: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 03/02 11:06:01.649: [smf] INFO: Removed Session: UE IMSI:[262428858628365] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 03/02 11:06:01.649: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 03/02 11:06:01.654: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 03/02 11:06:01.654: [smf] INFO: Removed Session: UE IMSI:[262429818336173] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 03/02 11:06:01.654: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 03/02 11:06:01.659: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 03/02 11:06:01.660: [smf] INFO: Removed Session: UE IMSI:[262424876520868] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 03/02 11:06:01.660: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 03/02 11:06:01.665: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 03/02 11:06:01.665: [smf] INFO: Removed Session: UE IMSI:[262428810439833] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 03/02 11:06:01.665: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 03/02 11:06:01.670: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 03/02 11:06:01.670: [smf] INFO: Removed Session: UE IMSI:[262427187479617] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 03/02 11:06:01.670: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 03/02 11:06:01.675: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 03/02 11:06:01.676: [smf] INFO: Removed Session: UE IMSI:[262428164804848] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 03/02 11:06:01.676: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 03/02 11:06:01.681: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 03/02 11:06:01.681: [smf] INFO: Removed Session: UE IMSI:[262424540614196] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 03/02 11:06:01.681: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 03/02 11:06:01.686: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 03/02 11:06:01.686: [smf] INFO: Removed Session: UE IMSI:[262426385797967] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 03/02 11:06:01.686: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 03/02 11:06:01.691: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 03/02 11:06:01.692: [smf] INFO: Removed Session: UE IMSI:[262427136876739] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 03/02 11:06:01.692: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 03/02 11:06:01.696: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 03/02 11:06:01.697: [smf] INFO: Removed Session: UE IMSI:[262420530550295] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 03/02 11:06:01.697: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 03/02 11:06:01.702: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 03/02 11:06:01.702: [smf] INFO: Removed Session: UE IMSI:[262429410231118] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 03/02 11:06:01.702: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 03/02 11:06:01.707: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 03/02 11:06:01.708: [smf] INFO: Removed Session: UE IMSI:[262421459074901] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 03/02 11:06:01.708: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 03/02 11:06:01.713: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 03/02 11:06:01.713: [smf] INFO: Removed Session: UE IMSI:[262429716754582] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 03/02 11:06:01.713: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 03/02 11:06:01.718: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 03/02 11:06:01.718: [smf] INFO: Removed Session: UE IMSI:[262420479882990] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 03/02 11:06:01.718: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 03/02 11:06:01.723: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 03/02 11:06:01.724: [smf] INFO: Removed Session: UE IMSI:[262422374282619] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 03/02 11:06:01.724: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 03/02 11:06:01.728: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 03/02 11:06:01.729: [smf] INFO: Removed Session: UE IMSI:[262429479177729] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 03/02 11:06:01.729: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 03/02 11:06:01.734: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 03/02 11:06:01.734: [smf] INFO: Removed Session: UE IMSI:[262428021010685] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 03/02 11:06:01.734: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 03/02 11:06:01.739: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 03/02 11:06:01.739: [smf] INFO: Removed Session: UE IMSI:[262423905024305] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 03/02 11:06:01.740: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 03/02 11:06:01.744: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 03/02 11:06:01.745: [smf] INFO: Removed Session: UE IMSI:[262424163485262] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 03/02 11:06:01.745: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 03/02 11:06:01.750: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 03/02 11:06:01.750: [smf] INFO: Removed Session: UE IMSI:[262429753789209] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 03/02 11:06:01.750: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 03/02 11:06:01.755: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 03/02 11:06:01.755: [smf] INFO: Removed Session: UE IMSI:[262426410178102] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 03/02 11:06:01.755: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 03/02 11:06:01.760: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 03/02 11:06:01.761: [smf] INFO: Removed Session: UE IMSI:[262428365587389] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 03/02 11:06:01.761: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 03/02 11:06:01.766: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 03/02 11:06:01.766: [smf] INFO: Removed Session: UE IMSI:[262420478069291] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 03/02 11:06:01.766: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 03/02 11:06:01.771: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 03/02 11:06:01.772: [smf] INFO: Removed Session: UE IMSI:[262423190987805] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 03/02 11:06:01.772: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 03/02 11:06:01.776: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 03/02 11:06:01.777: [smf] INFO: Removed Session: UE IMSI:[262426923774298] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 03/02 11:06:01.777: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 03/02 11:06:01.782: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 03/02 11:06:01.782: [smf] INFO: Removed Session: UE IMSI:[262422480598930] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 03/02 11:06:01.782: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 03/02 11:06:01.787: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 03/02 11:06:01.787: [smf] INFO: Removed Session: UE IMSI:[262422508973160] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 03/02 11:06:01.787: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 03/02 11:06:01.792: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 03/02 11:06:01.793: [smf] INFO: Removed Session: UE IMSI:[262427499660135] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 03/02 11:06:01.793: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 03/02 11:06:01.798: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 03/02 11:06:01.798: [smf] INFO: Removed Session: UE IMSI:[262423228519724] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 03/02 11:06:01.798: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 03/02 11:06:01.803: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 03/02 11:06:01.803: [smf] INFO: Removed Session: UE IMSI:[262427375585821] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 03/02 11:06:01.803: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 03/02 11:06:01.808: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 03/02 11:06:01.809: [smf] INFO: Removed Session: UE IMSI:[262421902312777] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 03/02 11:06:01.809: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 03/02 11:06:01.814: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 03/02 11:06:01.814: [smf] INFO: Removed Session: UE IMSI:[262427988679524] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 03/02 11:06:01.814: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 03/02 11:06:01.819: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 03/02 11:06:01.819: [smf] INFO: Removed Session: UE IMSI:[262427724698363] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 03/02 11:06:01.819: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 03/02 11:06:01.824: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 03/02 11:06:01.825: [smf] INFO: Removed Session: UE IMSI:[262427716271915] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 03/02 11:06:01.825: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 03/02 11:06:01.829: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 03/02 11:06:01.830: [smf] INFO: Removed Session: UE IMSI:[262428360712666] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 03/02 11:06:01.830: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 03/02 11:06:01.835: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 03/02 11:06:01.835: [smf] INFO: Removed Session: UE IMSI:[262427740974779] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 03/02 11:06:01.835: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 03/02 11:06:01.840: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 03/02 11:06:01.841: [smf] INFO: Removed Session: UE IMSI:[262422431036929] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 03/02 11:06:01.841: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 03/02 11:06:01.845: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 03/02 11:06:01.846: [smf] INFO: Removed Session: UE IMSI:[262429178348809] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 03/02 11:06:01.846: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 03/02 11:06:01.851: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 03/02 11:06:01.851: [smf] INFO: Removed Session: UE IMSI:[262423265096010] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 03/02 11:06:01.851: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 03/02 11:06:01.856: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 03/02 11:06:01.856: [smf] INFO: Removed Session: UE IMSI:[262423855672944] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 03/02 11:06:01.857: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 03/02 11:06:01.861: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 03/02 11:06:01.862: [smf] INFO: Removed Session: UE IMSI:[262428653714866] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 03/02 11:06:01.862: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 03/02 11:06:01.867: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 03/02 11:06:01.867: [smf] INFO: Removed Session: UE IMSI:[262429125830870] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 03/02 11:06:01.867: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 03/02 11:06:01.872: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 03/02 11:06:01.872: [smf] INFO: Removed Session: UE IMSI:[262428038093992] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 03/02 11:06:01.872: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 03/02 11:06:01.877: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 03/02 11:06:01.878: [smf] INFO: Removed Session: UE IMSI:[262424752310989] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 03/02 11:06:01.878: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 03/02 11:06:01.883: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 03/02 11:06:01.883: [smf] INFO: Removed Session: UE IMSI:[262422296215176] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 03/02 11:06:01.883: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 03/02 11:06:01.888: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 03/02 11:06:01.889: [smf] INFO: Removed Session: UE IMSI:[262422053277360] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 03/02 11:06:01.889: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 03/02 11:06:01.894: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 03/02 11:06:01.895: [smf] INFO: Removed Session: UE IMSI:[262424012961655] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 03/02 11:06:01.895: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 03/02 11:06:01.900: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 03/02 11:06:01.901: [smf] INFO: Removed Session: UE IMSI:[262423475795359] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 03/02 11:06:01.901: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 03/02 11:06:01.905: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 03/02 11:06:01.906: [smf] INFO: Removed Session: UE IMSI:[262428816762305] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 03/02 11:06:01.906: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 03/02 11:06:01.911: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 03/02 11:06:01.911: [smf] INFO: Removed Session: UE IMSI:[262421609278097] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 03/02 11:06:01.911: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 03/02 11:06:01.916: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 03/02 11:06:01.917: [smf] INFO: Removed Session: UE IMSI:[262424778113862] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 03/02 11:06:01.917: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 03/02 11:06:01.921: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 03/02 11:06:01.922: [smf] INFO: Removed Session: UE IMSI:[262420827181432] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 03/02 11:06:01.922: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 03/02 11:06:01.927: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 03/02 11:06:01.927: [smf] INFO: Removed Session: UE IMSI:[262427355700454] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 03/02 11:06:01.927: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 03/02 11:06:01.932: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 03/02 11:06:01.932: [smf] INFO: Removed Session: UE IMSI:[262421493976323] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 03/02 11:06:01.932: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 03/02 11:06:01.937: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 03/02 11:06:01.938: [smf] INFO: Removed Session: UE IMSI:[262421076488075] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 03/02 11:06:01.938: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 03/02 11:06:01.943: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 03/02 11:06:01.943: [smf] INFO: Removed Session: UE IMSI:[262427274369131] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 03/02 11:06:01.943: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 03/02 11:06:01.948: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 03/02 11:06:01.948: [smf] INFO: Removed Session: UE IMSI:[262423158877509] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 03/02 11:06:01.948: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 03/02 11:06:01.953: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 03/02 11:06:01.954: [smf] INFO: Removed Session: UE IMSI:[262427142591111] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 03/02 11:06:01.954: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 03/02 11:06:01.959: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 03/02 11:06:01.959: [smf] INFO: Removed Session: UE IMSI:[262421634900866] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 03/02 11:06:01.959: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 03/02 11:06:01.964: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 03/02 11:06:01.964: [smf] INFO: Removed Session: UE IMSI:[262428485379070] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 03/02 11:06:01.964: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 03/02 11:06:01.969: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 03/02 11:06:01.970: [smf] INFO: Removed Session: UE IMSI:[262422861423136] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 03/02 11:06:01.970: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 03/02 11:06:01.974: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 03/02 11:06:01.975: [smf] INFO: Removed Session: UE IMSI:[262428321572659] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 03/02 11:06:01.975: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 03/02 11:06:01.980: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 03/02 11:06:01.980: [smf] INFO: Removed Session: UE IMSI:[262422099188662] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 03/02 11:06:01.980: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 03/02 11:06:01.985: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 03/02 11:06:01.985: [smf] INFO: Removed Session: UE IMSI:[262428867283899] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 03/02 11:06:01.985: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 03/02 11:06:01.990: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 03/02 11:06:01.991: [smf] INFO: Removed Session: UE IMSI:[262429601431566] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 03/02 11:06:01.991: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 03/02 11:06:01.996: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 03/02 11:06:01.996: [smf] INFO: Removed Session: UE IMSI:[262422828096404] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:01.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 03/02 11:06:01.996: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 03/02 11:06:02.001: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 03/02 11:06:02.001: [smf] INFO: Removed Session: UE IMSI:[262425470498889] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 03/02 11:06:02.001: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 03/02 11:06:02.006: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 03/02 11:06:02.007: [smf] INFO: Removed Session: UE IMSI:[262426743775256] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 03/02 11:06:02.007: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 03/02 11:06:02.012: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 03/02 11:06:02.012: [smf] INFO: Removed Session: UE IMSI:[262424586160721] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 03/02 11:06:02.012: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 03/02 11:06:02.017: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 03/02 11:06:02.017: [smf] INFO: Removed Session: UE IMSI:[262424393361694] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 03/02 11:06:02.017: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 03/02 11:06:02.022: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 03/02 11:06:02.023: [smf] INFO: Removed Session: UE IMSI:[262429426506047] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 03/02 11:06:02.023: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 03/02 11:06:02.028: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 03/02 11:06:02.028: [smf] INFO: Removed Session: UE IMSI:[262429730237681] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 03/02 11:06:02.028: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 03/02 11:06:02.033: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 03/02 11:06:02.034: [smf] INFO: Removed Session: UE IMSI:[262429815309347] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 03/02 11:06:02.034: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 03/02 11:06:02.038: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 03/02 11:06:02.039: [smf] INFO: Removed Session: UE IMSI:[262421048304351] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 03/02 11:06:02.039: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 03/02 11:06:02.044: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 03/02 11:06:02.045: [smf] INFO: Removed Session: UE IMSI:[262427383129256] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 03/02 11:06:02.045: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 03/02 11:06:02.049: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 03/02 11:06:02.050: [smf] INFO: Removed Session: UE IMSI:[262424012377138] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 03/02 11:06:02.050: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 03/02 11:06:02.055: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 03/02 11:06:02.056: [smf] INFO: Removed Session: UE IMSI:[262426851924080] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 03/02 11:06:02.056: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 03/02 11:06:02.060: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 03/02 11:06:02.061: [smf] INFO: Removed Session: UE IMSI:[262422546283781] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 03/02 11:06:02.061: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 03/02 11:06:02.066: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 03/02 11:06:02.066: [smf] INFO: Removed Session: UE IMSI:[262429952201706] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 03/02 11:06:02.066: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 03/02 11:06:02.071: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 03/02 11:06:02.072: [smf] INFO: Removed Session: UE IMSI:[262423374108548] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 03/02 11:06:02.072: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 03/02 11:06:02.076: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 03/02 11:06:02.077: [smf] INFO: Removed Session: UE IMSI:[262426839160200] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 03/02 11:06:02.077: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 03/02 11:06:02.082: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 03/02 11:06:02.082: [smf] INFO: Removed Session: UE IMSI:[262428898432442] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 03/02 11:06:02.082: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 03/02 11:06:02.087: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 03/02 11:06:02.088: [smf] INFO: Removed Session: UE IMSI:[262429017079422] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 03/02 11:06:02.088: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 03/02 11:06:02.092: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 03/02 11:06:02.093: [smf] INFO: Removed Session: UE IMSI:[262424150707710] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 03/02 11:06:02.093: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 03/02 11:06:02.098: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 03/02 11:06:02.098: [smf] INFO: Removed Session: UE IMSI:[262427644411989] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 03/02 11:06:02.098: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 03/02 11:06:02.103: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 03/02 11:06:02.104: [smf] INFO: Removed Session: UE IMSI:[262420174974109] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 03/02 11:06:02.104: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 03/02 11:06:02.108: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 03/02 11:06:02.109: [smf] INFO: Removed Session: UE IMSI:[262420697993396] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 03/02 11:06:02.109: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 03/02 11:06:02.114: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 03/02 11:06:02.115: [smf] INFO: Removed Session: UE IMSI:[262428049510100] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 03/02 11:06:02.115: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 03/02 11:06:02.119: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 03/02 11:06:02.120: [smf] INFO: Removed Session: UE IMSI:[262423699583151] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 03/02 11:06:02.120: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 03/02 11:06:02.125: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 03/02 11:06:02.126: [smf] INFO: Removed Session: UE IMSI:[262424928994405] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 03/02 11:06:02.126: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 03/02 11:06:02.130: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 03/02 11:06:02.131: [smf] INFO: Removed Session: UE IMSI:[262421947022311] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 03/02 11:06:02.131: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 03/02 11:06:02.135: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 03/02 11:06:02.136: [smf] INFO: Removed Session: UE IMSI:[262423014826557] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 03/02 11:06:02.136: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 03/02 11:06:02.141: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 03/02 11:06:02.141: [smf] INFO: Removed Session: UE IMSI:[262428550000991] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 03/02 11:06:02.141: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 03/02 11:06:02.146: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 03/02 11:06:02.147: [smf] INFO: Removed Session: UE IMSI:[262428815164398] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 03/02 11:06:02.147: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 03/02 11:06:02.152: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 03/02 11:06:02.153: [smf] INFO: Removed Session: UE IMSI:[262423171002469] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 03/02 11:06:02.153: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 03/02 11:06:02.158: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 03/02 11:06:02.159: [smf] INFO: Removed Session: UE IMSI:[262421010880898] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 03/02 11:06:02.159: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 03/02 11:06:02.164: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 03/02 11:06:02.165: [smf] INFO: Removed Session: UE IMSI:[262425332931543] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 03/02 11:06:02.165: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 03/02 11:06:02.170: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 03/02 11:06:02.170: [smf] INFO: Removed Session: UE IMSI:[262425431753816] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 03/02 11:06:02.170: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 03/02 11:06:02.175: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 03/02 11:06:02.177: [smf] INFO: Removed Session: UE IMSI:[262426767601886] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 03/02 11:06:02.177: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 03/02 11:06:02.181: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 03/02 11:06:02.182: [smf] INFO: Removed Session: UE IMSI:[262422797899724] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 03/02 11:06:02.182: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 03/02 11:06:02.187: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 03/02 11:06:02.188: [smf] INFO: Removed Session: UE IMSI:[262427901795544] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 03/02 11:06:02.188: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 03/02 11:06:02.192: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 03/02 11:06:02.193: [smf] INFO: Removed Session: UE IMSI:[262421253657995] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 03/02 11:06:02.193: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 03/02 11:06:02.198: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 03/02 11:06:02.198: [smf] INFO: Removed Session: UE IMSI:[262425197142435] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 03/02 11:06:02.198: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 03/02 11:06:02.203: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 03/02 11:06:02.203: [smf] INFO: Removed Session: UE IMSI:[262427593641223] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 03/02 11:06:02.203: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 03/02 11:06:02.208: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 03/02 11:06:02.208: [smf] INFO: Removed Session: UE IMSI:[262428335100219] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 03/02 11:06:02.208: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 03/02 11:06:02.213: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 03/02 11:06:02.214: [smf] INFO: Removed Session: UE IMSI:[262421795815310] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 03/02 11:06:02.214: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 03/02 11:06:02.219: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 03/02 11:06:02.219: [smf] INFO: Removed Session: UE IMSI:[262424026120648] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 03/02 11:06:02.219: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 03/02 11:06:02.224: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 03/02 11:06:02.224: [smf] INFO: Removed Session: UE IMSI:[262423203302663] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 03/02 11:06:02.224: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 03/02 11:06:02.229: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 03/02 11:06:02.229: [smf] INFO: Removed Session: UE IMSI:[262421654444848] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 03/02 11:06:02.229: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 03/02 11:06:02.235: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 03/02 11:06:02.235: [smf] INFO: Removed Session: UE IMSI:[262424980324425] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 03/02 11:06:02.235: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 03/02 11:06:02.240: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 03/02 11:06:02.240: [smf] INFO: Removed Session: UE IMSI:[262424350145611] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 03/02 11:06:02.240: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 03/02 11:06:02.245: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 03/02 11:06:02.246: [smf] INFO: Removed Session: UE IMSI:[262425263268200] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 03/02 11:06:02.246: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 03/02 11:06:02.251: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 03/02 11:06:02.251: [smf] INFO: Removed Session: UE IMSI:[262428675870883] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 03/02 11:06:02.251: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 03/02 11:06:02.256: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 03/02 11:06:02.256: [smf] INFO: Removed Session: UE IMSI:[262427879283609] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 03/02 11:06:02.256: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 03/02 11:06:02.261: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 03/02 11:06:02.261: [smf] INFO: Removed Session: UE IMSI:[262424572020077] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 03/02 11:06:02.261: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 03/02 11:06:02.266: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 03/02 11:06:02.267: [smf] INFO: Removed Session: UE IMSI:[262429217391774] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 03/02 11:06:02.267: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 03/02 11:06:02.272: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 03/02 11:06:02.272: [smf] INFO: Removed Session: UE IMSI:[262428093292503] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 03/02 11:06:02.272: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 03/02 11:06:02.277: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 03/02 11:06:02.277: [smf] INFO: Removed Session: UE IMSI:[262425921315448] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 03/02 11:06:02.277: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 03/02 11:06:02.282: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 03/02 11:06:02.282: [smf] INFO: Removed Session: UE IMSI:[262423864184124] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 03/02 11:06:02.282: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 03/02 11:06:02.287: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 03/02 11:06:02.287: [smf] INFO: Removed Session: UE IMSI:[262424851718411] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 03/02 11:06:02.287: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 03/02 11:06:02.292: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 03/02 11:06:02.293: [smf] INFO: Removed Session: UE IMSI:[262423023114722] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 03/02 11:06:02.293: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 03/02 11:06:02.298: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 03/02 11:06:02.298: [smf] INFO: Removed Session: UE IMSI:[262423038007089] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 03/02 11:06:02.298: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 03/02 11:06:02.303: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 03/02 11:06:02.303: [smf] INFO: Removed Session: UE IMSI:[262424183295018] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 03/02 11:06:02.303: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 03/02 11:06:02.308: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 03/02 11:06:02.308: [smf] INFO: Removed Session: UE IMSI:[262424467068616] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 03/02 11:06:02.308: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 03/02 11:06:02.313: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 03/02 11:06:02.314: [smf] INFO: Removed Session: UE IMSI:[262420042254529] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 03/02 11:06:02.314: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 03/02 11:06:02.319: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 03/02 11:06:02.319: [smf] INFO: Removed Session: UE IMSI:[262420625022160] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 03/02 11:06:02.319: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 03/02 11:06:02.324: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 03/02 11:06:02.324: [smf] INFO: Removed Session: UE IMSI:[262428161886158] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 03/02 11:06:02.324: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 03/02 11:06:02.329: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 03/02 11:06:02.329: [smf] INFO: Removed Session: UE IMSI:[262427560931831] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 03/02 11:06:02.329: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 03/02 11:06:02.334: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 03/02 11:06:02.335: [smf] INFO: Removed Session: UE IMSI:[262427383113191] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 03/02 11:06:02.335: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 03/02 11:06:02.340: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 03/02 11:06:02.340: [smf] INFO: Removed Session: UE IMSI:[262426492625117] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 03/02 11:06:02.340: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 03/02 11:06:02.345: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 03/02 11:06:02.345: [smf] INFO: Removed Session: UE IMSI:[262426658796978] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 03/02 11:06:02.345: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 03/02 11:06:02.350: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 03/02 11:06:02.350: [smf] INFO: Removed Session: UE IMSI:[262421264655277] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 03/02 11:06:02.350: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 03/02 11:06:02.355: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 03/02 11:06:02.356: [smf] INFO: Removed Session: UE IMSI:[262427109093088] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 03/02 11:06:02.356: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 03/02 11:06:02.360: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 03/02 11:06:02.361: [smf] INFO: Removed Session: UE IMSI:[262421601031042] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 03/02 11:06:02.361: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 03/02 11:06:02.366: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 03/02 11:06:02.366: [smf] INFO: Removed Session: UE IMSI:[262427709609491] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 03/02 11:06:02.366: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 03/02 11:06:02.371: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 03/02 11:06:02.371: [smf] INFO: Removed Session: UE IMSI:[262428031968966] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 03/02 11:06:02.371: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 03/02 11:06:02.376: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 03/02 11:06:02.377: [smf] INFO: Removed Session: UE IMSI:[262429048089211] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 03/02 11:06:02.377: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 03/02 11:06:02.381: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 03/02 11:06:02.382: [smf] INFO: Removed Session: UE IMSI:[262425505532914] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 03/02 11:06:02.382: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 03/02 11:06:02.387: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 03/02 11:06:02.387: [smf] INFO: Removed Session: UE IMSI:[262422429543828] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 03/02 11:06:02.387: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 03/02 11:06:02.392: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 03/02 11:06:02.392: [smf] INFO: Removed Session: UE IMSI:[262428032965402] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 03/02 11:06:02.392: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 03/02 11:06:02.397: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 03/02 11:06:02.397: [smf] INFO: Removed Session: UE IMSI:[262429932887078] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 03/02 11:06:02.397: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 03/02 11:06:02.402: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 03/02 11:06:02.403: [smf] INFO: Removed Session: UE IMSI:[262420856149774] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 03/02 11:06:02.403: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 03/02 11:06:02.408: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 03/02 11:06:02.408: [smf] INFO: Removed Session: UE IMSI:[262424192578489] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 03/02 11:06:02.408: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 03/02 11:06:02.413: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 03/02 11:06:02.413: [smf] INFO: Removed Session: UE IMSI:[262424127242550] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 03/02 11:06:02.413: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 03/02 11:06:02.418: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 03/02 11:06:02.418: [smf] INFO: Removed Session: UE IMSI:[262420259084460] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 03/02 11:06:02.418: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 03/02 11:06:02.423: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 03/02 11:06:02.424: [smf] INFO: Removed Session: UE IMSI:[262421564849796] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 03/02 11:06:02.424: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 03/02 11:06:02.429: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 03/02 11:06:02.429: [smf] INFO: Removed Session: UE IMSI:[262423761565097] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 03/02 11:06:02.429: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 03/02 11:06:02.434: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 03/02 11:06:02.434: [smf] INFO: Removed Session: UE IMSI:[262420103710106] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 03/02 11:06:02.434: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 03/02 11:06:02.439: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 03/02 11:06:02.439: [smf] INFO: Removed Session: UE IMSI:[262425899375346] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 03/02 11:06:02.439: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 03/02 11:06:02.444: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 03/02 11:06:02.445: [smf] INFO: Removed Session: UE IMSI:[262424478768651] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 03/02 11:06:02.445: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 03/02 11:06:02.450: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 03/02 11:06:02.450: [smf] INFO: Removed Session: UE IMSI:[262428984694151] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 03/02 11:06:02.450: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 03/02 11:06:02.455: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 03/02 11:06:02.455: [smf] INFO: Removed Session: UE IMSI:[262426411412136] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 03/02 11:06:02.455: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 03/02 11:06:02.460: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 03/02 11:06:02.460: [smf] INFO: Removed Session: UE IMSI:[262426931495669] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 03/02 11:06:02.460: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 03/02 11:06:02.465: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 03/02 11:06:02.466: [smf] INFO: Removed Session: UE IMSI:[262423082268974] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 03/02 11:06:02.466: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 03/02 11:06:02.470: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 03/02 11:06:02.471: [smf] INFO: Removed Session: UE IMSI:[262429777904583] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 03/02 11:06:02.471: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 03/02 11:06:02.476: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 03/02 11:06:02.476: [smf] INFO: Removed Session: UE IMSI:[262421687517281] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 03/02 11:06:02.476: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 03/02 11:06:02.481: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 03/02 11:06:02.481: [smf] INFO: Removed Session: UE IMSI:[262424910206570] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 03/02 11:06:02.481: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 03/02 11:06:02.486: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 03/02 11:06:02.487: [smf] INFO: Removed Session: UE IMSI:[262420371974125] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 03/02 11:06:02.487: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 03/02 11:06:02.491: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 03/02 11:06:02.492: [smf] INFO: Removed Session: UE IMSI:[262421835162997] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 03/02 11:06:02.492: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 03/02 11:06:02.497: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 03/02 11:06:02.497: [smf] INFO: Removed Session: UE IMSI:[262425023685641] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 03/02 11:06:02.497: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 03/02 11:06:02.502: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 03/02 11:06:02.502: [smf] INFO: Removed Session: UE IMSI:[262425346039998] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 03/02 11:06:02.502: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 03/02 11:06:02.507: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 03/02 11:06:02.507: [smf] INFO: Removed Session: UE IMSI:[262429536296279] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 03/02 11:06:02.507: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 03/02 11:06:02.512: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 03/02 11:06:02.513: [smf] INFO: Removed Session: UE IMSI:[262428326926018] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 03/02 11:06:02.513: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 03/02 11:06:02.518: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 03/02 11:06:02.518: [smf] INFO: Removed Session: UE IMSI:[262427071070582] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 03/02 11:06:02.518: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 03/02 11:06:02.523: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 03/02 11:06:02.523: [smf] INFO: Removed Session: UE IMSI:[262425052808688] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 03/02 11:06:02.523: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 03/02 11:06:02.528: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 03/02 11:06:02.528: [smf] INFO: Removed Session: UE IMSI:[262423733892644] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 03/02 11:06:02.528: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 03/02 11:06:02.533: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 03/02 11:06:02.534: [smf] INFO: Removed Session: UE IMSI:[262426549791399] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 03/02 11:06:02.534: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 03/02 11:06:02.538: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 03/02 11:06:02.539: [smf] INFO: Removed Session: UE IMSI:[262425822909267] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 03/02 11:06:02.539: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 03/02 11:06:02.544: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 03/02 11:06:02.544: [smf] INFO: Removed Session: UE IMSI:[262425905867780] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 03/02 11:06:02.544: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 03/02 11:06:02.549: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 03/02 11:06:02.549: [smf] INFO: Removed Session: UE IMSI:[262427010796062] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 03/02 11:06:02.549: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 03/02 11:06:02.554: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 03/02 11:06:02.554: [smf] INFO: Removed Session: UE IMSI:[262426486164186] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 03/02 11:06:02.554: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 03/02 11:06:02.559: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 03/02 11:06:02.560: [smf] INFO: Removed Session: UE IMSI:[262421635348861] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 03/02 11:06:02.560: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 03/02 11:06:02.565: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 03/02 11:06:02.565: [smf] INFO: Removed Session: UE IMSI:[262422140732443] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 03/02 11:06:02.565: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 03/02 11:06:02.570: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 03/02 11:06:02.570: [smf] INFO: Removed Session: UE IMSI:[262423084943484] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 03/02 11:06:02.570: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 03/02 11:06:02.575: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 03/02 11:06:02.575: [smf] INFO: Removed Session: UE IMSI:[262427572714540] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 03/02 11:06:02.575: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 03/02 11:06:02.580: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 03/02 11:06:02.581: [smf] INFO: Removed Session: UE IMSI:[262421264377813] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 03/02 11:06:02.581: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 03/02 11:06:02.586: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 03/02 11:06:02.586: [smf] INFO: Removed Session: UE IMSI:[262421867349463] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 03/02 11:06:02.586: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 03/02 11:06:02.591: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 03/02 11:06:02.591: [smf] INFO: Removed Session: UE IMSI:[262420862271791] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 03/02 11:06:02.591: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 03/02 11:06:02.596: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 03/02 11:06:02.596: [smf] INFO: Removed Session: UE IMSI:[262423070632182] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 03/02 11:06:02.596: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 03/02 11:06:02.601: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 03/02 11:06:02.602: [smf] INFO: Removed Session: UE IMSI:[262424765761527] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 03/02 11:06:02.602: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 03/02 11:06:02.606: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 03/02 11:06:02.607: [smf] INFO: Removed Session: UE IMSI:[262427397668018] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 03/02 11:06:02.607: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 03/02 11:06:02.612: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 03/02 11:06:02.612: [smf] INFO: Removed Session: UE IMSI:[262422164184960] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 03/02 11:06:02.612: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 03/02 11:06:02.617: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 03/02 11:06:02.617: [smf] INFO: Removed Session: UE IMSI:[262424295696463] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 03/02 11:06:02.617: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 03/02 11:06:02.622: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 03/02 11:06:02.622: [smf] INFO: Removed Session: UE IMSI:[262425798961503] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 03/02 11:06:02.622: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 03/02 11:06:02.627: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 03/02 11:06:02.628: [smf] INFO: Removed Session: UE IMSI:[262428225237826] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 03/02 11:06:02.628: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 03/02 11:06:02.633: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 03/02 11:06:02.633: [smf] INFO: Removed Session: UE IMSI:[262424912391914] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 03/02 11:06:02.633: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 03/02 11:06:02.638: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 03/02 11:06:02.638: [smf] INFO: Removed Session: UE IMSI:[262421269960552] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 03/02 11:06:02.638: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 03/02 11:06:02.643: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 03/02 11:06:02.643: [smf] INFO: Removed Session: UE IMSI:[262427383131172] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 03/02 11:06:02.643: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 03/02 11:06:02.648: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 03/02 11:06:02.649: [smf] INFO: Removed Session: UE IMSI:[262424865007994] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 03/02 11:06:02.649: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 03/02 11:06:02.653: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 03/02 11:06:02.654: [smf] INFO: Removed Session: UE IMSI:[262428609808308] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 03/02 11:06:02.654: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 03/02 11:06:02.659: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 03/02 11:06:02.659: [smf] INFO: Removed Session: UE IMSI:[262421531547378] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 03/02 11:06:02.659: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 03/02 11:06:02.664: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 03/02 11:06:02.664: [smf] INFO: Removed Session: UE IMSI:[262426651129705] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 03/02 11:06:02.664: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 03/02 11:06:02.669: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 03/02 11:06:02.669: [smf] INFO: Removed Session: UE IMSI:[262423725325421] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 03/02 11:06:02.669: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 03/02 11:06:02.674: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 03/02 11:06:02.675: [smf] INFO: Removed Session: UE IMSI:[262420410909103] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 03/02 11:06:02.675: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 03/02 11:06:02.680: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 03/02 11:06:02.680: [smf] INFO: Removed Session: UE IMSI:[262426224580955] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 03/02 11:06:02.680: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 03/02 11:06:02.685: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 03/02 11:06:02.685: [smf] INFO: Removed Session: UE IMSI:[262425686247397] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 03/02 11:06:02.685: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 03/02 11:06:02.690: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 03/02 11:06:02.690: [smf] INFO: Removed Session: UE IMSI:[262428336942152] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 03/02 11:06:02.690: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 03/02 11:06:02.695: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 03/02 11:06:02.696: [smf] INFO: Removed Session: UE IMSI:[262428306838883] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 03/02 11:06:02.696: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 03/02 11:06:02.701: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 03/02 11:06:02.701: [smf] INFO: Removed Session: UE IMSI:[262429425815977] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 03/02 11:06:02.701: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 03/02 11:06:02.706: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 03/02 11:06:02.706: [smf] INFO: Removed Session: UE IMSI:[262425446065792] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 03/02 11:06:02.706: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 03/02 11:06:02.711: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 03/02 11:06:02.711: [smf] INFO: Removed Session: UE IMSI:[262423078962953] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 03/02 11:06:02.711: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 03/02 11:06:02.716: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 03/02 11:06:02.717: [smf] INFO: Removed Session: UE IMSI:[262421163793671] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 03/02 11:06:02.717: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 03/02 11:06:02.721: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 03/02 11:06:02.722: [smf] INFO: Removed Session: UE IMSI:[262427841968768] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 03/02 11:06:02.722: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 03/02 11:06:02.727: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 03/02 11:06:02.727: [smf] INFO: Removed Session: UE IMSI:[262423131634267] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 03/02 11:06:02.727: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 03/02 11:06:02.732: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 03/02 11:06:02.732: [smf] INFO: Removed Session: UE IMSI:[262423051518478] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 03/02 11:06:02.732: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 03/02 11:06:02.737: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 03/02 11:06:02.737: [smf] INFO: Removed Session: UE IMSI:[262427325208124] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 03/02 11:06:02.737: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 03/02 11:06:02.742: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 03/02 11:06:02.743: [smf] INFO: Removed Session: UE IMSI:[262428695791357] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 03/02 11:06:02.743: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 03/02 11:06:02.748: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 03/02 11:06:02.748: [smf] INFO: Removed Session: UE IMSI:[262429378850782] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 03/02 11:06:02.748: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 03/02 11:06:02.753: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 03/02 11:06:02.753: [smf] INFO: Removed Session: UE IMSI:[262424568669445] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 03/02 11:06:02.753: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 03/02 11:06:02.758: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 03/02 11:06:02.758: [smf] INFO: Removed Session: UE IMSI:[262428709114247] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 03/02 11:06:02.758: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 03/02 11:06:02.763: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 03/02 11:06:02.764: [smf] INFO: Removed Session: UE IMSI:[262426967952663] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 03/02 11:06:02.764: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 03/02 11:06:02.769: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 03/02 11:06:02.769: [smf] INFO: Removed Session: UE IMSI:[262423674190988] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 03/02 11:06:02.769: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 03/02 11:06:02.774: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 03/02 11:06:02.774: [smf] INFO: Removed Session: UE IMSI:[262420323127644] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 03/02 11:06:02.774: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 03/02 11:06:02.779: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 03/02 11:06:02.779: [smf] INFO: Removed Session: UE IMSI:[262428196573137] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 03/02 11:06:02.779: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 03/02 11:06:02.784: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 03/02 11:06:02.785: [smf] INFO: Removed Session: UE IMSI:[262427821170556] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 03/02 11:06:02.785: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 03/02 11:06:02.789: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 03/02 11:06:02.790: [smf] INFO: Removed Session: UE IMSI:[262423711806948] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 03/02 11:06:02.790: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 03/02 11:06:02.795: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 03/02 11:06:02.795: [smf] INFO: Removed Session: UE IMSI:[262425860085669] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 03/02 11:06:02.795: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 03/02 11:06:02.800: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 03/02 11:06:02.800: [smf] INFO: Removed Session: UE IMSI:[262422050160682] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 03/02 11:06:02.800: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 03/02 11:06:02.805: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 03/02 11:06:02.806: [smf] INFO: Removed Session: UE IMSI:[262420014281324] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 03/02 11:06:02.806: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 03/02 11:06:02.810: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 03/02 11:06:02.811: [smf] INFO: Removed Session: UE IMSI:[262429551333292] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 03/02 11:06:02.811: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 03/02 11:06:02.816: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 03/02 11:06:02.816: [smf] INFO: Removed Session: UE IMSI:[262421055793893] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 03/02 11:06:02.816: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 03/02 11:06:02.821: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 03/02 11:06:02.821: [smf] INFO: Removed Session: UE IMSI:[262421809681932] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 03/02 11:06:02.821: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 03/02 11:06:02.826: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 03/02 11:06:02.826: [smf] INFO: Removed Session: UE IMSI:[262424696749717] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 03/02 11:06:02.826: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 03/02 11:06:02.831: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 03/02 11:06:02.832: [smf] INFO: Removed Session: UE IMSI:[262420995980703] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 03/02 11:06:02.832: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 03/02 11:06:02.837: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 03/02 11:06:02.837: [smf] INFO: Removed Session: UE IMSI:[262428689134316] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 03/02 11:06:02.837: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 03/02 11:06:02.842: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 03/02 11:06:02.842: [smf] INFO: Removed Session: UE IMSI:[262427732608900] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 03/02 11:06:02.842: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 03/02 11:06:02.847: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 03/02 11:06:02.847: [smf] INFO: Removed Session: UE IMSI:[262421224747040] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 03/02 11:06:02.847: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 03/02 11:06:02.852: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 03/02 11:06:02.853: [smf] INFO: Removed Session: UE IMSI:[262427150431503] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 03/02 11:06:02.853: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 03/02 11:06:02.858: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 03/02 11:06:02.858: [smf] INFO: Removed Session: UE IMSI:[262420029760217] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 03/02 11:06:02.858: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 03/02 11:06:02.863: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 03/02 11:06:02.863: [smf] INFO: Removed Session: UE IMSI:[262420916333600] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 03/02 11:06:02.863: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 03/02 11:06:02.868: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 03/02 11:06:02.868: [smf] INFO: Removed Session: UE IMSI:[262428476852610] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 03/02 11:06:02.868: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 03/02 11:06:02.873: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 03/02 11:06:02.873: [smf] INFO: Removed Session: UE IMSI:[262424729767965] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 03/02 11:06:02.873: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 03/02 11:06:02.878: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 03/02 11:06:02.879: [smf] INFO: Removed Session: UE IMSI:[262423026471515] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 03/02 11:06:02.879: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 03/02 11:06:02.884: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 03/02 11:06:02.884: [smf] INFO: Removed Session: UE IMSI:[262428415943949] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 03/02 11:06:02.884: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 03/02 11:06:02.889: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 03/02 11:06:02.889: [smf] INFO: Removed Session: UE IMSI:[262426020913994] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 03/02 11:06:02.889: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 03/02 11:06:02.894: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 03/02 11:06:02.894: [smf] INFO: Removed Session: UE IMSI:[262422369854830] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 03/02 11:06:02.894: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 03/02 11:06:02.899: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 03/02 11:06:02.900: [smf] INFO: Removed Session: UE IMSI:[262423869720465] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 03/02 11:06:02.900: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 03/02 11:06:02.905: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 03/02 11:06:02.905: [smf] INFO: Removed Session: UE IMSI:[262422942171657] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 03/02 11:06:02.905: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 03/02 11:06:02.910: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 03/02 11:06:02.910: [smf] INFO: Removed Session: UE IMSI:[262424398947015] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 03/02 11:06:02.910: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 03/02 11:06:02.915: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 03/02 11:06:02.915: [smf] INFO: Removed Session: UE IMSI:[262427092614517] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 03/02 11:06:02.915: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 03/02 11:06:02.920: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 03/02 11:06:02.920: [smf] INFO: Removed Session: UE IMSI:[262424263148228] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 03/02 11:06:02.921: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 03/02 11:06:02.925: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 03/02 11:06:02.926: [smf] INFO: Removed Session: UE IMSI:[262429067435081] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 03/02 11:06:02.926: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 03/02 11:06:02.931: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 03/02 11:06:02.931: [smf] INFO: Removed Session: UE IMSI:[262423053250924] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 03/02 11:06:02.931: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 03/02 11:06:02.936: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 03/02 11:06:02.936: [smf] INFO: Removed Session: UE IMSI:[262426331803862] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 03/02 11:06:02.936: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 03/02 11:06:02.941: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 03/02 11:06:02.941: [smf] INFO: Removed Session: UE IMSI:[262422565783633] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 03/02 11:06:02.941: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 03/02 11:06:02.946: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 03/02 11:06:02.947: [smf] INFO: Removed Session: UE IMSI:[262428574540371] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 03/02 11:06:02.947: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 03/02 11:06:02.952: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 03/02 11:06:02.952: [smf] INFO: Removed Session: UE IMSI:[262424822653326] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 03/02 11:06:02.952: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 03/02 11:06:02.957: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 03/02 11:06:02.957: [smf] INFO: Removed Session: UE IMSI:[262428268491034] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 03/02 11:06:02.957: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 03/02 11:06:02.962: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 03/02 11:06:02.962: [smf] INFO: Removed Session: UE IMSI:[262420375620895] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 03/02 11:06:02.962: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 03/02 11:06:02.967: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 03/02 11:06:02.968: [smf] INFO: Removed Session: UE IMSI:[262428622737036] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 03/02 11:06:02.968: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 03/02 11:06:02.973: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 03/02 11:06:02.973: [smf] INFO: Removed Session: UE IMSI:[262422422869808] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 03/02 11:06:02.973: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 03/02 11:06:02.978: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 03/02 11:06:02.978: [smf] INFO: Removed Session: UE IMSI:[262421873026265] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 03/02 11:06:02.978: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 03/02 11:06:02.983: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 03/02 11:06:02.983: [smf] INFO: Removed Session: UE IMSI:[262426016138717] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 03/02 11:06:02.983: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 03/02 11:06:02.988: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 03/02 11:06:02.989: [smf] INFO: Removed Session: UE IMSI:[262425357210481] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 03/02 11:06:02.989: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 03/02 11:06:02.994: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 03/02 11:06:02.994: [smf] INFO: Removed Session: UE IMSI:[262429249748531] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 03/02 11:06:02.994: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 03/02 11:06:02.999: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 03/02 11:06:02.999: [smf] INFO: Removed Session: UE IMSI:[262420905081656] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:02.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 03/02 11:06:02.999: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 03/02 11:06:03.004: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 03/02 11:06:03.004: [smf] INFO: Removed Session: UE IMSI:[262424828781853] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 03/02 11:06:03.004: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 03/02 11:06:03.009: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 03/02 11:06:03.009: [smf] INFO: Removed Session: UE IMSI:[262427797973313] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 03/02 11:06:03.009: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 03/02 11:06:03.014: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 03/02 11:06:03.015: [smf] INFO: Removed Session: UE IMSI:[262427016696701] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 03/02 11:06:03.015: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 03/02 11:06:03.020: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 03/02 11:06:03.020: [smf] INFO: Removed Session: UE IMSI:[262423559981510] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 03/02 11:06:03.020: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 03/02 11:06:03.025: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 03/02 11:06:03.025: [smf] INFO: Removed Session: UE IMSI:[262425084239779] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 03/02 11:06:03.025: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 03/02 11:06:03.030: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 03/02 11:06:03.031: [smf] INFO: Removed Session: UE IMSI:[262423902964896] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 03/02 11:06:03.031: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 03/02 11:06:03.036: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 03/02 11:06:03.036: [smf] INFO: Removed Session: UE IMSI:[262424846130830] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 03/02 11:06:03.036: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 03/02 11:06:03.041: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 03/02 11:06:03.041: [smf] INFO: Removed Session: UE IMSI:[262421969914143] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 03/02 11:06:03.041: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 03/02 11:06:03.046: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 03/02 11:06:03.047: [smf] INFO: Removed Session: UE IMSI:[262427116123570] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 03/02 11:06:03.047: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 03/02 11:06:03.052: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 03/02 11:06:03.052: [smf] INFO: Removed Session: UE IMSI:[262428567055210] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 03/02 11:06:03.052: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 03/02 11:06:03.057: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 03/02 11:06:03.057: [smf] INFO: Removed Session: UE IMSI:[262429399527822] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 03/02 11:06:03.057: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 03/02 11:06:03.062: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 03/02 11:06:03.063: [smf] INFO: Removed Session: UE IMSI:[262426996044216] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 03/02 11:06:03.063: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 03/02 11:06:03.068: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 03/02 11:06:03.068: [smf] INFO: Removed Session: UE IMSI:[262425936977557] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 03/02 11:06:03.068: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 03/02 11:06:03.073: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 03/02 11:06:03.073: [smf] INFO: Removed Session: UE IMSI:[262422789901752] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 03/02 11:06:03.073: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 03/02 11:06:03.078: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 03/02 11:06:03.079: [smf] INFO: Removed Session: UE IMSI:[262426861947819] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 03/02 11:06:03.079: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 03/02 11:06:03.084: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 03/02 11:06:03.084: [smf] INFO: Removed Session: UE IMSI:[262420317127067] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 03/02 11:06:03.084: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 03/02 11:06:03.089: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 03/02 11:06:03.089: [smf] INFO: Removed Session: UE IMSI:[262422844781445] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 03/02 11:06:03.089: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 03/02 11:06:03.094: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 03/02 11:06:03.095: [smf] INFO: Removed Session: UE IMSI:[262429450804689] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 03/02 11:06:03.095: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 03/02 11:06:03.100: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 03/02 11:06:03.100: [smf] INFO: Removed Session: UE IMSI:[262423383497086] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 03/02 11:06:03.100: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 03/02 11:06:03.105: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 03/02 11:06:03.105: [smf] INFO: Removed Session: UE IMSI:[262422476783111] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 03/02 11:06:03.105: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 03/02 11:06:03.110: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 03/02 11:06:03.111: [smf] INFO: Removed Session: UE IMSI:[262423778240897] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 03/02 11:06:03.111: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 03/02 11:06:03.115: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 03/02 11:06:03.116: [smf] INFO: Removed Session: UE IMSI:[262427597472128] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 03/02 11:06:03.116: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 03/02 11:06:03.121: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 03/02 11:06:03.121: [smf] INFO: Removed Session: UE IMSI:[262428276619121] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 03/02 11:06:03.121: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 03/02 11:06:03.126: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 03/02 11:06:03.126: [smf] INFO: Removed Session: UE IMSI:[262424061962681] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 03/02 11:06:03.126: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 03/02 11:06:03.131: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 03/02 11:06:03.132: [smf] INFO: Removed Session: UE IMSI:[262426658063801] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 03/02 11:06:03.132: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 03/02 11:06:03.137: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 03/02 11:06:03.137: [smf] INFO: Removed Session: UE IMSI:[262421373771983] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 03/02 11:06:03.137: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 03/02 11:06:03.142: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 03/02 11:06:03.142: [smf] INFO: Removed Session: UE IMSI:[262424498575267] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 03/02 11:06:03.142: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 03/02 11:06:03.147: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 03/02 11:06:03.148: [smf] INFO: Removed Session: UE IMSI:[262425734598250] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 03/02 11:06:03.148: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 03/02 11:06:03.153: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 03/02 11:06:03.153: [smf] INFO: Removed Session: UE IMSI:[262420834458756] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 03/02 11:06:03.153: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 03/02 11:06:03.158: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 03/02 11:06:03.158: [smf] INFO: Removed Session: UE IMSI:[262422761759545] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 03/02 11:06:03.158: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 03/02 11:06:03.163: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 03/02 11:06:03.164: [smf] INFO: Removed Session: UE IMSI:[262423276174478] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 03/02 11:06:03.164: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 03/02 11:06:03.168: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 03/02 11:06:03.169: [smf] INFO: Removed Session: UE IMSI:[262427805059953] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 03/02 11:06:03.169: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 03/02 11:06:03.174: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 03/02 11:06:03.174: [smf] INFO: Removed Session: UE IMSI:[262425368416013] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 03/02 11:06:03.174: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 03/02 11:06:03.179: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 03/02 11:06:03.180: [smf] INFO: Removed Session: UE IMSI:[262425784030562] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 03/02 11:06:03.180: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 03/02 11:06:03.184: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 03/02 11:06:03.185: [smf] INFO: Removed Session: UE IMSI:[262427961308280] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 03/02 11:06:03.185: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 03/02 11:06:03.190: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 03/02 11:06:03.190: [smf] INFO: Removed Session: UE IMSI:[262428796467759] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 03/02 11:06:03.190: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 03/02 11:06:03.195: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 03/02 11:06:03.196: [smf] INFO: Removed Session: UE IMSI:[262423797944714] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 03/02 11:06:03.196: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 03/02 11:06:03.200: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 03/02 11:06:03.201: [smf] INFO: Removed Session: UE IMSI:[262427259859172] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 03/02 11:06:03.201: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 03/02 11:06:03.206: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 03/02 11:06:03.206: [smf] INFO: Removed Session: UE IMSI:[262422959323767] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 03/02 11:06:03.206: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 03/02 11:06:03.211: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 03/02 11:06:03.211: [smf] INFO: Removed Session: UE IMSI:[262427791747134] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 03/02 11:06:03.211: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 03/02 11:06:03.216: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 03/02 11:06:03.217: [smf] INFO: Removed Session: UE IMSI:[262420531183621] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 03/02 11:06:03.217: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 03/02 11:06:03.222: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 03/02 11:06:03.222: [smf] INFO: Removed Session: UE IMSI:[262421831414006] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 03/02 11:06:03.222: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 03/02 11:06:03.227: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 03/02 11:06:03.227: [smf] INFO: Removed Session: UE IMSI:[262425589389073] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 03/02 11:06:03.227: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 03/02 11:06:03.232: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 03/02 11:06:03.233: [smf] INFO: Removed Session: UE IMSI:[262428312349975] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 03/02 11:06:03.233: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 03/02 11:06:03.237: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 03/02 11:06:03.238: [smf] INFO: Removed Session: UE IMSI:[262423223610099] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 03/02 11:06:03.238: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 03/02 11:06:03.243: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 03/02 11:06:03.243: [smf] INFO: Removed Session: UE IMSI:[262426239293082] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 03/02 11:06:03.243: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 03/02 11:06:03.248: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 03/02 11:06:03.248: [smf] INFO: Removed Session: UE IMSI:[262421342258929] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 03/02 11:06:03.248: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 03/02 11:06:03.253: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 03/02 11:06:03.254: [smf] INFO: Removed Session: UE IMSI:[262422298203295] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 03/02 11:06:03.254: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 03/02 11:06:03.259: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 03/02 11:06:03.259: [smf] INFO: Removed Session: UE IMSI:[262423926549611] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 03/02 11:06:03.259: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 03/02 11:06:03.264: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 03/02 11:06:03.265: [smf] INFO: Removed Session: UE IMSI:[262423422704169] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 03/02 11:06:03.265: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 03/02 11:06:03.269: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 03/02 11:06:03.270: [smf] INFO: Removed Session: UE IMSI:[262423436354295] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 03/02 11:06:03.270: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 03/02 11:06:03.275: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 03/02 11:06:03.275: [smf] INFO: Removed Session: UE IMSI:[262424001424150] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 03/02 11:06:03.275: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 03/02 11:06:03.281: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 03/02 11:06:03.281: [smf] INFO: Removed Session: UE IMSI:[262424295835840] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 03/02 11:06:03.281: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 03/02 11:06:03.286: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 03/02 11:06:03.287: [smf] INFO: Removed Session: UE IMSI:[262425003974753] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 03/02 11:06:03.287: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 03/02 11:06:03.292: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 03/02 11:06:03.293: [smf] INFO: Removed Session: UE IMSI:[262423903079373] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 03/02 11:06:03.293: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 03/02 11:06:03.298: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 03/02 11:06:03.299: [smf] INFO: Removed Session: UE IMSI:[262425234714620] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 03/02 11:06:03.299: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 03/02 11:06:03.304: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 03/02 11:06:03.305: [smf] INFO: Removed Session: UE IMSI:[262429980865311] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 03/02 11:06:03.305: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 03/02 11:06:03.310: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 03/02 11:06:03.316: [smf] INFO: Removed Session: UE IMSI:[262428092613707] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 03/02 11:06:03.316: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 03/02 11:06:03.317: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 03/02 11:06:03.318: [smf] INFO: Removed Session: UE IMSI:[262423614896704] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 03/02 11:06:03.318: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 03/02 11:06:03.323: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 03/02 11:06:03.323: [smf] INFO: Removed Session: UE IMSI:[262420437812901] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 03/02 11:06:03.323: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 03/02 11:06:03.328: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 03/02 11:06:03.329: [smf] INFO: Removed Session: UE IMSI:[262420048739605] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 03/02 11:06:03.329: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 03/02 11:06:03.333: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 03/02 11:06:03.334: [smf] INFO: Removed Session: UE IMSI:[262422813751052] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 03/02 11:06:03.334: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 03/02 11:06:03.339: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 03/02 11:06:03.339: [smf] INFO: Removed Session: UE IMSI:[262421927579599] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 03/02 11:06:03.339: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 03/02 11:06:03.344: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 03/02 11:06:03.345: [smf] INFO: Removed Session: UE IMSI:[262428079391457] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 03/02 11:06:03.345: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 03/02 11:06:03.350: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 03/02 11:06:03.350: [smf] INFO: Removed Session: UE IMSI:[262423849848849] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 03/02 11:06:03.350: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 03/02 11:06:03.355: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 03/02 11:06:03.355: [smf] INFO: Removed Session: UE IMSI:[262421428932997] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 03/02 11:06:03.355: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 03/02 11:06:03.360: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 03/02 11:06:03.361: [smf] INFO: Removed Session: UE IMSI:[262429354447660] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 03/02 11:06:03.361: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 03/02 11:06:03.366: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 03/02 11:06:03.366: [smf] INFO: Removed Session: UE IMSI:[262425995046897] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 03/02 11:06:03.366: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 03/02 11:06:03.371: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 03/02 11:06:03.371: [smf] INFO: Removed Session: UE IMSI:[262429940519615] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 03/02 11:06:03.371: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 03/02 11:06:03.376: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 03/02 11:06:03.377: [smf] INFO: Removed Session: UE IMSI:[262425835914236] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 03/02 11:06:03.377: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 03/02 11:06:03.382: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 03/02 11:06:03.382: [smf] INFO: Removed Session: UE IMSI:[262421736250592] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 03/02 11:06:03.382: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 03/02 11:06:03.387: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 03/02 11:06:03.387: [smf] INFO: Removed Session: UE IMSI:[262425376463504] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 03/02 11:06:03.387: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 03/02 11:06:03.392: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 03/02 11:06:03.393: [smf] INFO: Removed Session: UE IMSI:[262429095808150] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 03/02 11:06:03.393: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 03/02 11:06:03.398: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 03/02 11:06:03.398: [smf] INFO: Removed Session: UE IMSI:[262428957642480] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 03/02 11:06:03.398: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 03/02 11:06:03.403: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 03/02 11:06:03.403: [smf] INFO: Removed Session: UE IMSI:[262422780042004] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 03/02 11:06:03.403: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 03/02 11:06:03.408: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 03/02 11:06:03.409: [smf] INFO: Removed Session: UE IMSI:[262428781940101] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 03/02 11:06:03.409: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 03/02 11:06:03.414: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 03/02 11:06:03.414: [smf] INFO: Removed Session: UE IMSI:[262429947439030] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 03/02 11:06:03.414: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 03/02 11:06:03.419: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 03/02 11:06:03.419: [smf] INFO: Removed Session: UE IMSI:[262422181234213] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 03/02 11:06:03.419: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 03/02 11:06:03.424: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 03/02 11:06:03.425: [smf] INFO: Removed Session: UE IMSI:[262424180834147] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 03/02 11:06:03.425: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 03/02 11:06:03.430: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 03/02 11:06:03.430: [smf] INFO: Removed Session: UE IMSI:[262426246781858] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 03/02 11:06:03.430: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 03/02 11:06:03.435: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 03/02 11:06:03.435: [smf] INFO: Removed Session: UE IMSI:[262422337261141] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 03/02 11:06:03.435: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 03/02 11:06:03.440: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 03/02 11:06:03.441: [smf] INFO: Removed Session: UE IMSI:[262427655451154] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 03/02 11:06:03.441: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 03/02 11:06:03.446: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 03/02 11:06:03.446: [smf] INFO: Removed Session: UE IMSI:[262422956675008] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 03/02 11:06:03.446: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 03/02 11:06:03.451: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 03/02 11:06:03.451: [smf] INFO: Removed Session: UE IMSI:[262428151653973] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 03/02 11:06:03.451: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 03/02 11:06:03.456: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 03/02 11:06:03.457: [smf] INFO: Removed Session: UE IMSI:[262429383364283] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 03/02 11:06:03.457: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 03/02 11:06:03.462: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 03/02 11:06:03.462: [smf] INFO: Removed Session: UE IMSI:[262429435688020] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 03/02 11:06:03.462: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 03/02 11:06:03.467: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 03/02 11:06:03.467: [smf] INFO: Removed Session: UE IMSI:[262423546728683] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 03/02 11:06:03.467: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 03/02 11:06:03.472: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 03/02 11:06:03.473: [smf] INFO: Removed Session: UE IMSI:[262422867443451] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 03/02 11:06:03.473: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 03/02 11:06:03.478: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 03/02 11:06:03.478: [smf] INFO: Removed Session: UE IMSI:[262424503236148] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 03/02 11:06:03.478: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 03/02 11:06:03.483: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 03/02 11:06:03.484: [smf] INFO: Removed Session: UE IMSI:[262424298873217] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 03/02 11:06:03.484: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 03/02 11:06:03.489: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 03/02 11:06:03.489: [smf] INFO: Removed Session: UE IMSI:[262427787610903] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 03/02 11:06:03.489: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 03/02 11:06:03.494: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 03/02 11:06:03.495: [smf] INFO: Removed Session: UE IMSI:[262424481323614] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 03/02 11:06:03.495: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 03/02 11:06:03.500: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 03/02 11:06:03.500: [smf] INFO: Removed Session: UE IMSI:[262428122831228] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 03/02 11:06:03.500: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 03/02 11:06:03.505: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 03/02 11:06:03.505: [smf] INFO: Removed Session: UE IMSI:[262423821047096] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 03/02 11:06:03.505: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 03/02 11:06:03.510: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 03/02 11:06:03.511: [smf] INFO: Removed Session: UE IMSI:[262423362109214] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 03/02 11:06:03.511: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 03/02 11:06:03.516: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 03/02 11:06:03.516: [smf] INFO: Removed Session: UE IMSI:[262425273532522] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 03/02 11:06:03.516: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 03/02 11:06:03.521: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 03/02 11:06:03.521: [smf] INFO: Removed Session: UE IMSI:[262428785851973] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 03/02 11:06:03.521: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 03/02 11:06:03.526: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 03/02 11:06:03.527: [smf] INFO: Removed Session: UE IMSI:[262422597133220] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 03/02 11:06:03.527: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 03/02 11:06:03.532: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 03/02 11:06:03.532: [smf] INFO: Removed Session: UE IMSI:[262427243778263] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 03/02 11:06:03.532: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 03/02 11:06:03.537: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 03/02 11:06:03.538: [smf] INFO: Removed Session: UE IMSI:[262427181087895] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 03/02 11:06:03.538: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 03/02 11:06:03.543: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 03/02 11:06:03.543: [smf] INFO: Removed Session: UE IMSI:[262424353645296] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 03/02 11:06:03.543: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 03/02 11:06:03.548: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 03/02 11:06:03.548: [smf] INFO: Removed Session: UE IMSI:[262426974845848] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 03/02 11:06:03.548: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 03/02 11:06:03.553: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 03/02 11:06:03.554: [smf] INFO: Removed Session: UE IMSI:[262429163677573] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 03/02 11:06:03.554: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 03/02 11:06:03.558: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 03/02 11:06:03.559: [smf] INFO: Removed Session: UE IMSI:[262423196810805] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 03/02 11:06:03.559: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 03/02 11:06:03.564: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 03/02 11:06:03.564: [smf] INFO: Removed Session: UE IMSI:[262428488578678] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 03/02 11:06:03.564: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 03/02 11:06:03.569: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 03/02 11:06:03.569: [smf] INFO: Removed Session: UE IMSI:[262429973796579] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 03/02 11:06:03.569: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 03/02 11:06:03.574: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 03/02 11:06:03.575: [smf] INFO: Removed Session: UE IMSI:[262425781601355] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 03/02 11:06:03.575: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 03/02 11:06:03.580: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 03/02 11:06:03.580: [smf] INFO: Removed Session: UE IMSI:[262426171496655] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 03/02 11:06:03.581: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 03/02 11:06:03.585: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 03/02 11:06:03.586: [smf] INFO: Removed Session: UE IMSI:[262428358593587] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 03/02 11:06:03.586: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 03/02 11:06:03.590: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 03/02 11:06:03.591: [smf] INFO: Removed Session: UE IMSI:[262429086015829] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 03/02 11:06:03.591: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 03/02 11:06:03.596: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 03/02 11:06:03.596: [smf] INFO: Removed Session: UE IMSI:[262428591598191] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 03/02 11:06:03.596: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 03/02 11:06:03.601: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 03/02 11:06:03.602: [smf] INFO: Removed Session: UE IMSI:[262427948605497] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 03/02 11:06:03.602: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 03/02 11:06:03.606: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 03/02 11:06:03.607: [smf] INFO: Removed Session: UE IMSI:[262426311542253] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 03/02 11:06:03.607: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 03/02 11:06:03.612: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 03/02 11:06:03.612: [smf] INFO: Removed Session: UE IMSI:[262429822273284] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 03/02 11:06:03.612: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 03/02 11:06:03.617: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 03/02 11:06:03.618: [smf] INFO: Removed Session: UE IMSI:[262426448497640] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 03/02 11:06:03.618: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 03/02 11:06:03.623: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 03/02 11:06:03.623: [smf] INFO: Removed Session: UE IMSI:[262426197532073] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 03/02 11:06:03.623: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 03/02 11:06:03.628: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 03/02 11:06:03.628: [smf] INFO: Removed Session: UE IMSI:[262425428062706] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 03/02 11:06:03.629: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 03/02 11:06:03.633: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 03/02 11:06:03.634: [smf] INFO: Removed Session: UE IMSI:[262429976262005] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 03/02 11:06:03.634: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 03/02 11:06:03.639: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 03/02 11:06:03.639: [smf] INFO: Removed Session: UE IMSI:[262427224746019] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 03/02 11:06:03.639: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 03/02 11:06:03.644: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 03/02 11:06:03.645: [smf] INFO: Removed Session: UE IMSI:[262425772120994] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 03/02 11:06:03.645: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 03/02 11:06:03.649: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 03/02 11:06:03.650: [smf] INFO: Removed Session: UE IMSI:[262427584445078] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 03/02 11:06:03.650: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 03/02 11:06:03.655: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 03/02 11:06:03.655: [smf] INFO: Removed Session: UE IMSI:[262429107507875] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 03/02 11:06:03.655: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 03/02 11:06:03.660: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 03/02 11:06:03.660: [smf] INFO: Removed Session: UE IMSI:[262421649649214] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 03/02 11:06:03.660: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 03/02 11:06:03.665: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 03/02 11:06:03.666: [smf] INFO: Removed Session: UE IMSI:[262429016218226] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 03/02 11:06:03.666: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 03/02 11:06:03.671: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 03/02 11:06:03.671: [smf] INFO: Removed Session: UE IMSI:[262422721258919] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 03/02 11:06:03.671: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 03/02 11:06:03.676: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 03/02 11:06:03.676: [smf] INFO: Removed Session: UE IMSI:[262424752076842] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 03/02 11:06:03.676: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 03/02 11:06:03.681: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 03/02 11:06:03.682: [smf] INFO: Removed Session: UE IMSI:[262422960796282] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 03/02 11:06:03.682: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 03/02 11:06:03.687: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 03/02 11:06:03.687: [smf] INFO: Removed Session: UE IMSI:[262426603200217] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 03/02 11:06:03.687: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 03/02 11:06:03.692: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 03/02 11:06:03.693: [smf] INFO: Removed Session: UE IMSI:[262425200490817] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 03/02 11:06:03.693: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 03/02 11:06:03.698: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 03/02 11:06:03.699: [smf] INFO: Removed Session: UE IMSI:[262425849923455] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 03/02 11:06:03.699: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 03/02 11:06:03.704: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 03/02 11:06:03.706: [smf] INFO: Removed Session: UE IMSI:[262429100158060] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 03/02 11:06:03.706: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 03/02 11:06:03.710: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 03/02 11:06:03.711: [smf] INFO: Removed Session: UE IMSI:[262428153547173] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 03/02 11:06:03.711: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 03/02 11:06:03.715: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 03/02 11:06:03.716: [smf] INFO: Removed Session: UE IMSI:[262428718050514] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 03/02 11:06:03.716: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 03/02 11:06:03.721: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 03/02 11:06:03.721: [smf] INFO: Removed Session: UE IMSI:[262421848658948] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 03/02 11:06:03.722: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 03/02 11:06:03.726: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 03/02 11:06:03.727: [smf] INFO: Removed Session: UE IMSI:[262425690210024] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 03/02 11:06:03.727: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 03/02 11:06:03.732: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 03/02 11:06:03.732: [smf] INFO: Removed Session: UE IMSI:[262421973572587] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 03/02 11:06:03.732: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 03/02 11:06:03.737: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 03/02 11:06:03.738: [smf] INFO: Removed Session: UE IMSI:[262428267559272] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 03/02 11:06:03.738: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 03/02 11:06:03.742: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 03/02 11:06:03.743: [smf] INFO: Removed Session: UE IMSI:[262421199187671] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 03/02 11:06:03.743: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 03/02 11:06:03.748: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 03/02 11:06:03.748: [smf] INFO: Removed Session: UE IMSI:[262423185771137] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 03/02 11:06:03.748: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 03/02 11:06:03.753: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 03/02 11:06:03.754: [smf] INFO: Removed Session: UE IMSI:[262425663557570] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 03/02 11:06:03.754: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 03/02 11:06:03.758: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 03/02 11:06:03.759: [smf] INFO: Removed Session: UE IMSI:[262424645401111] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 03/02 11:06:03.759: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 03/02 11:06:03.764: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 03/02 11:06:03.764: [smf] INFO: Removed Session: UE IMSI:[262425339482353] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 03/02 11:06:03.764: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 03/02 11:06:03.769: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 03/02 11:06:03.770: [smf] INFO: Removed Session: UE IMSI:[262423472696009] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 03/02 11:06:03.770: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 03/02 11:06:03.774: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 03/02 11:06:03.775: [smf] INFO: Removed Session: UE IMSI:[262421221392214] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 03/02 11:06:03.775: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 03/02 11:06:03.780: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 03/02 11:06:03.780: [smf] INFO: Removed Session: UE IMSI:[262426925966227] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 03/02 11:06:03.780: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 03/02 11:06:03.785: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 03/02 11:06:03.785: [smf] INFO: Removed Session: UE IMSI:[262420692554467] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 03/02 11:06:03.785: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 03/02 11:06:03.790: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 03/02 11:06:03.791: [smf] INFO: Removed Session: UE IMSI:[262420089477494] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 03/02 11:06:03.791: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 03/02 11:06:03.795: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 03/02 11:06:03.796: [smf] INFO: Removed Session: UE IMSI:[262420575742466] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 03/02 11:06:03.796: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 03/02 11:06:03.801: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 03/02 11:06:03.801: [smf] INFO: Removed Session: UE IMSI:[262428941073097] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 03/02 11:06:03.801: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 03/02 11:06:03.806: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 03/02 11:06:03.807: [smf] INFO: Removed Session: UE IMSI:[262426684273049] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 03/02 11:06:03.807: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 03/02 11:06:03.811: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 03/02 11:06:03.812: [smf] INFO: Removed Session: UE IMSI:[262422092504554] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 03/02 11:06:03.812: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 03/02 11:06:03.817: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 03/02 11:06:03.817: [smf] INFO: Removed Session: UE IMSI:[262428674023052] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 03/02 11:06:03.817: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 03/02 11:06:03.822: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 03/02 11:06:03.823: [smf] INFO: Removed Session: UE IMSI:[262421544640407] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 03/02 11:06:03.823: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 03/02 11:06:03.827: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 03/02 11:06:03.828: [smf] INFO: Removed Session: UE IMSI:[262425209983545] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 03/02 11:06:03.828: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 03/02 11:06:03.833: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 03/02 11:06:03.833: [smf] INFO: Removed Session: UE IMSI:[262426166743754] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 03/02 11:06:03.833: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 03/02 11:06:03.838: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 03/02 11:06:03.839: [smf] INFO: Removed Session: UE IMSI:[262422314108448] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 03/02 11:06:03.839: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 03/02 11:06:03.843: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 03/02 11:06:03.844: [smf] INFO: Removed Session: UE IMSI:[262427415701235] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 03/02 11:06:03.844: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 03/02 11:06:03.849: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 03/02 11:06:03.849: [smf] INFO: Removed Session: UE IMSI:[262424199785683] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 03/02 11:06:03.849: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 03/02 11:06:03.854: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 03/02 11:06:03.854: [smf] INFO: Removed Session: UE IMSI:[262429018287517] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 03/02 11:06:03.854: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 03/02 11:06:03.859: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 03/02 11:06:03.860: [smf] INFO: Removed Session: UE IMSI:[262426383585286] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 03/02 11:06:03.860: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 03/02 11:06:03.864: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 03/02 11:06:03.865: [smf] INFO: Removed Session: UE IMSI:[262427687690185] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 03/02 11:06:03.865: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 03/02 11:06:03.870: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 03/02 11:06:03.870: [smf] INFO: Removed Session: UE IMSI:[262423132389684] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 03/02 11:06:03.870: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 03/02 11:06:03.875: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 03/02 11:06:03.875: [smf] INFO: Removed Session: UE IMSI:[262425157166469] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 03/02 11:06:03.875: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 03/02 11:06:03.880: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 03/02 11:06:03.881: [smf] INFO: Removed Session: UE IMSI:[262425608146647] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 03/02 11:06:03.881: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 03/02 11:06:03.886: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 03/02 11:06:03.886: [smf] INFO: Removed Session: UE IMSI:[262428902092420] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 03/02 11:06:03.886: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 03/02 11:06:03.891: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 03/02 11:06:03.892: [smf] INFO: Removed Session: UE IMSI:[262428855976141] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 03/02 11:06:03.892: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 03/02 11:06:03.896: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 03/02 11:06:03.897: [smf] INFO: Removed Session: UE IMSI:[262428368308665] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 03/02 11:06:03.897: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 03/02 11:06:03.901: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 03/02 11:06:03.902: [smf] INFO: Removed Session: UE IMSI:[262429147077386] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 03/02 11:06:03.902: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 03/02 11:06:03.907: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 03/02 11:06:03.907: [smf] INFO: Removed Session: UE IMSI:[262422784463062] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 03/02 11:06:03.907: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 03/02 11:06:03.912: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 03/02 11:06:03.913: [smf] INFO: Removed Session: UE IMSI:[262427750632005] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 03/02 11:06:03.913: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 03/02 11:06:03.917: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 03/02 11:06:03.918: [smf] INFO: Removed Session: UE IMSI:[262427539673211] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 03/02 11:06:03.918: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 03/02 11:06:03.923: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 03/02 11:06:03.923: [smf] INFO: Removed Session: UE IMSI:[262420741490444] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 03/02 11:06:03.923: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 03/02 11:06:03.928: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 03/02 11:06:03.928: [smf] INFO: Removed Session: UE IMSI:[262423245913909] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 03/02 11:06:03.928: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 03/02 11:06:03.933: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 03/02 11:06:03.934: [smf] INFO: Removed Session: UE IMSI:[262427177923469] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 03/02 11:06:03.934: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 03/02 11:06:03.939: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 03/02 11:06:03.939: [smf] INFO: Removed Session: UE IMSI:[262425199210414] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 03/02 11:06:03.939: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 03/02 11:06:03.944: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 03/02 11:06:03.945: [smf] INFO: Removed Session: UE IMSI:[262427703407855] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 03/02 11:06:03.945: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 03/02 11:06:03.949: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 03/02 11:06:03.950: [smf] INFO: Removed Session: UE IMSI:[262424828417677] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 03/02 11:06:03.950: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 03/02 11:06:03.955: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 03/02 11:06:03.956: [smf] INFO: Removed Session: UE IMSI:[262428357384269] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 03/02 11:06:03.956: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 03/02 11:06:03.961: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 03/02 11:06:03.962: [smf] INFO: Removed Session: UE IMSI:[262421919267332] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 03/02 11:06:03.962: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 03/02 11:06:03.967: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 03/02 11:06:03.967: [smf] INFO: Removed Session: UE IMSI:[262421063899163] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 03/02 11:06:03.967: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 03/02 11:06:03.972: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 03/02 11:06:03.972: [smf] INFO: Removed Session: UE IMSI:[262420826171874] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 03/02 11:06:03.973: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 03/02 11:06:03.977: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 03/02 11:06:03.978: [smf] INFO: Removed Session: UE IMSI:[262426459429161] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 03/02 11:06:03.978: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 03/02 11:06:03.983: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 03/02 11:06:03.983: [smf] INFO: Removed Session: UE IMSI:[262427108050419] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 03/02 11:06:03.983: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 03/02 11:06:03.988: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 03/02 11:06:03.988: [smf] INFO: Removed Session: UE IMSI:[262425460353826] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 03/02 11:06:03.988: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 03/02 11:06:03.993: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 03/02 11:06:03.994: [smf] INFO: Removed Session: UE IMSI:[262427065409656] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 03/02 11:06:03.994: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 03/02 11:06:03.999: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 03/02 11:06:03.999: [smf] INFO: Removed Session: UE IMSI:[262429609953401] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:03.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 03/02 11:06:03.999: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 03/02 11:06:04.004: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 03/02 11:06:04.005: [smf] INFO: Removed Session: UE IMSI:[262426384323186] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 03/02 11:06:04.005: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 03/02 11:06:04.009: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 03/02 11:06:04.010: [smf] INFO: Removed Session: UE IMSI:[262420236463274] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 03/02 11:06:04.010: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 03/02 11:06:04.015: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 03/02 11:06:04.015: [smf] INFO: Removed Session: UE IMSI:[262422647726074] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 03/02 11:06:04.015: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 03/02 11:06:04.020: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 03/02 11:06:04.021: [smf] INFO: Removed Session: UE IMSI:[262422627794477] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 03/02 11:06:04.021: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 03/02 11:06:04.025: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 03/02 11:06:04.026: [smf] INFO: Removed Session: UE IMSI:[262427706815606] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 03/02 11:06:04.026: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 03/02 11:06:04.031: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 03/02 11:06:04.031: [smf] INFO: Removed Session: UE IMSI:[262429251902411] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 03/02 11:06:04.031: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 03/02 11:06:04.036: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 03/02 11:06:04.037: [smf] INFO: Removed Session: UE IMSI:[262427913171271] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 03/02 11:06:04.037: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 03/02 11:06:04.042: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 03/02 11:06:04.042: [smf] INFO: Removed Session: UE IMSI:[262422331915141] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 03/02 11:06:04.042: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 03/02 11:06:04.047: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 03/02 11:06:04.047: [smf] INFO: Removed Session: UE IMSI:[262422341671599] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 03/02 11:06:04.047: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 03/02 11:06:04.052: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 03/02 11:06:04.053: [smf] INFO: Removed Session: UE IMSI:[262420578236698] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 03/02 11:06:04.053: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 03/02 11:06:04.057: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 03/02 11:06:04.058: [smf] INFO: Removed Session: UE IMSI:[262426860500504] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 03/02 11:06:04.058: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 03/02 11:06:04.063: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 03/02 11:06:04.063: [smf] INFO: Removed Session: UE IMSI:[262427559537890] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 03/02 11:06:04.063: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 03/02 11:06:04.068: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 03/02 11:06:04.069: [smf] INFO: Removed Session: UE IMSI:[262427550973318] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 03/02 11:06:04.069: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 03/02 11:06:04.073: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 03/02 11:06:04.074: [smf] INFO: Removed Session: UE IMSI:[262427063356705] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 03/02 11:06:04.074: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 03/02 11:06:04.079: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 03/02 11:06:04.079: [smf] INFO: Removed Session: UE IMSI:[262428034949251] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 03/02 11:06:04.079: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 03/02 11:06:04.084: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 03/02 11:06:04.085: [smf] INFO: Removed Session: UE IMSI:[262429594940205] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 03/02 11:06:04.085: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 03/02 11:06:04.089: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 03/02 11:06:04.090: [smf] INFO: Removed Session: UE IMSI:[262426777758297] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 03/02 11:06:04.090: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 03/02 11:06:04.095: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 03/02 11:06:04.095: [smf] INFO: Removed Session: UE IMSI:[262424378493308] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 03/02 11:06:04.095: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 03/02 11:06:04.100: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 03/02 11:06:04.101: [smf] INFO: Removed Session: UE IMSI:[262429534630454] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 03/02 11:06:04.101: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 03/02 11:06:04.105: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 03/02 11:06:04.106: [smf] INFO: Removed Session: UE IMSI:[262424573211527] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 03/02 11:06:04.106: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 03/02 11:06:04.111: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 03/02 11:06:04.111: [smf] INFO: Removed Session: UE IMSI:[262428034333266] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 03/02 11:06:04.111: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 03/02 11:06:04.116: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 03/02 11:06:04.117: [smf] INFO: Removed Session: UE IMSI:[262422091054882] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 03/02 11:06:04.117: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 03/02 11:06:04.121: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 03/02 11:06:04.122: [smf] INFO: Removed Session: UE IMSI:[262422739292889] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 03/02 11:06:04.122: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 03/02 11:06:04.127: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 03/02 11:06:04.127: [smf] INFO: Removed Session: UE IMSI:[262422799638085] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 03/02 11:06:04.127: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 03/02 11:06:04.132: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 03/02 11:06:04.133: [smf] INFO: Removed Session: UE IMSI:[262427816268379] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 03/02 11:06:04.133: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 03/02 11:06:04.137: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 03/02 11:06:04.138: [smf] INFO: Removed Session: UE IMSI:[262425057994575] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 03/02 11:06:04.138: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 03/02 11:06:04.143: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 03/02 11:06:04.143: [smf] INFO: Removed Session: UE IMSI:[262428915622782] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 03/02 11:06:04.143: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 03/02 11:06:04.148: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 03/02 11:06:04.149: [smf] INFO: Removed Session: UE IMSI:[262421472224735] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 03/02 11:06:04.149: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 03/02 11:06:04.153: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 03/02 11:06:04.154: [smf] INFO: Removed Session: UE IMSI:[262428417316569] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 03/02 11:06:04.154: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 03/02 11:06:04.159: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 03/02 11:06:04.159: [smf] INFO: Removed Session: UE IMSI:[262426115588667] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 03/02 11:06:04.159: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 03/02 11:06:04.164: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 03/02 11:06:04.164: [smf] INFO: Removed Session: UE IMSI:[262421388596357] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 03/02 11:06:04.164: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 03/02 11:06:04.169: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 03/02 11:06:04.170: [smf] INFO: Removed Session: UE IMSI:[262420733091305] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 03/02 11:06:04.170: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 03/02 11:06:04.175: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 03/02 11:06:04.175: [smf] INFO: Removed Session: UE IMSI:[262423507472702] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 03/02 11:06:04.175: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 03/02 11:06:04.180: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 03/02 11:06:04.180: [smf] INFO: Removed Session: UE IMSI:[262426144041621] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 03/02 11:06:04.180: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 03/02 11:06:04.185: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 03/02 11:06:04.186: [smf] INFO: Removed Session: UE IMSI:[262427657584649] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 03/02 11:06:04.186: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 03/02 11:06:04.191: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 03/02 11:06:04.191: [smf] INFO: Removed Session: UE IMSI:[262424004819790] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 03/02 11:06:04.191: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 03/02 11:06:04.196: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 03/02 11:06:04.197: [smf] INFO: Removed Session: UE IMSI:[262428985260280] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 03/02 11:06:04.197: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 03/02 11:06:04.201: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 03/02 11:06:04.202: [smf] INFO: Removed Session: UE IMSI:[262429197964413] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 03/02 11:06:04.202: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 03/02 11:06:04.207: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 03/02 11:06:04.207: [smf] INFO: Removed Session: UE IMSI:[262427964252327] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 03/02 11:06:04.207: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 03/02 11:06:04.212: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 03/02 11:06:04.213: [smf] INFO: Removed Session: UE IMSI:[262425999475285] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 03/02 11:06:04.213: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 03/02 11:06:04.218: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 03/02 11:06:04.218: [smf] INFO: Removed Session: UE IMSI:[262422342481166] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 03/02 11:06:04.218: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 03/02 11:06:04.223: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 03/02 11:06:04.223: [smf] INFO: Removed Session: UE IMSI:[262423472063574] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 03/02 11:06:04.223: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 03/02 11:06:04.229: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 03/02 11:06:04.229: [smf] INFO: Removed Session: UE IMSI:[262426321618222] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 03/02 11:06:04.229: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 03/02 11:06:04.234: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 03/02 11:06:04.235: [smf] INFO: Removed Session: UE IMSI:[262420225975273] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 03/02 11:06:04.235: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 03/02 11:06:04.240: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 03/02 11:06:04.240: [smf] INFO: Removed Session: UE IMSI:[262421226430029] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 03/02 11:06:04.240: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 03/02 11:06:04.245: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 03/02 11:06:04.246: [smf] INFO: Removed Session: UE IMSI:[262427959342469] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 03/02 11:06:04.246: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 03/02 11:06:04.251: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 03/02 11:06:04.251: [smf] INFO: Removed Session: UE IMSI:[262427613035806] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 03/02 11:06:04.251: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 03/02 11:06:04.256: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 03/02 11:06:04.257: [smf] INFO: Removed Session: UE IMSI:[262427781016091] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 03/02 11:06:04.257: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 03/02 11:06:04.262: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 03/02 11:06:04.263: [smf] INFO: Removed Session: UE IMSI:[262424704895306] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 03/02 11:06:04.263: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 03/02 11:06:04.268: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 03/02 11:06:04.270: [smf] INFO: Removed Session: UE IMSI:[262428495965981] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 03/02 11:06:04.270: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 03/02 11:06:04.274: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 03/02 11:06:04.274: [smf] INFO: Removed Session: UE IMSI:[262424860761487] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 03/02 11:06:04.275: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 03/02 11:06:04.280: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 03/02 11:06:04.280: [smf] INFO: Removed Session: UE IMSI:[262429476036652] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 03/02 11:06:04.280: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 03/02 11:06:04.285: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 03/02 11:06:04.286: [smf] INFO: Removed Session: UE IMSI:[262423092941720] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 03/02 11:06:04.286: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 03/02 11:06:04.291: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 03/02 11:06:04.291: [smf] INFO: Removed Session: UE IMSI:[262424660334919] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 03/02 11:06:04.292: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 03/02 11:06:04.296: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 03/02 11:06:04.297: [smf] INFO: Removed Session: UE IMSI:[262420639692057] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 03/02 11:06:04.297: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 03/02 11:06:04.301: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 03/02 11:06:04.302: [smf] INFO: Removed Session: UE IMSI:[262428038540545] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 03/02 11:06:04.302: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 03/02 11:06:04.307: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 03/02 11:06:04.307: [smf] INFO: Removed Session: UE IMSI:[262422683659692] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 03/02 11:06:04.307: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 03/02 11:06:04.312: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 03/02 11:06:04.312: [smf] INFO: Removed Session: UE IMSI:[262429249027063] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 03/02 11:06:04.312: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 03/02 11:06:04.317: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 03/02 11:06:04.317: [smf] INFO: Removed Session: UE IMSI:[262428293996153] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 03/02 11:06:04.317: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 03/02 11:06:04.322: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 03/02 11:06:04.323: [smf] INFO: Removed Session: UE IMSI:[262426678585484] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 03/02 11:06:04.323: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 03/02 11:06:04.328: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 03/02 11:06:04.328: [smf] INFO: Removed Session: UE IMSI:[262423294457478] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 03/02 11:06:04.328: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 03/02 11:06:04.333: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 03/02 11:06:04.333: [smf] INFO: Removed Session: UE IMSI:[262421044492761] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 03/02 11:06:04.333: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 03/02 11:06:04.338: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 03/02 11:06:04.339: [smf] INFO: Removed Session: UE IMSI:[262426329180723] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 03/02 11:06:04.339: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 03/02 11:06:04.343: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 03/02 11:06:04.344: [smf] INFO: Removed Session: UE IMSI:[262421780887508] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 03/02 11:06:04.344: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 03/02 11:06:04.349: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 03/02 11:06:04.349: [smf] INFO: Removed Session: UE IMSI:[262424133953680] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 03/02 11:06:04.349: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 03/02 11:06:04.354: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 03/02 11:06:04.355: [smf] INFO: Removed Session: UE IMSI:[262424190839167] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 03/02 11:06:04.355: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 03/02 11:06:04.360: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 03/02 11:06:04.361: [smf] INFO: Removed Session: UE IMSI:[262426391858253] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 03/02 11:06:04.361: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 03/02 11:06:04.366: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 03/02 11:06:04.366: [smf] INFO: Removed Session: UE IMSI:[262423914172708] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 03/02 11:06:04.366: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 03/02 11:06:04.371: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 03/02 11:06:04.372: [smf] INFO: Removed Session: UE IMSI:[262423721234644] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 03/02 11:06:04.372: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 03/02 11:06:04.377: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 03/02 11:06:04.378: [smf] INFO: Removed Session: UE IMSI:[262425306569350] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 03/02 11:06:04.378: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 03/02 11:06:04.382: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 03/02 11:06:04.383: [smf] INFO: Removed Session: UE IMSI:[262421132122113] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 03/02 11:06:04.383: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 03/02 11:06:04.388: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 03/02 11:06:04.388: [smf] INFO: Removed Session: UE IMSI:[262422498532254] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 03/02 11:06:04.388: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 03/02 11:06:04.393: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 03/02 11:06:04.394: [smf] INFO: Removed Session: UE IMSI:[262425076708772] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 03/02 11:06:04.394: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 03/02 11:06:04.399: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 03/02 11:06:04.399: [smf] INFO: Removed Session: UE IMSI:[262426095416844] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 03/02 11:06:04.399: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 03/02 11:06:04.404: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 03/02 11:06:04.404: [smf] INFO: Removed Session: UE IMSI:[262426386257305] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 03/02 11:06:04.404: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 03/02 11:06:04.409: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 03/02 11:06:04.410: [smf] INFO: Removed Session: UE IMSI:[262420601280380] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 03/02 11:06:04.410: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 03/02 11:06:04.415: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 03/02 11:06:04.415: [smf] INFO: Removed Session: UE IMSI:[262426167819771] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 03/02 11:06:04.415: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 03/02 11:06:04.420: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 03/02 11:06:04.420: [smf] INFO: Removed Session: UE IMSI:[262424501413565] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 03/02 11:06:04.420: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 03/02 11:06:04.425: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 03/02 11:06:04.425: [smf] INFO: Removed Session: UE IMSI:[262424937071296] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 03/02 11:06:04.425: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 03/02 11:06:04.430: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 03/02 11:06:04.431: [smf] INFO: Removed Session: UE IMSI:[262424869202131] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 03/02 11:06:04.431: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 03/02 11:06:04.436: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 03/02 11:06:04.437: [smf] INFO: Removed Session: UE IMSI:[262421929111930] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 03/02 11:06:04.437: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 03/02 11:06:04.441: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 03/02 11:06:04.442: [smf] INFO: Removed Session: UE IMSI:[262424279848649] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 03/02 11:06:04.442: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 03/02 11:06:04.447: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 03/02 11:06:04.447: [smf] INFO: Removed Session: UE IMSI:[262429851372980] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 03/02 11:06:04.447: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 03/02 11:06:04.452: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 03/02 11:06:04.453: [smf] INFO: Removed Session: UE IMSI:[262422611431371] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 03/02 11:06:04.453: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 03/02 11:06:04.457: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 03/02 11:06:04.458: [smf] INFO: Removed Session: UE IMSI:[262421064649914] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 03/02 11:06:04.458: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 03/02 11:06:04.463: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 03/02 11:06:04.463: [smf] INFO: Removed Session: UE IMSI:[262427137578575] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 03/02 11:06:04.463: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 03/02 11:06:04.468: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 03/02 11:06:04.469: [smf] INFO: Removed Session: UE IMSI:[262422908081864] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 03/02 11:06:04.469: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 03/02 11:06:04.474: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 03/02 11:06:04.474: [smf] INFO: Removed Session: UE IMSI:[262420679020293] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 03/02 11:06:04.474: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 03/02 11:06:04.479: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 03/02 11:06:04.480: [smf] INFO: Removed Session: UE IMSI:[262420215834517] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 03/02 11:06:04.480: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 03/02 11:06:04.485: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 03/02 11:06:04.486: [smf] INFO: Removed Session: UE IMSI:[262423198810476] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 03/02 11:06:04.486: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 03/02 11:06:04.490: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 03/02 11:06:04.491: [smf] INFO: Removed Session: UE IMSI:[262421488712423] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 03/02 11:06:04.491: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 03/02 11:06:04.496: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 03/02 11:06:04.496: [smf] INFO: Removed Session: UE IMSI:[262427542190804] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 03/02 11:06:04.496: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 03/02 11:06:04.501: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 03/02 11:06:04.502: [smf] INFO: Removed Session: UE IMSI:[262424123673831] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 03/02 11:06:04.502: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 03/02 11:06:04.507: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 03/02 11:06:04.507: [smf] INFO: Removed Session: UE IMSI:[262423687207639] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 03/02 11:06:04.507: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 03/02 11:06:04.512: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 03/02 11:06:04.512: [smf] INFO: Removed Session: UE IMSI:[262427548971795] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 03/02 11:06:04.513: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 03/02 11:06:04.517: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 03/02 11:06:04.518: [smf] INFO: Removed Session: UE IMSI:[262422164952083] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 03/02 11:06:04.518: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 03/02 11:06:04.523: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 03/02 11:06:04.523: [smf] INFO: Removed Session: UE IMSI:[262423857865384] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 03/02 11:06:04.523: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 03/02 11:06:04.528: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 03/02 11:06:04.529: [smf] INFO: Removed Session: UE IMSI:[262429339950240] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 03/02 11:06:04.529: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 03/02 11:06:04.533: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 03/02 11:06:04.534: [smf] INFO: Removed Session: UE IMSI:[262424778412058] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 03/02 11:06:04.534: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 03/02 11:06:04.539: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 03/02 11:06:04.539: [smf] INFO: Removed Session: UE IMSI:[262423035500374] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 03/02 11:06:04.539: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 03/02 11:06:04.544: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 03/02 11:06:04.545: [smf] INFO: Removed Session: UE IMSI:[262425501928277] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 03/02 11:06:04.545: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 03/02 11:06:04.550: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 03/02 11:06:04.550: [smf] INFO: Removed Session: UE IMSI:[262424164652306] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 03/02 11:06:04.550: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 03/02 11:06:04.555: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 03/02 11:06:04.555: [smf] INFO: Removed Session: UE IMSI:[262423059333711] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 03/02 11:06:04.555: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 03/02 11:06:04.560: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 03/02 11:06:04.561: [smf] INFO: Removed Session: UE IMSI:[262427103602509] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 03/02 11:06:04.561: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 03/02 11:06:04.566: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 03/02 11:06:04.566: [smf] INFO: Removed Session: UE IMSI:[262422810471623] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 03/02 11:06:04.566: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 03/02 11:06:04.571: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 03/02 11:06:04.571: [smf] INFO: Removed Session: UE IMSI:[262421545867715] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 03/02 11:06:04.571: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 03/02 11:06:04.576: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 03/02 11:06:04.577: [smf] INFO: Removed Session: UE IMSI:[262425965173482] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 03/02 11:06:04.577: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 03/02 11:06:04.582: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 03/02 11:06:04.582: [smf] INFO: Removed Session: UE IMSI:[262424835507939] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 03/02 11:06:04.582: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 03/02 11:06:04.587: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 03/02 11:06:04.587: [smf] INFO: Removed Session: UE IMSI:[262423434582332] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 03/02 11:06:04.587: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 03/02 11:06:04.592: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 03/02 11:06:04.593: [smf] INFO: Removed Session: UE IMSI:[262425709371774] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 03/02 11:06:04.593: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 03/02 11:06:04.598: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 03/02 11:06:04.598: [smf] INFO: Removed Session: UE IMSI:[262422504853874] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 03/02 11:06:04.598: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 03/02 11:06:04.603: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 03/02 11:06:04.603: [smf] INFO: Removed Session: UE IMSI:[262426010860635] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 03/02 11:06:04.603: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 03/02 11:06:04.608: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 03/02 11:06:04.609: [smf] INFO: Removed Session: UE IMSI:[262423413025406] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 03/02 11:06:04.609: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 03/02 11:06:04.614: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 03/02 11:06:04.614: [smf] INFO: Removed Session: UE IMSI:[262427159138189] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 03/02 11:06:04.614: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 03/02 11:06:04.619: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 03/02 11:06:04.619: [smf] INFO: Removed Session: UE IMSI:[262421413272720] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 03/02 11:06:04.619: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 03/02 11:06:04.624: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 03/02 11:06:04.625: [smf] INFO: Removed Session: UE IMSI:[262421844498030] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 03/02 11:06:04.625: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 03/02 11:06:04.630: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 03/02 11:06:04.630: [smf] INFO: Removed Session: UE IMSI:[262425011147511] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 03/02 11:06:04.630: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 03/02 11:06:04.635: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 03/02 11:06:04.635: [smf] INFO: Removed Session: UE IMSI:[262422306916931] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 03/02 11:06:04.635: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 03/02 11:06:04.640: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 03/02 11:06:04.641: [smf] INFO: Removed Session: UE IMSI:[262422057918346] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 03/02 11:06:04.641: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 03/02 11:06:04.646: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 03/02 11:06:04.646: [smf] INFO: Removed Session: UE IMSI:[262420325109905] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 03/02 11:06:04.646: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 03/02 11:06:04.651: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 03/02 11:06:04.651: [smf] INFO: Removed Session: UE IMSI:[262426136150163] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 03/02 11:06:04.651: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 03/02 11:06:04.656: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 03/02 11:06:04.657: [smf] INFO: Removed Session: UE IMSI:[262427373362325] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 03/02 11:06:04.657: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 03/02 11:06:04.662: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 03/02 11:06:04.662: [smf] INFO: Removed Session: UE IMSI:[262423112016380] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 03/02 11:06:04.662: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 03/02 11:06:04.667: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 03/02 11:06:04.667: [smf] INFO: Removed Session: UE IMSI:[262424214379419] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 03/02 11:06:04.667: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 03/02 11:06:04.672: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 03/02 11:06:04.673: [smf] INFO: Removed Session: UE IMSI:[262427456028295] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 03/02 11:06:04.673: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 03/02 11:06:04.678: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 03/02 11:06:04.678: [smf] INFO: Removed Session: UE IMSI:[262422526895793] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 03/02 11:06:04.678: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 03/02 11:06:04.683: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 03/02 11:06:04.683: [smf] INFO: Removed Session: UE IMSI:[262422565157732] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 03/02 11:06:04.683: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 03/02 11:06:04.688: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 03/02 11:06:04.689: [smf] INFO: Removed Session: UE IMSI:[262422173125042] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 03/02 11:06:04.689: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 03/02 11:06:04.694: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 03/02 11:06:04.694: [smf] INFO: Removed Session: UE IMSI:[262424828947851] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 03/02 11:06:04.694: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 03/02 11:06:04.699: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 03/02 11:06:04.699: [smf] INFO: Removed Session: UE IMSI:[262427598998774] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 03/02 11:06:04.699: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 03/02 11:06:04.704: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 03/02 11:06:04.705: [smf] INFO: Removed Session: UE IMSI:[262421835095624] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 03/02 11:06:04.705: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 03/02 11:06:04.709: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 03/02 11:06:04.710: [smf] INFO: Removed Session: UE IMSI:[262421722348359] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 03/02 11:06:04.710: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 03/02 11:06:04.715: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 03/02 11:06:04.715: [smf] INFO: Removed Session: UE IMSI:[262425906561486] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 03/02 11:06:04.715: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 03/02 11:06:04.720: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 03/02 11:06:04.721: [smf] INFO: Removed Session: UE IMSI:[262429932271471] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 03/02 11:06:04.721: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 03/02 11:06:04.726: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 03/02 11:06:04.726: [smf] INFO: Removed Session: UE IMSI:[262428492677821] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 03/02 11:06:04.726: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 03/02 11:06:04.731: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 03/02 11:06:04.732: [smf] INFO: Removed Session: UE IMSI:[262428707821972] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 03/02 11:06:04.732: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 03/02 11:06:04.737: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 03/02 11:06:04.738: [smf] INFO: Removed Session: UE IMSI:[262423364341787] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 03/02 11:06:04.738: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 03/02 11:06:04.743: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 03/02 11:06:04.743: [smf] INFO: Removed Session: UE IMSI:[262429309818410] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 03/02 11:06:04.743: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 03/02 11:06:04.748: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 03/02 11:06:04.749: [smf] INFO: Removed Session: UE IMSI:[262428943317805] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 03/02 11:06:04.749: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 03/02 11:06:04.754: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 03/02 11:06:04.754: [smf] INFO: Removed Session: UE IMSI:[262423614901069] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 03/02 11:06:04.754: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 03/02 11:06:04.759: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 03/02 11:06:04.760: [smf] INFO: Removed Session: UE IMSI:[262426792160087] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 03/02 11:06:04.760: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 03/02 11:06:04.765: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 03/02 11:06:04.765: [smf] INFO: Removed Session: UE IMSI:[262422848537563] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 03/02 11:06:04.765: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 03/02 11:06:04.770: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 03/02 11:06:04.770: [smf] INFO: Removed Session: UE IMSI:[262421725497855] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 03/02 11:06:04.770: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 03/02 11:06:04.775: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 03/02 11:06:04.776: [smf] INFO: Removed Session: UE IMSI:[262421318945694] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 03/02 11:06:04.776: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 03/02 11:06:04.781: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 03/02 11:06:04.781: [smf] INFO: Removed Session: UE IMSI:[262428324629254] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 03/02 11:06:04.781: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 03/02 11:06:04.786: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 03/02 11:06:04.786: [smf] INFO: Removed Session: UE IMSI:[262420244047523] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 03/02 11:06:04.786: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 03/02 11:06:04.791: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 03/02 11:06:04.792: [smf] INFO: Removed Session: UE IMSI:[262422241261933] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 03/02 11:06:04.792: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 03/02 11:06:04.797: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 03/02 11:06:04.797: [smf] INFO: Removed Session: UE IMSI:[262424925746791] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 03/02 11:06:04.797: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 03/02 11:06:04.802: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 03/02 11:06:04.802: [smf] INFO: Removed Session: UE IMSI:[262428289209244] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 03/02 11:06:04.802: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 03/02 11:06:04.807: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 03/02 11:06:04.808: [smf] INFO: Removed Session: UE IMSI:[262425817600356] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 03/02 11:06:04.808: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 03/02 11:06:04.813: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 03/02 11:06:04.813: [smf] INFO: Removed Session: UE IMSI:[262428790431925] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 03/02 11:06:04.813: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 03/02 11:06:04.818: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 03/02 11:06:04.818: [smf] INFO: Removed Session: UE IMSI:[262426685594586] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 03/02 11:06:04.818: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 03/02 11:06:04.823: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 03/02 11:06:04.824: [smf] INFO: Removed Session: UE IMSI:[262427585926916] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 03/02 11:06:04.824: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 03/02 11:06:04.829: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 03/02 11:06:04.829: [smf] INFO: Removed Session: UE IMSI:[262423034634719] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 03/02 11:06:04.829: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 03/02 11:06:04.834: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 03/02 11:06:04.834: [smf] INFO: Removed Session: UE IMSI:[262427571228677] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 03/02 11:06:04.834: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 03/02 11:06:04.839: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 03/02 11:06:04.840: [smf] INFO: Removed Session: UE IMSI:[262424302141801] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 03/02 11:06:04.840: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 03/02 11:06:04.845: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 03/02 11:06:04.845: [smf] INFO: Removed Session: UE IMSI:[262428616001833] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 03/02 11:06:04.845: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 03/02 11:06:04.850: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 03/02 11:06:04.850: [smf] INFO: Removed Session: UE IMSI:[262429181576008] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 03/02 11:06:04.850: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 03/02 11:06:04.855: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 03/02 11:06:04.856: [smf] INFO: Removed Session: UE IMSI:[262425699844842] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 03/02 11:06:04.856: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 03/02 11:06:04.861: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 03/02 11:06:04.861: [smf] INFO: Removed Session: UE IMSI:[262423856148233] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 03/02 11:06:04.861: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 03/02 11:06:04.866: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 03/02 11:06:04.866: [smf] INFO: Removed Session: UE IMSI:[262420249566005] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 03/02 11:06:04.866: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 03/02 11:06:04.871: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 03/02 11:06:04.872: [smf] INFO: Removed Session: UE IMSI:[262425286396765] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 03/02 11:06:04.872: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 03/02 11:06:04.877: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 03/02 11:06:04.877: [smf] INFO: Removed Session: UE IMSI:[262423648462915] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 03/02 11:06:04.877: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 03/02 11:06:04.882: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 03/02 11:06:04.883: [smf] INFO: Removed Session: UE IMSI:[262421953977479] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 03/02 11:06:04.883: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 03/02 11:06:04.887: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 03/02 11:06:04.888: [smf] INFO: Removed Session: UE IMSI:[262428480666288] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 03/02 11:06:04.888: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 03/02 11:06:04.893: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 03/02 11:06:04.893: [smf] INFO: Removed Session: UE IMSI:[262420225206748] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 03/02 11:06:04.893: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 03/02 11:06:04.898: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 03/02 11:06:04.899: [smf] INFO: Removed Session: UE IMSI:[262425189942770] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 03/02 11:06:04.899: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 03/02 11:06:04.903: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 03/02 11:06:04.904: [smf] INFO: Removed Session: UE IMSI:[262427126294012] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 03/02 11:06:04.904: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 03/02 11:06:04.909: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 03/02 11:06:04.909: [smf] INFO: Removed Session: UE IMSI:[262425015543154] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 03/02 11:06:04.909: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 03/02 11:06:04.914: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 03/02 11:06:04.915: [smf] INFO: Removed Session: UE IMSI:[262426106322890] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 03/02 11:06:04.915: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 03/02 11:06:04.919: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 03/02 11:06:04.920: [smf] INFO: Removed Session: UE IMSI:[262425333296075] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 03/02 11:06:04.920: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 03/02 11:06:04.925: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 03/02 11:06:04.925: [smf] INFO: Removed Session: UE IMSI:[262423966579953] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 03/02 11:06:04.925: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 03/02 11:06:04.930: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 03/02 11:06:04.930: [smf] INFO: Removed Session: UE IMSI:[262422345994570] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 03/02 11:06:04.930: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 03/02 11:06:04.935: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 03/02 11:06:04.936: [smf] INFO: Removed Session: UE IMSI:[262421579342121] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 03/02 11:06:04.936: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 03/02 11:06:04.941: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 03/02 11:06:04.941: [smf] INFO: Removed Session: UE IMSI:[262425003092290] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 03/02 11:06:04.941: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 03/02 11:06:04.946: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 03/02 11:06:04.946: [smf] INFO: Removed Session: UE IMSI:[262426994740525] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 03/02 11:06:04.946: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 03/02 11:06:04.951: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 03/02 11:06:04.952: [smf] INFO: Removed Session: UE IMSI:[262423025173200] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 03/02 11:06:04.952: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 03/02 11:06:04.957: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 03/02 11:06:04.957: [smf] INFO: Removed Session: UE IMSI:[262429928696167] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:04.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 03/02 11:06:04.957: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 03/02 11:06:05.162: [smf] INFO: Removed Session: UE IMSI:[262421046220889] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:05.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 03/02 11:06:05.162: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: Warning: Stopping inactive timer T_next. MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:06:07.172: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:06:07.172: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_addr_pool_exhaustion(87)@a928f273787d: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@a928f273787d: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Sun Mar 2 11:06:07 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232684) Waiting for packet dumper to finish... 1 (prev_count=6232684, count=6233196) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time'. ------ GGSN_Tests.TC_gy_charging_cc_time ------ Sun Mar 2 11:06:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_gy_charging_cc_time started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:06:11.013: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:06:12.467: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:06:13.471: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 03/02 11:06:13.471: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 03/02 11:06:13.471: [smf] INFO: UE IMSI[262427824839970] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:06:13.475: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 03/02 11:06:13.475: [upf] INFO: UE F-SEID[UP:0x34f CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 03/02 11:06:13.475: [upf] INFO: UE F-SEID[UP:0x34f CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass 03/02 11:06:16.478: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f8891ca4910 (../src/upf/context.c:810) 03/02 11:06:19.483: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f8891ca4910 (../src/upf/context.c:810) MTC@a928f273787d: Warning: Re-starting timer T_default, which is already active (running or expired). 03/02 11:06:21.484: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f8891ca4910 (../src/upf/context.c:810) MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:06:21.988: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 03/02 11:06:21.991: [smf] INFO: Removed Session: UE IMSI:[262427824839970] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:21.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 03/02 11:06:21.991: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:06:24.000: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/02 11:06:24.000: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_cc_time(90)@a928f273787d: Final verdict of PTC: none TC_gy_charging_cc_time(89)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@a928f273787d: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass'. Sun Mar 2 11:06:24 UTC 2025 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21524) Waiting for packet dumper to finish... 1 (prev_count=21524, count=22036) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass' was executed successfully (exit status: 0). MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold'. ------ GGSN_Tests.TC_gy_charging_volume_quota_threshold ------ Sun Mar 2 11:06:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold' was executed successfully (exit status: 0). MTC@a928f273787d: Test case TC_gy_charging_volume_quota_threshold started. MTC@a928f273787d: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@a928f273787d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/02 11:06:27.974: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/02 11:06:28.320: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@a928f273787d: sending CreatePDP 03/02 11:06:29.329: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 03/02 11:06:29.329: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 03/02 11:06:29.329: [smf] INFO: UE IMSI[262425307510615] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 03/02 11:06:29.339: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 03/02 11:06:29.339: [upf] INFO: UE F-SEID[UP:0x161 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 03/02 11:06:29.339: [upf] INFO: UE F-SEID[UP:0x161 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@a928f273787d: setverdict(pass): none -> pass MTC@a928f273787d: Warning: Re-starting timer T_default, which is already active (running or expired). 03/02 11:06:37.372: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f8891ca49a0 (../src/upf/context.c:810) MTC@a928f273787d: Warning: Stopping inactive timer T_default. 03/02 11:06:37.886: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 03/02 11:06:37.889: [smf] INFO: Removed Session: UE IMSI:[262425307510615] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 03/02 11:06:37.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 03/02 11:06:37.889: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed MTC@a928f273787d: setverdict(pass): pass -> pass, component reason not changed 03/02 11:06:39.893: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/02 11:06:39.893: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(92)@a928f273787d: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(91)@a928f273787d: Final verdict of PTC: none MTC@a928f273787d: Setting final verdict of the test case. MTC@a928f273787d: Local verdict of MTC: pass MTC@a928f273787d: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@a928f273787d: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@a928f273787d: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@a928f273787d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass'. Sun Mar 2 11:06:39 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24628) Waiting for packet dumper to finish... 1 (prev_count=24628, count=25140) MTC@a928f273787d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass' was executed successfully (exit status: 0). MC@a928f273787d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a928f273787d: Terminating MTC. MC@a928f273787d: MTC terminated. MC2> exit MC@a928f273787d: Shutting down session. MC@a928f273787d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-4750.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_mtu pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_mtu pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_mtu pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_pdp46_act_deact_apn4 pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion NEW: PASS GGSN_Tests.TC_gy_charging_cc_time NEW: PASS GGSN_Tests.TC_gy_charging_volume_quota_threshold Summary: pass->FAIL: 3 pass: 26 NEW: PASS: 16 [testenv][open5gs] Testsuite is done [testenv][open5gs] Stopping testsuite (2004364) [testenv][open5gs] Merging log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm >/dev/null'] [testenv][open5gs] Formatting log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (2004268) [testenv][open5gs] Stopping upf (2004295) [testenv][open5gs] Running upf clean script (reason: finished) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z finished ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + sudo ip link set testenv0 down + sudo brctl delbr testenv0 + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + sudo ip link set ogstun4 down + sudo ip link del ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + sudo ip link set ogstun6 down + sudo ip link del ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + sudo ip link set ogstun46 down + sudo ip link del ogstun46 [testenv] Showing testsuite/junit-xml-4750.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4750.log && echo'] <?xml version="1.0"?> <testsuite name='osmo-ttcn3-hacks/ggsn_tests' tests='45' failures='3' errors='0' skipped='0' inconc='0' time='442.00'> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact' time='5.613864'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.646170'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.541200'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='4.674954'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_mtu' time='4.740638'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='5.127125'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.390287'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='7.181364'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='3.170327'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2424 GGSN_Tests control part GGSN_Tests.ttcn:1511 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_without_txseq' time='5.358269'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='5.101302'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='4.132338'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='3.374706'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.206078'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.629907'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.524075'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.549879'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_mtu' time='3.587709'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='5.806767'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='8.642831'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.271645'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.086664'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.143933'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='10.816568'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='4.321093'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.200778'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.683750'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='4.473783'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='4.661486'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_mtu' time='3.820654'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.478715'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.442872'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='8.207216'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='7.536339'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.226934'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='4.037407'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='3.824941'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='5.032721'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.558235'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:383 : pingpong T_default timeout" GGSN_Tests.ttcn:2467 GGSN_Tests control part GGSN_Tests.ttcn:1973 TC_pdp_act2_recovery testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_act_deact_retrans_duplicate' time='4.895347'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='9.456374'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:2059 : Timeout waiting for ping" GGSN_Tests.ttcn:2472 GGSN_Tests control part GGSN_Tests.ttcn:2059 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_lots_of_concurrent_pdp_ctx' time='26.221332'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='18.317990'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='13.686532'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='12.814681'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250302-1059-43319f1a-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1121/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE